Age | Commit message (Expand) | Author | Files | Lines |
2024-09-03 | Daily bump. | GCC Administrator | 1 | -0/+12 |
2024-09-02 | amdgcn: remove gfx803 "Fiji" support | Andrew Stubbs | 4 | -35/+1 |
2024-09-02 | testsuite: Rename scanltranstree.exp -> scanltrans.exp | Alex Coplan | 1 | -1/+1 |
2024-08-29 | Daily bump. | GCC Administrator | 1 | -0/+33 |
2024-08-28 | libgomp: Add interop types and routines to OpenMP's headers and module | Tobias Burnus | 17 | -24/+1883 |
2024-08-10 | Daily bump. | GCC Administrator | 1 | -0/+15 |
2024-08-09 | OpenMP: Constructors and destructors for "declare target" static aggregates: ... | Thomas Schwinge | 7 | -7/+7 |
2024-08-09 | Daily bump. | GCC Administrator | 1 | -0/+17 |
2024-08-08 | libgomp.texi: Update implementation status table for OpenMP TR13 | Tobias Burnus | 1 | -18/+102 |
2024-08-08 | libgomp/libgomp.texi: Mention -fno-builtin-omp_is_initial_device | Tobias Burnus | 1 | -0/+4 |
2024-08-08 | libgomp.c++/static-aggr-constructor-destructor-{1,2}.C: Fix scan-tree-dump | Tobias Burnus | 2 | -6/+25 |
2024-08-08 | Daily bump. | GCC Administrator | 1 | -0/+17 |
2024-08-07 | OpenMP: Constructors and destructors for "declare target" static aggregates | Tobias Burnus | 8 | -0/+350 |
2024-08-07 | libgomp.c-c++-common/target-link-2.c: Fix test on multi-device systems | Tobias Burnus | 1 | -0/+3 |
2024-08-07 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2024-08-06 | libgomp: Device load_image - improve minor num-funcs/vars check | Tobias Burnus | 1 | -43/+35 |
2024-08-06 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2024-08-05 | libgomp.texi: Add OpenMP TR13 routines to @menu (commented out) | Tobias Burnus | 1 | -2/+25 |
2024-08-02 | Daily bump. | GCC Administrator | 1 | -0/+7 |
2024-08-01 | omp-offload.cc: Fix value-expr handling of 'declare target link' vars [PR115637] | Tobias Burnus | 1 | -9/+6 |
2024-08-01 | Daily bump. | GCC Administrator | 1 | -0/+9 |
2024-07-31 | testsuite: fix dg-require-effective-target order vs dg-additional-sources | Sam James | 2 | -2/+2 |
2024-07-31 | testsuite: libgomp: fix dg-do run typo | Sam James | 1 | -1/+1 |
2024-07-30 | Daily bump. | GCC Administrator | 1 | -0/+18 |
2024-07-29 | libgomp.texi: Update 'Device Information Routines' section | Tobias Burnus | 1 | -15/+33 |
2024-07-29 | OpenMP/Fortran: Fix handling of 'declare target' with 'link' clause [PR115559] | Tobias Burnus | 1 | -0/+116 |
2024-07-29 | libgomp: Fix declare target link with offset array-section mapping [PR116107] | Tobias Burnus | 2 | -2/+64 |
2024-07-20 | Daily bump. | GCC Administrator | 1 | -0/+19 |
2024-07-19 | libgomp: Document 'GOMP_teams4' | Thomas Schwinge | 3 | -0/+25 |
2024-07-19 | GCN: Honor OpenMP 5.1 'num_teams' lower bound | Thomas Schwinge | 4 | -15/+31 |
2024-07-19 | libgomp: Remove bogus warnings from privatized-ref-2.f90. | Paul Thomas | 1 | -6/+0 |
2024-07-02 | Daily bump. | GCC Administrator | 1 | -0/+35 |
2024-07-01 | libgomp, openmp: Add ompx_gnu_pinned_mem_alloc | Andrew Stubbs | 9 | -33/+313 |
2024-07-01 | libgomp: change alloc-pinned tests failure mode | Andrew Stubbs | 2 | -28/+12 |
2024-06-07 | Daily bump. | GCC Administrator | 1 | -0/+47 |
2024-06-06 | libgomp.texi (nvptx): Add missing preposition | Tobias Burnus | 1 | -1/+1 |
2024-06-06 | nvptx, libgfortran: Switch out of "minimal" mode | Thomas Schwinge | 9 | -29/+120 |
2024-06-06 | nvptx offloading: 'GOMP_NVPTX_NATIVE_GPU_THREAD_STACK_SIZE' environment varia... | Thomas Schwinge | 2 | -0/+46 |
2024-06-06 | nvptx offloading: Global constructor, destructor support, via nvptx-tools 'ld' | Thomas Schwinge | 1 | -1/+116 |
2024-06-06 | Clean up after newlib "nvptx: In offloading execution, map '_exit' to 'abort'... | Thomas Schwinge | 7 | -25/+37 |
2024-06-06 | libgomp: Mark Loop transformation constructs as implemented in the implementa... | Jakub Jelinek | 1 | -1/+1 |
2024-06-06 | Daily bump. | GCC Administrator | 1 | -0/+69 |
2024-06-05 | openmp: OpenMP loop transformation support | Jakub Jelinek | 54 | -0/+2986 |
2024-06-01 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2024-05-31 | testsuite: Adjust several dg-additional-files-options calls [PR115294] | Rainer Orth | 1 | -1/+1 |
2024-05-31 | Daily bump. | GCC Administrator | 1 | -0/+7 |
2024-05-30 | libgomp.texi: Impl. update for USM and missing 5.2 item | Tobias Burnus | 1 | -2/+4 |
2024-05-30 | Daily bump. | GCC Administrator | 1 | -0/+16 |
2024-05-29 | libgomp: Enable USM for AMD APUs and MI200 devices | Tobias Burnus | 2 | -2/+24 |
2024-05-29 | libgomp: Enable USM for some nvptx devices | Tobias Burnus | 3 | -3/+43 |