]> git.ipfire.org Git - thirdparty/gcc.git/history - libgomp/oacc-parallel.c
Update copyright years.
[thirdparty/gcc.git] / libgomp / oacc-parallel.c
2022-01-03  Jakub JelinekUpdate copyright years.
2021-06-17  Chung-Lin Tanglibgomp: Structure element mapping for OpenMP 5.0
2021-06-10  Thomas SchwingeMove 'libgomp/oacc-parallel.c:GOACC_declare' into ...
2021-06-10  Andrew StubbsClean up 'GOMP_MAP_POINTER' handling in 'libgomp/oacc...
2021-01-04  Jakub JelinekUpdate copyright years.
2020-01-10  Tobias BurnusOpenACC – support "if" + "if_present" clauses with...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-20  Julian BrownUse gomp_map_val for OpenACC host-to-device address...
2019-12-11  Thomas Schwinge[OpenACC] Consolidate 'GOACC_enter_exit_data' and its...
2019-12-11  Thomas Schwinge[OpenACC] Consolidate 'async'/'wait' code in 'libgomp...
2019-10-01  Jakub Jelinekconfigure.ac: Remove GCC_HEADER_STDINT(gstdint.h).
2019-06-18  Thomas Schwinge[PR90743] Fortran 'allocatable' with OpenACC data/OpenM...
2019-05-17  Thomas SchwingeOpenACC Profiling Interface (incomplete)
2019-05-13  Chung-Lin Tang2019-05-13 Chung-Lin Tang <cltang@codesourcery.com>
2019-05-06  Thomas SchwingeClean up libgomp GCC 5 legacy support
2019-02-19  Chung-Lin Tangre PR c/87924 (OpenACC wait clauses without async-argum...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-28  Thomas SchwingeFor libgomp OpenACC entry points, redefine the "device...
2018-12-14  Thomas SchwingeMissing changes from "Adjust copy/copyin/copyout/create...
2018-12-14  Thomas Schwinge[PR88484] OpenACC wait directive without wait argument...
2018-11-30  Cesar Philippidis[PR88288, OpenACC, libgomp] Adjust offsets for present...
2018-06-20  Chung-Lin TangUpdate OpenACC data clause semantics to the 2.5 behavior
2018-05-09  Tom de Vries[openacc, libgomp] Use GOMP_ASYNC_SYNC in GOACC_declare
2018-05-09  Tom de Vries[openacc] Factor out async argument utility functions
2018-01-03  Jakub JelinekUpdate copyright years.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-05-26  Chung-Lin Tangoacc-plugin.h (GOMP_PLUGIN_async_unmap_vars): Add int...
2016-03-17  Thomas SchwingeRename GOMP_MAP_FORCE_DEALLOC to GOMP_MAP_DELETE
2016-02-23  Thomas SchwingeUse plain -fopenacc to enable OpenACC kernels processing
2016-02-02  Thomas SchwingeMerge BUILT_IN_GOACC_HOST_DATA into BUILT_IN_GOACC_DATA...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-01  Julian BrownOpenACC host_data support.
2015-11-12  James Norrisc-pragma.c (oacc_pragmas): Add entry for declare directive.
2015-11-03  Nathan Sidwelllibgomp.h (struct acc_dispatch_t): Remove args from...
2015-10-13  Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-09-28  Nathan Sidwellgomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment.
2015-07-20  Nathan SidwellMissed a difference between gomp4 and trunk
2015-07-20  Nathan Sidwelloacc-parallel.c (GOACC_parallel): Move variadic handlin...
2015-04-08  Julian Brownmkoffload.c (process): Support variable mapping.
2015-04-06  Ilya Verbinlibgomp: rework initialization of offloading
2015-03-25  Kai Tietzre PR libgomp/64972 (Build failure in libgomp for i686...
2015-01-19  Thomas Schwinge[PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable...
2015-01-16  Thomas Schwingelibgomp: Don't use <alloca.h>.
2015-01-15  Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...