Age | Commit message (Expand) | Author | Files | Lines |
2020-01-03 | Fortran] OpenMP/OpenACC – fix more issues with OPTIONAL | Tobias Burnus | 3 | -0/+164 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 4 | -4/+4 |
2019-12-22 | Add OpenACC 2.6 `acc_get_property' support | Maciej W. Rozycki | 5 | -0/+336 |
2019-12-22 | libgomp/test: Fix compilation for build sysroot | Maciej W. Rozycki | 1 | -0/+2 |
2019-12-20 | Fortran polymorphic class-type support for OpenACC | Julian Brown | 3 | -0/+188 |
2019-12-20 | OpenACC 2.6 deep copy: Fortran execution tests | Julian Brown | 13 | -0/+832 |
2019-12-20 | OpenACC 2.6 deep copy: C and C++ execution tests | Julian Brown | 12 | -0/+683 |
2019-12-20 | OpenACC 2.6 deep copy: attach/detach API routines | Julian Brown | 2 | -0/+115 |
2019-12-20 | OpenACC reference count overhaul | Julian Brown | 3 | -0/+37 |
2019-12-19 | re PR middle-end/86416 ([OpenMP] Offloading - better lto1 error message if mo... | Jakub Jelinek | 2 | -4/+4 |
2019-12-19 | Add OpenACC 2.6's no_create | Julian Brown | 8 | -0/+403 |
2019-12-18 | [PR92726, PR92970, PR92984] [OpenACC] Clarify 'acc_delete' etc. for 'NULL'-in... | Thomas Schwinge | 8 | -175/+159 |
2019-12-18 | [PR92848] [OpenACC] Use 'GOMP_MAP_VARS_ENTER_DATA' for dynamic data lifetimes | Thomas Schwinge | 6 | -46/+342 |
2019-12-18 | PR 86416 – improve lto1 diagnostic if a mode does not exist | Tobias Burnus | 2 | -0/+44 |
2019-12-13 | Update OpenACC tests for amdgcn | Andrew Stubbs | 7 | -2/+27 |
2019-12-12 | re PR fortran/92899 ([OpenMP] ICE in gfc_trans_omp_atomic, at fortran/trans-o... | Jakub Jelinek | 1 | -0/+46 |
2019-12-11 | [PR92843] [OpenACC] Fix dynamic reference counting for structured 'REFCOUNT_I... | Thomas Schwinge | 4 | -3/+208 |
2019-12-11 | [PR92854] Add 'libgomp.oacc-c-c++-common/acc_map_data-device_already-*.c', 'l... | Thomas Schwinge | 6 | -0/+194 |
2019-12-11 | libgomp – spelling fixes, incl. omp_lib.h.in | Tobias Burnus | 3 | -5/+5 |
2019-12-11 | [OpenMP/OpenACC/Fortran] Fix mapping of optional (present|absent) arguments | Tobias Burnus | 2 | -1/+1 |
2019-12-09 | [PR92116, PR92877] [OpenACC] Replace 'openacc.data_environ' by standard libgo... | Thomas Schwinge | 3 | -6/+21 |
2019-12-09 | [PR92503] [OpenACC] Don't silently 'acc_unmap_data' in 'acc_free' | Thomas Schwinge | 16 | -21/+209 |
2019-12-09 | [PR92840] [OpenACC] Refuse 'acc_unmap_data' unless mapped by 'acc_map_data' | Thomas Schwinge | 5 | -16/+97 |
2019-12-09 | [PR92511] More testing for OpenACC "present" subarrays | Thomas Schwinge | 9 | -126/+650 |
2019-12-09 | Add 'libgomp.oacc-c-c++-common/map-data-1.c' | Thomas Schwinge | 1 | -0/+53 |
2019-12-09 | [PR92854] Add 'libgomp.oacc-c-c++-common/pr92854-1.c' | Thomas Schwinge | 1 | -0/+31 |
2019-12-09 | Add 'libgomp.oacc-c-c++-common/host_data-6.c' | Thomas Schwinge | 1 | -0/+47 |
2019-12-09 | libgomp/testsuite/*fortran – make 'stop' values unique | Tobias Burnus | 7 | -338/+338 |
2019-12-06 | [OpenMP/OpenACC/Fortran] Fix mapping of optional (present|absent) arguments | Tobias Burnus | 20 | -100/+1419 |
2019-12-05 | OpenMP] Fix use_device_… with absent optional arg | Tobias Burnus | 1 | -12/+39 |
2019-12-05 | testsuite/libgomp.oacc-fortran: Update dg-output to fix GCN | Tobias Burnus | 3 | -9/+24 |
2019-12-04 | re PR fortran/92756 (ICE in lower_omp, at omp-low.c:12988) | Jakub Jelinek | 2 | -0/+159 |
2019-12-03 | Enable OpenACC GCN testing. | Andrew Stubbs | 4 | -0/+56 |
2019-11-29 | Fortran] OpenACC – permit common blocks in some clauses | Tobias Burnus | 1 | -6/+84 |
2019-11-29 | re PR c++/60228 (ICE using lambda in #pragma omp declare reduction) | Jakub Jelinek | 2 | -108/+0 |
2019-11-29 | re PR c++/60228 (ICE using lambda in #pragma omp declare reduction) | Jakub Jelinek | 2 | -0/+216 |
2019-11-27 | Fix 'libgomp.fortran/target-print-1.f90', 'libgomp.oacc-fortran/print-1.f90' ... | Thomas Schwinge | 5 | -4/+51 |
2019-11-21 | Fix failures on Solaris with -fno-common default | Rainer Orth | 6 | -27/+27 |
2019-11-20 | OpenACC "present" subarrays: runtime API return value and unmapping fixes | Julian Brown | 6 | -6/+65 |
2019-11-20 | libgomp/test: Add flags to find libatomic in build-tree testing | Maciej W. Rozycki | 1 | -0/+14 |
2019-11-18 | libgomp: Regenerate `testsuite/Makefile.in' for GCC_HEADER_STDINT removal | Maciej W. Rozycki | 1 | -1/+0 |
2019-11-15 | Add tests for print from offload target. | Andrew Stubbs | 4 | -0/+64 |
2019-11-13 | GCN Libgomp Plugin | Andrew Stubbs | 1 | -0/+4 |
2019-11-12 | Add OpenACC 2.6 `serial' construct support | Maciej W. Rozycki | 3 | -0/+238 |
2019-11-11 | Fortran] Support absent optional args with use_device_{ptr,addr} | Tobias Burnus | 2 | -0/+55 |
2019-11-11 | Torture testing: 'libgomp.fortran/target9.f90' | Thomas Schwinge | 1 | -0/+1 |
2019-11-11 | Torture testing: 'libgomp.fortran/use_device_addr-3.f90', 'libgomp.fortran/us... | Thomas Schwinge | 3 | -0/+6 |
2019-11-06 | Warn about inconsistent OpenACC nested reduction clauses | Frederik Harwath | 4 | -4/+4 |
2019-11-04 | libgomp - remove dg-run if dg-options O2 is used | Tobias Burnus | 5 | -5/+0 |
2019-11-04 | libgomp/testsuite - use unique numbers with Fortran's 'stop' | Tobias Burnus | 6 | -583/+583 |