aboutsummaryrefslogtreecommitdiff
path: root/libgomp
AgeCommit message (Expand)AuthorFilesLines
2023-07-07Update ChangeLog and version files for releasereleases/gcc-10.5.0releases/gcc-10Richard Biener1-0/+4
2023-05-04Daily bump.GCC Administrator1-0/+45
2023-05-03libgomp: Fix up some typos in libgomp.texiJakub Jelinek1-7/+7
2023-05-03openmp: Don't try to destruct DECL_OMP_PRIVATIZED_MEMBER vars [PR108180]Jakub Jelinek1-0/+55
2023-05-03libgomp: Fix up creation of artificial teamsJakub Jelinek6-6/+117
2023-05-03openmp, c: Tighten up c_tree_equal [PR106981]Jakub Jelinek1-0/+19
2023-05-03libgomp: Fix up target-31.c test [PR106045]Jakub Jelinek1-1/+1
2022-06-28Update ChangeLog and version files for releasereleases/gcc-10.4.0Jakub Jelinek1-0/+4
2022-05-11Daily bump.GCC Administrator1-0/+76
2022-05-10libgomp: Fix segfault with posthumous orphan tasks [PR104385]Jakub Jelinek2-0/+28
2022-05-10openmp: Fix up handling of kind(host) and kind(nohost) in ACCEL_COMPILERs [PR...Jakub Jelinek1-0/+45
2022-05-10openmp: Fix up handling of OMP_PLACES=threads(1)Jakub Jelinek4-2/+31
2022-05-10openmp - Fix up && and || reductions [PR94366]Jakub Jelinek1-0/+17
2022-05-10OpenMP: Support complex/float in && and || reductionTobias Burnus4-0/+770
2022-05-10libgomp: Don't include limits.h instead of hidden visibility blockJakub Jelinek2-3/+2
2022-05-10openmp: Fix up *_reduction clause handling with UDRs on PARM_DECLs [PR101167]Jakub Jelinek1-0/+61
2022-05-10openmp: Fix up taskloop reduction ICE if taskloop has no iterations [PR100471]Jakub Jelinek2-5/+38
2021-05-07Daily bump.GCC Administrator1-0/+7
2021-05-06modulo-sched: skip loops with strange register defs [PR100225]Roman Zhuykov1-0/+1627
2021-04-19Daily bump.GCC Administrator1-0/+10
2021-04-18[OpenACC] Fix an ICE where a loop with GT condition is collapsed.Hafiz Abid Qadeer2-4/+28
2021-04-10Daily bump.GCC Administrator1-0/+10
2021-04-09Add 'libgomp.oacc-c-c++-common/static-variable-1.c' [PR84991, PR84992, PR90779]Thomas Schwinge1-0/+460
2021-04-08Update ChangeLog and version files for releasereleases/gcc-10.3.0Richard Biener1-0/+4
2021-03-26Daily bump.GCC Administrator1-0/+12
2021-03-25libgomp HSA/GCN plugins: don't prepend the 'HSA_RUNTIME_LIB' path to 'libhsa-...Thomas Schwinge5-22/+2
2021-02-23Daily bump.GCC Administrator1-0/+8
2021-02-22Fortran/OpenMP: Fix optional dummy procedures [PR99171]Tobias Burnus1-0/+393
2021-01-15Daily bump.GCC Administrator1-0/+12
2021-01-14[nvptx libgomp plugin] Build only in supported configurationsThomas Schwinge3-80/+105
2021-01-07Daily bump.GCC Administrator1-0/+7
2021-01-06openmp: Don't optimize shared to firstprivate on task with depend clauseJakub Jelinek1-0/+47
2021-01-04Daily bump.GCC Administrator1-0/+7
2021-01-03Darwin : Update libtool and dependencies for Darwin20 [PR97865]Iain Sandoe2-17/+19
2020-11-26Daily bump.GCC Administrator1-0/+8
2020-11-25Fix templatized C++ OpenACC 'cache' directive ICEsThomas Schwinge2-1/+24
2020-11-02Daily bump.GCC Administrator1-0/+20
2020-11-02Simplify and enhance 'libgomp.oacc-c-c++-common/pr85486*.c' [PR85486]Thomas Schwinge3-97/+20
2020-11-02libgomp testsuite: tell warning from error diagnostics, etc. [PR80219, PR85303]Thomas Schwinge1-0/+6
2020-08-26Daily bump.GCC Administrator1-0/+23
2020-08-25openmp: Handle clauses with gimple sequences in convert_nonlocal_omp_clauses ...Jakub Jelinek1-0/+21
2020-08-25openmp: Handle reduction clauses on host teams construct [PR96459]Jakub Jelinek3-27/+82
2020-08-21Daily bump.GCC Administrator1-0/+10
2020-08-20libgomp: adjust nvptx_free callback context checkingChung-Lin Tang1-7/+15
2020-07-30Daily bump.GCC Administrator1-0/+40
2020-07-29openacc: Deep copy attach/detach should not affect reference countsJulian Brown8-26/+324
2020-07-29openacc: Remove unnecessary detach finalizationJulian Brown2-1/+29
2020-07-23Update ChangeLog and version files for releasereleases/gcc-10.2.0Richard Biener1-0/+4
2020-07-15Daily bump.GCC Administrator1-0/+20
2020-07-14libgomp: Fix hang when profiling OpenACC programs with CUDA 9.0 nvprofKwok Cheung Yeung3-0/+129