Age | Commit message (Expand) | Author | Files | Lines |
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-05 | libgomp.texi: Add OpenMP TR13 routines to @menu (commented out) | Tobias Burnus | 1 | -2/+25 |
2024-07-29 | libgomp.texi: Update 'Device Information Routines' section | Tobias Burnus | 1 | -15/+33 |
2024-07-01 | libgomp, openmp: Add ompx_gnu_pinned_mem_alloc | Andrew Stubbs | 1 | -1/+6 |
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 | 1 | -4/+6 |
2024-06-06 | libgomp: Mark Loop transformation constructs as implemented in the implementa... | Jakub Jelinek | 1 | -1/+1 |
2024-05-30 | libgomp.texi: Impl. update for USM and missing 5.2 item | Tobias Burnus | 1 | -2/+4 |
2024-05-29 | libgomp: Enable USM for AMD APUs and MI200 devices | Tobias Burnus | 1 | -2/+7 |
2024-05-29 | libgomp: Enable USM for some nvptx devices | Tobias Burnus | 1 | -2/+5 |
2024-04-04 | libgomp.texi: Update entries in OpenMP TR12 implementation status | Tobias Burnus | 1 | -1/+4 |
2024-04-02 | Fix up duplicated words mostly in comments, part 1 | Jakub Jelinek | 1 | -5/+5 |
2024-03-12 | libgomp/libgomp.texi: Fix @node order in @menu | Tobias Burnus | 1 | -1/+1 |
2024-02-27 | OpenACC: Add Fortran routines acc_{alloc,free,hostptr,deviceptr,memcpy_{to,fr... | Tobias Burnus | 1 | -38/+133 |
2024-02-21 | OpenMP/nvptx: support 'arch(nvptx64)' as context selector | Tobias Burnus | 1 | -1/+1 |
2024-02-15 | libgomp: Update documentation for indirect calls in target regions | Kwok Cheung Yeung | 1 | -2/+2 |
2024-01-24 | libgomp.texi: Document omp_pause_resource{,_all} and omp_target_memcpy* | Tobias Burnus | 1 | -15/+317 |
2024-01-11 | OpenMP: lvalue parsing for map/to/from clauses (C) | Julian Brown | 1 | -1/+1 |
2024-01-06 | libgomp.texi: Document omp_display_env + omp_target_is_accessible | Tobias Burnus | 1 | -24/+145 |
2024-01-03 | Update copyright dates. | Jakub Jelinek | 1 | -1/+1 |
2023-12-13 | libgomp: basic pinned memory on Linux | Andrew Stubbs | 1 | -1/+2 |
2023-12-08 | OpenMP/Fortran: Implement omp allocators/allocate for ptr/allocatables | Tobias Burnus | 1 | -5/+11 |
2023-12-06 | amdgcn, libgomp: low-latency allocator | Andrew Stubbs | 1 | -0/+13 |
2023-12-06 | openmp, nvptx: low-lat memory access traits | Andrew Stubbs | 1 | -0/+18 |
2023-12-06 | libgomp, nvptx: low-latency memory allocator | Andrew Stubbs | 1 | -5/+6 |
2023-11-24 | OpenMP: Accept argument to depobj's destroy clause | Tobias Burnus | 1 | -1/+1 |
2023-11-10 | libgomp.texi: Update OpenMP 6.0-preview implementation-status list | Tobias Burnus | 1 | -15/+55 |
2023-11-07 | openmp: Add support for the 'indirect' clause in C/C++ | Kwok Cheung Yeung | 1 | -2/+4 |
2023-11-05 | openmp: Mention C attribute syntax in documentation | Jakub Jelinek | 1 | -1/+1 |
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-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 | 1 | -2/+2 |
2023-10-12 | libgomp.texi: Clarify OMP_TARGET_OFFLOAD=mandatory | Tobias Burnus | 1 | -5/+16 |
2023-10-06 | libgomp.texi: Document some of the device-memory routines | Tobias Burnus | 1 | -15/+288 |
2023-10-04 | libgomp.texi: Clarify that no other OpenMP context selectors are implemented | Tobias Burnus | 1 | -5/+14 |
2023-09-20 | OpenMP: Add ME support for 'omp allocate' stack variables | Tobias Burnus | 1 | -2/+3 |
2023-09-20 | openmp: Add omp::decl attribute support [PR111392] | Jakub Jelinek | 1 | -1/+1 |
2023-09-07 | libgomp.texi: Fix ICV var name, document some memory management routines | Tobias Burnus | 1 | -15/+145 |
2023-08-25 | OpenMP: Document support for imperfectly-nested loops. | Sandra Loosemore | 1 | -1/+1 |
2023-08-22 | OpenMP: Handle 'all' as category in defaultmap | Tobias Burnus | 1 | -1/+3 |
2023-07-26 | OpenMP: Call cuMemcpy2D/cuMemcpy3D for nvptx for omp_target_memcpy_rect | Tobias Burnus | 1 | -0/+5 |
2023-07-26 | libgomp.texi: Add status item, @ref and document omp_in_explicit_task | Tobias Burnus | 1 | -2/+29 |
2023-07-20 | libgomp.texi: Split OpenMP routines chapter into sections | Tobias Burnus | 1 | -531/+718 |
2023-07-19 | OpenMP/Fortran: Non-rectangular loops with constant steps other than 1 or -1 ... | Tobias Burnus | 1 | -1/+3 |
2023-07-14 | libgomp.texi: Extend memory allocation documentation | Tobias Burnus | 1 | -5/+32 |
2023-07-12 | libgomp.texi: add cross ref, remove duplicated entry | Tobias Burnus | 1 | -3/+1 |
2023-07-12 | libgomp: Use libnuma for OpenMP's partition=nearest allocation trait | Tobias Burnus | 1 | -11/+31 |