Age | Commit message (Expand) | Author | Files | Lines |
2021-10-01 | openmp: Avoid PLT relocations for omp_* symbols in libgomp | Jakub Jelinek | 5 | -7/+18 |
2021-10-01 | openmp: Add alloc_align attribute to omp_aligned_*alloc and testcase for omp_... | Jakub Jelinek | 2 | -2/+273 |
2021-10-01 | Daily bump. | GCC Administrator | 1 | -0/+44 |
2021-09-30 | libgomp.fortran/alloc-*.f90: Add missing dg-prune-output | Tobias Burnus | 3 | -0/+3 |
2021-09-30 | openmp: Add omp_aligned_{,c}alloc and omp_{c,re}alloc for Fortran | Tobias Burnus | 9 | -3/+764 |
2021-09-30 | openmp: Add omp_aligned_{,c}alloc and omp_{c,re}alloc | Jakub Jelinek | 8 | -20/+1010 |
2021-09-29 | Daily bump. | GCC Administrator | 1 | -0/+12 |
2021-09-28 | libgomp: Only check for 2*sizeof(void*) int type with Fortran [PR96661] | Tobias Burnus | 2 | -14/+18 |
2021-09-28 | Further test case adjustment re "Fortran: Fix assumed-size to assumed-rank pa... | Thomas Schwinge | 2 | -2/+7 |
2021-09-28 | Daily bump. | GCC Administrator | 1 | -0/+17 |
2021-09-27 | Replace VRP threader with a hybrid forward threader. | Aldy Hernandez | 3 | -3/+3 |
2021-09-27 | libgomp.oacc-fortran/privatized-ref-2.f90: Fix dg-note | Tobias Burnus | 1 | -3/+3 |
2021-09-27 | Fortran: Fix assumed-size to assumed-rank passing [PR94070] | Tobias Burnus | 1 | -7/+6 |
2021-09-23 | Daily bump. | GCC Administrator | 1 | -0/+12 |
2021-09-22 | Fortran: Improve -Wmissing-include-dirs warnings [PR55534] | Tobias Burnus | 2 | -6/+0 |
2021-09-22 | openmp: Add support for allocator and align modifiers on allocate clauses | Jakub Jelinek | 2 | -0/+442 |
2021-09-22 | Daily bump. | GCC Administrator | 1 | -0/+7 |
2021-09-21 | Fortran: Fix -Wno-missing-include-dirs handling [PR55534] | Tobias Burnus | 2 | -0/+6 |
2021-09-19 | Daily bump. | GCC Administrator | 1 | -0/+7 |
2021-09-18 | openmp: Allow private or firstprivate arguments to default clause even for C/C++ | Jakub Jelinek | 3 | -1/+55 |
2021-09-18 | Daily bump. | GCC Administrator | 1 | -0/+22 |
2021-09-17 | openacc: Shared memory layout optimisation | Julian Brown | 1 | -0/+4 |
2021-09-17 | Add 'libgomp.oacc-c-c++-common/broadcast-many.c' | Julian Brown | 1 | -0/+77 |
2021-09-17 | libgomp: Spelling error fix in OpenMP 5.1 conformance section | Jakub Jelinek | 1 | -2/+2 |
2021-09-17 | openmp: Add support for OpenMP 5.1 atomics for C++ | Jakub Jelinek | 5 | -3/+948 |
2021-09-11 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2021-09-10 | openmp: Implement OpenMP 5.1 atomics, so far for C only | Jakub Jelinek | 3 | -0/+526 |
2021-09-08 | Daily bump. | GCC Administrator | 1 | -0/+12 |
2021-09-07 | libgomp.texi: Extend OpenMP 5.0 Implementation Status | Tobias Burnus | 1 | -3/+93 |
2021-09-07 | libgomp.texi: Add OpenMP Implementation Status | Tobias Burnus | 1 | -3/+108 |
2021-09-07 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2021-09-06 | 'libgomp.c/target-43.c': '-latomic' for nvptx offloading | Thomas Schwinge | 1 | -0/+2 |
2021-09-04 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2021-09-03 | libgomp.*/error-1.{c,f90}: Fix dg-output newline pattern | Tobias Burnus | 2 | -15/+15 |
2021-08-24 | Daily bump. | GCC Administrator | 1 | -0/+29 |
2021-08-23 | Add 'libgomp.c/address-space-1.c' | Thomas Schwinge | 1 | -0/+28 |
2021-08-23 | Allow matching Intel MIC in OpenMP 'declare variant' | Thomas Schwinge | 4 | -7/+28 |
2021-08-23 | Fortran/OpenMP: strict modifier on grainsize/num_tasks | Tobias Burnus | 4 | -0/+297 |
2021-08-23 | openmp: Add support for strict modifier on grainsize/num_tasks clauses | Jakub Jelinek | 3 | -5/+160 |
2021-08-23 | Daily bump. | GCC Administrator | 1 | -0/+7 |
2021-08-22 | Make the OpenMP 'error' directive work for nvptx offloading | Thomas Schwinge | 3 | -3/+48 |
2021-08-21 | Daily bump. | GCC Administrator | 1 | -0/+11 |
2021-08-20 | Fortran: Add OpenMP's error directive | Tobias Burnus | 1 | -0/+78 |
2021-08-20 | openmp: Implement the error directive | Jakub Jelinek | 4 | -0/+87 |
2021-08-19 | Daily bump. | GCC Administrator | 1 | -0/+20 |
2021-08-18 | Fortran/OpenMP: Add memory routines existing for C/C++ | Tobias Burnus | 6 | -32/+399 |
2021-08-18 | openmp: Add nothing directive support | Jakub Jelinek | 1 | -0/+47 |
2021-08-18 | Daily bump. | GCC Administrator | 1 | -0/+15 |
2021-08-17 | Fortran: Implement OpenMP 5.1 scope construct | Tobias Burnus | 2 | -0/+137 |
2021-08-17 | openmp: Implement OpenMP 5.1 scope construct | Jakub Jelinek | 7 | -16/+215 |