Age | Commit message (Expand) | Author | Files | Lines |
2023-12-12 | Daily bump. | GCC Administrator | 1 | -0/+15 |
2023-12-11 | libgfortran: Replace mutex with rwlock | Lipeng Zhu | 3 | -0/+73 |
2023-12-11 | aarch64: enable mixed-types for aarch64 simdclones | Andre Vieira | 2 | -3/+13 |
2023-12-11 | OpenMP: Minor '!$omp allocators' cleanup | Tobias Burnus | 1 | -0/+3 |
2023-12-09 | Daily bump. | GCC Administrator | 1 | -0/+22 |
2023-12-08 | OpenMP/Fortran: Implement omp allocators/allocate for ptr/allocatables | Tobias Burnus | 12 | -7/+417 |
2023-12-07 | Daily bump. | GCC Administrator | 1 | -0/+75 |
2023-12-06 | amdgcn, libgomp: low-latency allocator | Andrew Stubbs | 7 | -10/+188 |
2023-12-06 | openmp, nvptx: low-lat memory access traits | Andrew Stubbs | 10 | -6/+166 |
2023-12-06 | libgomp, nvptx: low-latency memory allocator | Andrew Stubbs | 12 | -105/+1239 |
2023-12-01 | Daily bump. | GCC Administrator | 1 | -0/+46 |
2023-11-30 | Fix 'libgomp.c/declare-variant-4-*.c', add 'libgomp.c/declare-variant-4.c' | Thomas Schwinge | 8 | -12/+31 |
2023-11-30 | Spin 'dg-do run' part of 'libgomp.c/declare-variant-3-sm30.c' off into new 'l... | Thomas Schwinge | 3 | -1/+14 |
2023-11-30 | In 'libgomp.c/declare-variant-{3,4}-*.c', restrict 'scan-offload-tree-dump's ... | Thomas Schwinge | 12 | -12/+12 |
2023-11-30 | Fix 'libgomp.c/declare-variant-3-*.c' compilation for configurations where GC... | Thomas Schwinge | 6 | -0/+6 |
2023-11-30 | Daily bump. | GCC Administrator | 1 | -0/+8 |
2023-11-29 | In 'libgomp.c/target-simd-clone-{1,2,3}.c', restrict 'scan-offload-ipa-dump's... | Thomas Schwinge | 3 | -5/+5 |
2023-11-25 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2023-11-24 | OpenMP: Accept argument to depobj's destroy clause | Tobias Burnus | 1 | -1/+1 |
2023-11-23 | Daily bump. | GCC Administrator | 1 | -0/+7 |
2023-11-22 | Adjust 'libgomp.c/declare-variant-{3,4}-[...]' for inter-procedural value ran... | Thomas Schwinge | 2 | -0/+15 |
2023-11-16 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2023-11-15 | amdgcn: Add Accelerator VGPR registers | Andrew Stubbs | 1 | -2/+22 |
2023-11-14 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2023-11-10 | libgomp.texi: Update OpenMP 6.0-preview implementation-status list | Tobias Burnus | 1 | -15/+55 |
2023-11-08 | Daily bump. | GCC Administrator | 1 | -0/+46 |
2023-11-07 | Fix libgomp build on targets that are not Linux-based or accelerators | Kwok Cheung Yeung | 1 | -0/+0 |
2023-11-07 | openmp: Add support for the 'indirect' clause in C/C++ | Kwok Cheung Yeung | 18 | -13/+445 |
2023-11-06 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2023-11-05 | openmp: Mention C attribute syntax in documentation | Jakub Jelinek | 1 | -1/+1 |
2023-11-01 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2023-10-31 | Add OpenACC 'acc_map_data' variant to 'libgomp.oacc-c-c++-common/deep-copy-8.c' | Thomas Schwinge | 1 | -2/+27 |
2023-10-26 | Daily bump. | GCC Administrator | 1 | -0/+21 |
2023-10-25 | Handle OpenACC 'self' clause for compute constructs in OpenACC 'kernels' deco... | Thomas Schwinge | 2 | -20/+12 |
2023-10-25 | Extend test suite coverage for OpenACC 'self' clause for compute constructs | Thomas Schwinge | 5 | -0/+1045 |
2023-10-25 | OpenACC 2.7: Implement self clause for compute constructs | Chung-Lin Tang | 2 | -0/+973 |
2023-10-23 | Daily bump. | GCC Administrator | 1 | -0/+7 |
2023-10-22 | Config,Darwin: Allow for configuring Darwin to use embedded runpath. | Iain Sandoe | 4 | -9/+130 |
2023-10-21 | Daily bump. | GCC Administrator | 1 | -0/+12 |
2023-10-20 | amdgcn: add -march=gfx1030 EXPERIMENTAL | Andrew Stubbs | 2 | -3/+9 |
2023-10-20 | omp_lib.f90.in: Deprecate omp_lock_hint_* for OpenMP 5.0 | Tobias Burnus | 1 | -0/+4 |
2023-10-16 | Daily bump. | GCC Administrator | 1 | -0/+17 |
2023-10-15 | libgomp.texi: Update "Enabling OpenMP" + OpenACC / invoke.texi: -fopenacc/-fo... | Tobias Burnus | 1 | -13/+18 |
2023-10-15 | libgomp.texi: Improve "OpenACC Environment Variables" | Tobias Burnus | 1 | -11/+20 |
2023-10-15 | libgomp.texi: Use present not future tense | Tobias Burnus | 1 | -62/+62 |
2023-10-15 | Daily bump. | GCC Administrator | 1 | -0/+20 |
2023-10-14 | libgomp.fortran/allocate-6.f90: Run with -fdump-tree-gimple | Tobias Burnus | 1 | -2/+3 |
2023-10-14 | libgomp.texi: Note to 'Memory allocation' sect and missing mem-memory routines | Tobias Burnus | 1 | -15/+367 |
2023-10-14 | Fortran: Support OpenMP's 'allocate' directive for stack vars | Tobias Burnus | 5 | -2/+653 |
2023-10-13 | Daily bump. | GCC Administrator | 1 | -0/+12 |