Age | Commit message (Expand) | Author | Files | Lines |
2023-10-25 | Handle OpenACC 'self' clause for compute constructs in OpenACC 'kernels' deco... | Thomas Schwinge | 1 | -12/+5 |
2023-10-25 | OpenACC 2.7: Implement self clause for compute constructs | Chung-Lin Tang | 1 | -0/+11 |
2023-03-10 | Use 'GOMP_MAP_VARS_TARGET' for OpenACC compute constructs [PR90596] | Thomas Schwinge | 1 | -8/+5 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-06-17 | libgomp: Structure element mapping for OpenMP 5.0 | Chung-Lin Tang | 1 | -13/+9 |
2021-06-10 | Move 'libgomp/oacc-parallel.c:GOACC_declare' into 'libgomp/oacc-mem.c' | Thomas Schwinge | 1 | -57/+0 |
2021-06-10 | Clean up 'GOMP_MAP_POINTER' handling in 'libgomp/oacc-parallel.c:GOACC_declare' | Andrew Stubbs | 1 | -1/+0 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-01-10 | OpenACC – support "if" + "if_present" clauses with "host_data" | Tobias Burnus | 1 | -1/+2 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-12-20 | Use gomp_map_val for OpenACC host-to-device address translation | Julian Brown | 1 | -6/+2 |
2019-12-11 | [OpenACC] Consolidate 'GOACC_enter_exit_data' and its helper functions in 'li... | Thomas Schwinge | 1 | -253/+0 |
2019-12-11 | [OpenACC] Consolidate 'async'/'wait' code in 'libgomp/oacc-async.c' | Thomas Schwinge | 1 | -72/+0 |
2019-10-01 | configure.ac: Remove GCC_HEADER_STDINT(gstdint.h). | Jakub Jelinek | 1 | -1/+0 |
2019-06-19 | [PR90743] Fortran 'allocatable' with OpenACC data/OpenMP 'target' 'map' clauses | Thomas Schwinge | 1 | -3/+6 |
2019-05-17 | OpenACC Profiling Interface (incomplete) | Thomas Schwinge | 1 | -24/+436 |
2019-05-13 | 2019-05-13 Chung-Lin Tang <cltang@codesourcery.com> | Chung-Lin Tang | 1 | -51/+29 |
2019-05-06 | Clean up libgomp GCC 5 legacy support | Thomas Schwinge | 1 | -1/+5 |
2019-02-19 | re PR c/87924 (OpenACC wait clauses without async-arguments) | Chung-Lin Tang | 1 | -8/+13 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-12-28 | For libgomp OpenACC entry points, redefine the "device" argument to "flags" | Thomas Schwinge | 1 | -19/+33 |
2018-12-14 | Missing changes from "Adjust copy/copyin/copyout/create for OpenACC 2.5" | Thomas Schwinge | 1 | -4/+0 |
2018-12-14 | [PR88484] OpenACC wait directive without wait argument but with async clause | Thomas Schwinge | 1 | -2/+2 |
2018-11-30 | [PR88288, OpenACC, libgomp] Adjust offsets for present data clauses | Cesar Philippidis | 1 | -1/+2 |
2018-06-20 | Update OpenACC data clause semantics to the 2.5 behavior | Chung-Lin Tang | 1 | -28/+170 |
2018-05-09 | [openacc, libgomp] Use GOMP_ASYNC_SYNC in GOACC_declare | Tom de Vries | 1 | -4/+4 |
2018-05-09 | [openacc] Factor out async argument utility functions | Tom de Vries | 1 | -1/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-05-26 | oacc-plugin.h (GOMP_PLUGIN_async_unmap_vars): Add int parameter. | Chung-Lin Tang | 1 | -4/+1 |
2016-03-17 | Rename GOMP_MAP_FORCE_DEALLOC to GOMP_MAP_DELETE | Thomas Schwinge | 1 | -3/+3 |
2016-02-23 | Use plain -fopenacc to enable OpenACC kernels processing | Thomas Schwinge | 1 | -0/+4 |
2016-02-02 | Merge BUILT_IN_GOACC_HOST_DATA into BUILT_IN_GOACC_DATA_START | Thomas Schwinge | 1 | -40/+0 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-01 | OpenACC host_data support. | Julian Brown | 1 | -0/+40 |
2015-11-12 | c-pragma.c (oacc_pragmas): Add entry for declare directive. | James Norris | 1 | -0/+58 |
2015-11-03 | libgomp.h (struct acc_dispatch_t): Remove args from exec_func. | Nathan Sidwell | 1 | -2/+2 |
2015-10-13 | builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New. | Jakub Jelinek | 1 | -5/+6 |
2015-09-28 | gomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment. | Nathan Sidwell | 1 | -32/+82 |
2015-07-20 | Missed a difference between gomp4 and trunk | Nathan Sidwell | 1 | -1/+1 |
2015-07-20 | oacc-parallel.c (GOACC_parallel): Move variadic handling into wait=-specific if. | Nathan Sidwell | 1 | -52/+27 |
2015-04-08 | mkoffload.c (process): Support variable mapping. | Julian Brown | 1 | -31/+5 |
2015-04-06 | libgomp: rework initialization of offloading | Ilya Verbin | 1 | -3/+3 |
2015-03-25 | re PR libgomp/64972 (Build failure in libgomp for i686-w64-mingw32 target aft... | Kai Tietz | 1 | -5/+19 |
2015-01-19 | [PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable/formal parameter. | Thomas Schwinge | 1 | -4/+4 |
2015-01-16 | libgomp: Don't use <alloca.h>. | Thomas Schwinge | 1 | -2/+1 |
2015-01-15 | Merge current set of OpenACC changes from gomp-4_0-branch. | Thomas Schwinge | 1 | -0/+490 |