summaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog
AgeCommit message (Expand)Author
2020-02-10Add xfails to libgomp tests target-{33,34}.c, target-link-1.cFrederik Harwath
2020-02-09openmp: Optimize DECL_IN_CONSTANT_POOL vars in target regionsJakub Jelinek
2020-02-06openmp: Fix handling of non-addressable shared scalars in parallel nested ins...Jakub Jelinek
2020-02-05[libgomp] – Fix check_effective_target_offload_target_nvptx for remote exec...Tobias Burnus
2020-02-03Remove gfx801 "carrizo" supportAndrew Stubbs
2020-02-03[OpenACC] bump version for 2.6 plus libgomp.texi updateTobias Burnus
2020-01-31[amdgcn] Scale number of threads/workers with VGPR usageKwok Cheung Yeung
2020-01-30Skip plugin-{gcn,hsa} for (-m)x32 (PR bootstrap/93409)Tobias Burnus
2020-01-29Add acc_device_radeon to name_of_acc_device_t functionFrederik Harwath
2020-01-29Add OpenACC acc_get_property support for AMD GCNFrederik Harwath
2020-01-28Don't allow mixed component and non-component accesses for OpenACC/FortranJulian Brown
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki
2020-01-24Add missing ChangeLog entry for my last commitFrederik Harwath
2020-01-23Fix libgomp plugin-gcn bugAndrew Stubbs
2020-01-20Update OpenACC tests for amdgcnAndrew Stubbs
2020-01-17Rename acc_device_gcn to acc_device_radeonAndrew Stubbs
2020-01-10OpenACC 'acc_get_property' cleanupThomas Schwinge
2020-01-10Further changes for the OpenACC 'if_present' clause on the 'host_data' constructThomas Schwinge
2020-01-10re PR libgomp/93219 (unused return value in affinity-fmt.c)Jakub Jelinek
2020-01-08libgomp.texi: Fix typos, use https.Tobias Burnus
2020-01-03Fortran] OpenMP/OpenACC – fix more issues with OPTIONALTobias Burnus
2020-01-01Update copyright years.Jakub Jelinek
2020-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek
2019-12-31re PR libgomp/93065 (libgomp: destructor missing to delete goacc_cleanup_key)Ayush Mittal
2019-12-28re PR bootstrap/93074 (build FAIL with --enable-offload-targets=nvptx-none)Jakub Jelinek
2019-12-22Add OpenACC 2.6 `acc_get_property' supportMaciej W. Rozycki
2019-12-22libgomp/test: Fix compilation for build sysrootMaciej W. Rozycki
2019-12-21[OMP] Restore 'omp declare target link' handlingThomas Schwinge
2019-12-20Fortran polymorphic class-type support for OpenACCJulian Brown
2019-12-20OpenACC 2.6 deep copy: Fortran execution testsJulian Brown
2019-12-20OpenACC 2.6 deep copy: C and C++ execution testsJulian Brown
2019-12-20OpenACC 2.6 deep copy: libgomp partsJulian Brown
2019-12-20OpenACC 2.6 deep copy: attach/detach API routinesJulian Brown
2019-12-20Use gomp_map_val for OpenACC host-to-device address translationJulian Brown
2019-12-20OpenACC reference count overhaulJulian Brown
2019-12-20Use aux struct in libgomp for infrequently-used/API-specific dataJulian Brown
2019-12-19re PR middle-end/86416 ([OpenMP] Offloading - better lto1 error message if mo...Jakub Jelinek
2019-12-19Add OpenACC 2.6's no_createJulian Brown
2019-12-18[OpenACC] Refactor 'goacc_enter_data' so that it can be called from 'goacc_in...Thomas Schwinge
2019-12-18[OpenACC] Refactor 'goacc_enter_data' so that it can be called from 'goacc_in...Thomas Schwinge
2019-12-18[OpenACC] Refactor 'goacc_remove_pointer' interfaceThomas Schwinge
2019-12-18[OpenACC] Refactor 'GOACC_enter_exit_data' to call 'goacc_enter_data', 'goacc...Thomas Schwinge
2019-12-18[OpenACC] Refactor 'delete_copyout' into 'goacc_exit_data'Thomas Schwinge
2019-12-18[OpenACC] Refactor 'present_create_copy' into 'goacc_enter_data'Thomas Schwinge
2019-12-18Assert in 'libgomp/target.c:gomp_unmap_vars_internal' that we're not unmappin...Thomas Schwinge
2019-12-18[OpenACC] In 'libgomp/target.c:gomp_to_device_kind_p', handle 'GOMP_MAP_FORCE...Thomas Schwinge
2019-12-18[PR92726, PR92970, PR92984] [OpenACC] Clarify 'acc_delete' etc. for 'NULL'-in...Thomas Schwinge
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