summaryrefslogtreecommitdiff
path: root/libgomp
AgeCommit message (Expand)Author
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
2021-11-15libgomp, nvptx: Honor OpenMP 5.1 num_teams lower boundJakub Jelinek
2021-11-15libgomp: Add a testcase for omp_get_num_teams inside of target inside of host...Jakub Jelinek
2021-11-13Daily bump.GCC Administrator
2021-11-12libgomp: Unbreak gcn offload buildJakub Jelinek
2021-11-12openmp: Relax handling of implicit map vs. existing device mappingsChung-Lin Tang
2021-11-12openmp: Honor OpenMP 5.1 num_teams lower boundJakub Jelinek
2021-11-12Daily bump.GCC Administrator
2021-11-11Fortran/openmp: Add support for 2 argument num_teams clauseTobias Burnus
2021-11-11libgomp: Use TLS storage for omp_get_num_teams()/omp_get_team_num() valuesJakub Jelinek
2021-11-11openmp: Add support for 2 argument num_teams clauseJakub Jelinek
2021-11-10Daily bump.GCC Administrator
2021-11-09Restore 'GOMP_OPENACC_DIM' environment variable parsingThomas Schwinge
2021-10-31Daily bump.GCC Administrator
2021-10-30OpenMP: Add strictly nested API call check [PR102972]Tobias Burnus
2021-10-30Daily bump.GCC Administrator
2021-10-29Remove VRP threader passes in exchange for better threading pre-VRP.Aldy Hernandez
2021-10-28Daily bump.GCC Administrator
2021-10-27openmp: Document that non-rect loops are not supported in Fortran yetJakub Jelinek
2021-10-27openmp: Allow non-rectangular loops with pointer iteratorsJakub Jelinek
2021-10-26Daily bump.GCC Administrator