aboutsummaryrefslogtreecommitdiff
path: root/libgomp
AgeCommit message (Expand)Author
2022-01-17Extend test cases for references in OpenACC 'private' clausesThomas Schwinge
2022-01-17Test cases for references in OpenACC 'private' clausesJulian Brown
2022-01-17Daily bump.GCC Administrator
2022-01-16amdgcn: Tune default OpenMP/OpenACC GPU utilizationKwok Cheung Yeung
2022-01-14Daily bump.GCC Administrator
2022-01-13Add support for allocate clause (OpenMP 5.0).Hafiz Abid Qadeer
2022-01-13Improve Intel MIC offloading XFAILing for 'omp_get_device_num'Thomas Schwinge
2022-01-13Document current '-Wuninitialized' diagnostics for 'libgomp.oacc-fortran/rout...Thomas Schwinge
2022-01-13Document current '-Wuninitialized'/'-Wmaybe-uninitialized' diagnostics for Op...Thomas Schwinge
2022-01-13Host and offload targets have no common meaning of address spacesThomas Schwinge
2022-01-13Wait at end of OpenACC asynchronous kernels regionsJulian Brown
2022-01-13OpenACC 'kernels' decomposition: Mark variables used in synthesized data clau...Thomas Schwinge
2022-01-13Enhance OpenACC 'kernels' decomposition testingThomas Schwinge
2022-01-05Daily bump.GCC Administrator
2022-01-04libgomp/testsuite: Improve omp_get_device_num() testsTobias Burnus
2022-01-04libgomp: Fix GOMP_DEVICE_NUM_VAR stringification during offload image loadChung-Lin Tang
2022-01-04Daily bump.GCC Administrator
2022-01-03Update copyright years.Jakub Jelinek
2022-01-03Update Copyright in ChangeLog filesJakub Jelinek
2022-01-03Update copyright dates.Jakub Jelinek
2021-12-14Daily bump.GCC Administrator
2021-12-13Fortran: Handle compare in OpenMP atomicTobias Burnus
2021-12-11Daily bump.GCC Administrator
2021-12-10amdgcn: Change offload variable table discoveryAndrew Stubbs
2021-12-10Daily bump.GCC Administrator
2021-12-10openmp: Fix libgomp.c++ testsuite errors for non-offload configsChung-Lin Tang
2021-12-09Daily bump.GCC Administrator
2021-12-09OpenMP 5.0: Remove array section base-pointer mapping semantics and other fro...Chung-Lin Tang
2021-12-08openmp: Improve OpenMP target support for C++ (PR92120)Chung-Lin Tang
2021-12-05Daily bump.GCC Administrator
2021-12-04Fortran/OpenMP: Support most of 5.1 atomic extensionsTobias Burnus
2021-12-04libgomp.texi: Update OMP_PLACESTobias Burnus
2021-12-03Daily bump.GCC Administrator
2021-12-02fortran: OpenMP/OpenACC array mapping alignment fix (PR90030)Chung-Lin Tang
2021-12-01Daily bump.GCC Administrator
2021-11-30[OpenACC] Allow gang reductions inside serial constructsKwok Cheung Yeung
2021-11-30Make OpenACC orphan gang reductions errorsCesar Philippidis
2021-11-30Daily bump.GCC Administrator
2021-11-29Remove unreachable returnsRichard Biener
2021-11-25Daily bump.GCC Administrator
2021-11-24openmp: Fix up handling of kind(host) and kind(nohost) in ACCEL_COMPILERs [PR...Jakub Jelinek
2021-11-19Daily bump.GCC Administrator
2021-11-18Fix typo.David Edelsohn
2021-11-18libgomp: Ensure that either gomp_team is properly aligned [PR102838]Jakub Jelinek
2021-11-18libgomp: Fix up aligned_alloc arguments [PR102838]Jakub Jelinek
2021-11-17Daily bump.GCC Administrator
2021-11-16libgomp: Mark thread_limit clause to target construct as implementedJakub Jelinek
2021-11-16Daily bump.GCC Administrator
2021-11-15Fortran: openmp: Add support for thread_limit clause on targetTobias Burnus
2021-11-15openmp: Add support for thread_limit clause on targetJakub Jelinek