summaryrefslogtreecommitdiff
path: root/libgomp
AgeCommit message (Expand)Author
2019-12-09[PR92116, PR92877] [OpenACC] Replace 'openacc.data_environ' by standard libgo...Thomas Schwinge
2019-12-09[PR92503] [OpenACC] Don't silently 'acc_unmap_data' in 'acc_free'Thomas Schwinge
2019-12-09[PR92840] [OpenACC] Refuse 'acc_unmap_data' unless mapped by 'acc_map_data'Thomas Schwinge
2019-12-09[PR92511] More testing for OpenACC "present" subarraysThomas Schwinge
2019-12-09Add 'libgomp.oacc-c-c++-common/map-data-1.c'Thomas Schwinge
2019-12-09[PR92854] Add 'libgomp.oacc-c-c++-common/pr92854-1.c'Thomas Schwinge
2019-12-09Add 'libgomp.oacc-c-c++-common/host_data-6.c'Thomas Schwinge
2019-12-09In 'libgomp/target.c:gomp_exit_data', remove open-coded 'gomp_remove_var'Thomas Schwinge
2019-12-09libgomp/testsuite/*fortran – make 'stop' values uniqueTobias Burnus
2019-12-06Fix Fortran linker errors on AMD GCNKwok Cheung Yeung
2019-12-06[OpenMP/OpenACC/Fortran] Fix mapping of optional (present|absent) argumentsTobias Burnus
2019-12-05OpenMP] Fix use_device_… with absent optional argTobias Burnus
2019-12-05testsuite/libgomp.oacc-fortran: Update dg-output to fix GCNTobias Burnus
2019-12-04re PR fortran/92756 (ICE in lower_omp, at omp-low.c:12988)Jakub Jelinek
2019-12-03Validate acc_device_t usesFrederik Harwath
2019-12-03Enable OpenACC GCN testing.Andrew Stubbs
2019-12-03musl: Fix invalid tls model in libgomp and libitm PR91938Szabolcs Nagy
2019-11-29Fortran] OpenACC – permit common blocks in some clausesTobias Burnus
2019-11-29re PR c++/60228 (ICE using lambda in #pragma omp declare reduction)Jakub Jelinek
2019-11-29re PR c++/60228 (ICE using lambda in #pragma omp declare reduction)Jakub Jelinek
2019-11-27Fix 'libgomp.fortran/target-print-1.f90', 'libgomp.oacc-fortran/print-1.f90' ...Thomas Schwinge
2019-11-21Fix failures on Solaris with -fno-common defaultRainer Orth
2019-11-20AMD GCN libgomp plugin queue-full condition locking fixJulian Brown
2019-11-20Fix host-to-device copies from rodata for AMD GCNJulian Brown
2019-11-20OpenACC "present" subarrays: runtime API return value and unmapping fixesJulian Brown
2019-11-20libgomp/test: Add flags to find libatomic in build-tree testingMaciej W. Rozycki
2019-11-18libgomp: Regenerate `testsuite/Makefile.in' for GCC_HEADER_STDINT removalMaciej W. Rozycki
2019-11-15Add tests for print from offload target.Andrew Stubbs
2019-11-13GCN Libgomp PluginAndrew Stubbs
2019-11-13Optimize GCN OpenMP malloc performanceAndrew Stubbs
2019-11-13GCN libgomp portAndrew Stubbs
2019-11-13Add device number to GOMP_OFFLOAD_openacc_async_constructAndrew Stubbs
2019-11-13Move generic libgomp files from nvptx to accelAndrew Stubbs
2019-11-12Add OpenACC 2.6 `serial' construct supportMaciej W. Rozycki
2019-11-11Fortran] Support absent optional args with use_device_{ptr,addr}Tobias Burnus
2019-11-11Torture testing: 'libgomp.fortran/target9.f90'Thomas Schwinge
2019-11-11Torture testing: 'libgomp.fortran/use_device_addr-3.f90', 'libgomp.fortran/us...Thomas Schwinge
2019-11-06Warn about inconsistent OpenACC nested reduction clausesFrederik Harwath
2019-11-04libgomp - remove dg-run if dg-options O2 is usedTobias Burnus
2019-11-04libgomp/testsuite - use unique numbers with Fortran's 'stop'Tobias Burnus
2019-11-01OpenMP] use_device_addr/use_device_ptr with Fortran allocatable/pointer arraysTobias Burnus
2019-10-30Fortran/OpenMP] Don't create "alloc:" for 'target exit data'Tobias Burnus
2019-10-30libgomp/testsuite – use 'stop'Tobias Burnus
2019-10-30libgomp/testsuite – use 'stop' and 'dg-do run'Tobias Burnus
2019-10-28Fortran] OpenACC – libgomp/testsuite – use 'stop' and 'dg-do run'Tobias Burnus
2019-10-25[Fortran] OpenACC – permit common blocks in some clausesCesar Philippidis
2019-10-14re PR libgomp/92081 (FAIL: libgomp.fortran/target-simd.f90 execution test)Jakub Jelinek
2019-10-11[OpenMP,Fortran] Fix several OpenMP use_device_addr/map/update errorsTobias Burnus
2019-10-09[PR92036] Add 'libgomp.oacc-c-c++-common/data-firstprivate-1.c'Thomas Schwinge
2019-10-09re PR testsuite/91884 (libgomp testsuite: (not) using a specific driver for C...Tobias Burnus