aboutsummaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog
AgeCommit message (Expand)Author
2019-12-18[OpenACC] Elaborate/simplify 'exit data' 'finalize' handlingThomas Schwinge
2019-12-18[PR92848] [OpenACC] Use 'GOMP_MAP_VARS_ENTER_DATA' for dynamic data lifetimesThomas Schwinge
2019-12-18Make 'libgomp/target.c:gomp_unmap_tgt' 'static' againThomas Schwinge
2019-12-18PR 86416 – improve lto1 diagnostic if a mode does not existTobias Burnus
2019-12-17libgomp/openacc.f90 – clean-up public/private attributesTobias Burnus
2019-12-13Fix potential race condition in OpenACC "exit data" operationsJulian Brown
2019-12-13Update OpenACC tests for amdgcnAndrew Stubbs
2019-12-13libgomp/openacc.f90 – clean-up public/private attributesTobias Burnus
2019-12-12re PR fortran/92899 ([OpenMP] ICE in gfc_trans_omp_atomic, at fortran/trans-o...Jakub Jelinek
2019-12-11[PR92843] [OpenACC] Fix dynamic reference counting for structured 'REFCOUNT_I...Thomas Schwinge
2019-12-11[OpenACC] Consolidate 'GOACC_enter_exit_data' and its helper functions in 'li...Thomas Schwinge
2019-12-11[OpenACC] Consolidate 'async'/'wait' code in 'libgomp/oacc-async.c'Thomas Schwinge
2019-12-11[PR92854] Add 'libgomp.oacc-c-c++-common/acc_map_data-device_already-*.c', 'l...Thomas Schwinge
2019-12-11[OpenACC] Initialize 'dynamic_refcount' whenever we initialize 'refcount'Thomas Schwinge
2019-12-11libgomp – spelling fixes, incl. omp_lib.h.inTobias Burnus
2019-12-11[OpenMP/OpenACC/Fortran] Fix mapping of optional (present|absent) argumentsTobias Burnus
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-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-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