summaryrefslogtreecommitdiff
path: root/libgomp
Commit message (Expand)AuthorAgeFilesLines
* Daily bump.GCC Administrator2021-01-021-0/+4
* Update copyright dates.Jakub Jelinek2021-01-011-1/+1
* Daily bump.GCC Administrator2020-12-291-0/+4
* libgomp: Avoid bad "up" link in libgomp docsGerald Pfeifer2020-12-281-1/+1
* Daily bump.GCC Administrator2020-12-191-0/+4
* openmp: Don't optimize shared to firstprivate on task with depend clauseJakub Jelinek2020-12-181-0/+47
* Daily bump.GCC Administrator2020-12-101-0/+5
* Import HSA header files from AMDAndrew Stubbs2020-12-091-5/+1
* Daily bump.GCC Administrator2020-12-091-0/+4
* Fortran: Add 'omp scan' support of OpenMP 5.0Tobias Burnus2020-12-081-0/+115
* Daily bump.GCC Administrator2020-12-061-0/+5
* Darwin : Update libtool and dependencies for Darwin20 [PR97865]Iain Sandoe2020-12-051-16/+18
* Daily bump.GCC Administrator2020-11-301-0/+4
* Fix hppa64-hpux11 build to remove source paths from embedded path.John David Anglin2020-11-291-4/+4
* Daily bump.GCC Administrator2020-11-261-0/+10
* Fix templatized C++ OpenACC 'cache' directive ICEsThomas Schwinge2020-11-252-1/+24
* Fix atomic_capture-1.f90 testcaseAndrew Stubbs2020-11-251-19/+19
* Daily bump.GCC Administrator2020-11-251-0/+11
* Tweak plugin-gcn.c definesAndrew Stubbs2020-11-241-1/+2
* [testsuite] Avoid Tcl 8.5-specific behaviorThomas Schwinge2020-11-242-0/+16
* Daily bump.GCC Administrator2020-11-191-0/+37
* openmp: Retire nest-var ICV for OpenMP 5.1Kwok Cheung Yeung2020-11-185-40/+90
* testsuite/libgomp.c/usleep.h: Use sleep-loop also for GCNTobias Burnus2020-11-181-3/+4
* Daily bump.GCC Administrator2020-11-151-0/+13
* openmp: Add support for non-VLA {,first}private allocate on omp taskJakub Jelinek2020-11-142-86/+195
* Daily bump.GCC Administrator2020-11-141-0/+24
* Decompose OpenACC 'kernels' constructs into parts, a sequence of compute cons...Gergö Barany2020-11-135-3/+66
* Add 'libgomp.oacc-fortran/pr94358-1.f90' [PR94358]Gergö Barany2020-11-131-0/+34
* openmp: Support allocate for C/C++ array section reductionsJakub Jelinek2020-11-131-6/+31
* Daily bump.GCC Administrator2020-11-131-0/+18
* openmp: Implement allocate clause in omp lowering.Jakub Jelinek2020-11-126-6/+497
* Adjust 'libgomp.oacc-fortran/attach-descriptor-1.f90' for improved location i...Thomas Schwinge2020-11-121-2/+1
* Daily bump.GCC Administrator2020-11-111-0/+15
* openmp: Implement OpenMP 5.0 base-pointer attachement and clause orderingChung-Lin Tang2020-11-104-13/+122
* Daily bump.GCC Administrator2020-11-061-0/+41
* openmp: Mark deprecated symbols in OpenMP 5.0Kwok Cheung Yeung2020-11-0532-15/+77
* Daily bump.GCC Administrator2020-11-021-0/+19
* Simplify and enhance 'libgomp.oacc-c-c++-common/pr85486*.c' [PR85486]Thomas Schwinge2020-11-023-97/+20
* libgomp testsuite: tell warning from error diagnostics, etc. [PR80219, PR85303]Thomas Schwinge2020-11-021-0/+6
* openmp: Use FIELD_TGT_EMPTY once moreJakub Jelinek2020-10-301-1/+1
* Daily bump.GCC Administrator2020-10-291-0/+19
* openmp: Implicitly discover declare target for variants of declare variant callsJakub Jelinek2020-10-281-0/+42
* xfail and improve some failing libgomp tests [PR81690]Jakub Jelinek2020-10-283-5/+31
* lto: LTO cgraph support for late declare variant resolution [PR96680]Jakub Jelinek2020-10-281-0/+54
* Daily bump.GCC Administrator2020-10-221-0/+31
* openmp: Add test for OMP_TARGET_OFFLOAD=mandatory for cases where it must not...Jakub Jelinek2020-10-221-0/+33
* openmp: Change omp_get_initial_device () to match OpenMP 5.1 requirementsJakub Jelinek2020-10-227-21/+73
* libgomp: Hopefully avoid false positive warnings in env.c on solarisJakub Jelinek2020-10-211-6/+2
* Daily bump.GCC Administrator2020-10-211-0/+27
* libgomp: Fix up bootstrap in libgomp/target.c due to false positive warningJakub Jelinek2020-10-201-37/+39