aboutsummaryrefslogtreecommitdiff
path: root/libgomp
AgeCommit message (Expand)AuthorFilesLines
2020-11-26Daily bump.GCC Administrator1-0/+10
2020-11-25Fix templatized C++ OpenACC 'cache' directive ICEsThomas Schwinge2-1/+24
2020-11-25Fix atomic_capture-1.f90 testcaseAndrew Stubbs1-19/+19
2020-11-25Daily bump.GCC Administrator1-0/+11
2020-11-24Tweak plugin-gcn.c definesAndrew Stubbs1-1/+2
2020-11-24[testsuite] Avoid Tcl 8.5-specific behaviorThomas Schwinge2-0/+16
2020-11-19Daily bump.GCC Administrator1-0/+37
2020-11-18openmp: Retire nest-var ICV for OpenMP 5.1Kwok Cheung Yeung5-40/+90
2020-11-18testsuite/libgomp.c/usleep.h: Use sleep-loop also for GCNTobias Burnus1-3/+4
2020-11-15Daily bump.GCC Administrator1-0/+13
2020-11-14openmp: Add support for non-VLA {,first}private allocate on omp taskJakub Jelinek2-86/+195
2020-11-14Daily bump.GCC Administrator1-0/+24
2020-11-13Decompose OpenACC 'kernels' constructs into parts, a sequence of compute cons...Gergö Barany5-3/+66
2020-11-13Add 'libgomp.oacc-fortran/pr94358-1.f90' [PR94358]Gergö Barany1-0/+34
2020-11-13openmp: Support allocate for C/C++ array section reductionsJakub Jelinek1-6/+31
2020-11-13Daily bump.GCC Administrator1-0/+18
2020-11-12openmp: Implement allocate clause in omp lowering.Jakub Jelinek6-6/+497
2020-11-12Adjust 'libgomp.oacc-fortran/attach-descriptor-1.f90' for improved location i...Thomas Schwinge1-2/+1
2020-11-11Daily bump.GCC Administrator1-0/+15
2020-11-10openmp: Implement OpenMP 5.0 base-pointer attachement and clause orderingChung-Lin Tang4-13/+122
2020-11-06Daily bump.GCC Administrator1-0/+41
2020-11-05openmp: Mark deprecated symbols in OpenMP 5.0Kwok Cheung Yeung32-15/+77
2020-11-02Daily bump.GCC Administrator1-0/+19
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-10-30openmp: Use FIELD_TGT_EMPTY once moreJakub Jelinek1-1/+1
2020-10-29Daily bump.GCC Administrator1-0/+19
2020-10-28openmp: Implicitly discover declare target for variants of declare variant callsJakub Jelinek1-0/+42
2020-10-28xfail and improve some failing libgomp tests [PR81690]Jakub Jelinek3-5/+31
2020-10-28lto: LTO cgraph support for late declare variant resolution [PR96680]Jakub Jelinek1-0/+54
2020-10-22Daily bump.GCC Administrator1-0/+31
2020-10-22openmp: Add test for OMP_TARGET_OFFLOAD=mandatory for cases where it must not...Jakub Jelinek1-0/+33
2020-10-22openmp: Change omp_get_initial_device () to match OpenMP 5.1 requirementsJakub Jelinek7-21/+73
2020-10-21libgomp: Hopefully avoid false positive warnings in env.c on solarisJakub Jelinek1-6/+2
2020-10-21Daily bump.GCC Administrator1-0/+27
2020-10-20libgomp: Fix up bootstrap in libgomp/target.c due to false positive warningJakub Jelinek1-37/+39
2020-10-20openmp: Implement support for OMP_TARGET_OFFLOAD environment variableKwok Cheung Yeung4-8/+130
2020-10-16Daily bump.GCC Administrator1-0/+5
2020-10-15libgomp: Amend documentation for omp_get_max_active_levels and omp_get_suppor...Kwok Cheung Yeung1-3/+3
2020-10-15Daily bump.GCC Administrator1-0/+4
2020-10-14libgomp: Fix a typo in documentationJakub Jelinek1-1/+1
2020-10-14Daily bump.GCC Administrator1-0/+24
2020-10-13openmp: Add support for the omp_get_supported_active_levels runtime library r...Kwok Cheung Yeung11-4/+70
2020-10-12Daily bump.GCC Administrator1-0/+5
2020-10-11aix: remove libgomp and libatomic archives before creating FAT archivesClément Chigot1-0/+3
2020-10-09Daily bump.GCC Administrator1-0/+6
2020-10-08[libgomp, nvptx] Report launch dimensions in GOMP_OFFLOAD_runTom de Vries1-1/+8
2020-10-07Daily bump.GCC Administrator1-0/+9
2020-10-06[openacc, libgomp, testsuite] Xfail declare-5.f90Tom de Vries1-0/+1
2020-10-06[openacc] Fix acc declare for VLAsTom de Vries1-5/+0