Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-11-01 | OpenMP] use_device_addr/use_device_ptr with Fortran allocatable/pointer arrays | Tobias Burnus | 5 | -12/+2205 |
2019-10-30 | Fortran/OpenMP] Don't create "alloc:" for 'target exit data' | Tobias Burnus | 1 | -0/+123 |
2019-10-30 | libgomp/testsuite – use 'stop' | Tobias Burnus | 221 | -1165/+1165 |
2019-10-30 | libgomp/testsuite – use 'stop' and 'dg-do run' | Tobias Burnus | 16 | -10/+25 |
2019-10-28 | Fortran] OpenACC – libgomp/testsuite – use 'stop' and 'dg-do run' | Tobias Burnus | 58 | -134/+168 |
2019-10-25 | [Fortran] OpenACC – permit common blocks in some clauses | Cesar Philippidis | 3 | -0/+398 |
2019-10-14 | re PR libgomp/92081 (FAIL: libgomp.fortran/target-simd.f90 execution test) | Jakub Jelinek | 1 | -2/+2 |
2019-10-11 | [OpenMP,Fortran] Fix several OpenMP use_device_addr/map/update errors | Tobias Burnus | 2 | -0/+2392 |
2019-10-09 | [PR92036] Add 'libgomp.oacc-c-c++-common/data-firstprivate-1.c' | Thomas Schwinge | 1 | -0/+165 |
2019-10-09 | re PR testsuite/91884 (libgomp testsuite: (not) using a specific driver for C... | Tobias Burnus | 2 | -0/+12 |
2019-10-08 | Fortran - fix OpenMP 'target simd' | Tobias Burnus | 1 | -0/+26 |
2019-10-02 | Testsuite, remove alloca header | Andreas Tobler | 2 | -8/+6 |
2019-10-02 | Fix omp target issue with Fortran optional arguments | Tobias Burnus | 1 | -0/+36 |
2019-08-28 | re PR libgomp/91530 (Several libgomp.*/scan-* tests FAIL without avx_runtime) | Jakub Jelinek | 2 | -12/+0 |
2019-08-28 | re PR libgomp/91530 (Several libgomp.*/scan-* tests FAIL without avx_runtime) | Jakub Jelinek | 2 | -0/+24 |