Age | Commit message (Expand) | Author | Files | Lines |
2022-08-26 | OpenMP: Support reverse offload (middle end part) | Tobias Burnus | 1 | -1/+1 |
2022-07-04 | OpenMP/Fortran: Add support for OpenMP 5.2 linear clause syntax | Tobias Burnus | 1 | -1/+1 |
2022-07-04 | OpenMP: Move omp requires checks to libgomp | Tobias Burnus | 1 | -3/+5 |
2022-07-01 | OpenMP: Handle tofrom with target enter/exit data | Tobias Burnus | 1 | -1/+1 |
2022-06-17 | docs: add missing table header | Martin Liska | 1 | -0/+1 |
2022-06-13 | openmp: Conforming device numbers and omp_{initial,invalid}_device | Jakub Jelinek | 1 | -1/+1 |
2022-06-03 | OpenMP/Fortran: Add support for firstprivate and allocate clauses on scope co... | Tobias Burnus | 1 | -1/+1 |
2022-05-28 | OpenMP/Fortran: Add support for enter clause on declare target | Tobias Burnus | 1 | -1/+1 |
2022-05-27 | libgomp.texi: Add more to-be-implemented OpenMP 5.2 features | Tobias Burnus | 1 | -1/+16 |
2022-05-24 | OpenMP: Support nowait with Fortran [PR105378] | Tobias Burnus | 1 | -1/+1 |
2022-05-20 | libgomp: Add new runtime routines omp_target_memcpy_async and omp_target_memc... | Marcel Vollweiler | 1 | -1/+1 |
2022-05-18 | OpenMP: Add Fortran support for inoutset depend-kind | Tobias Burnus | 1 | -2/+2 |
2022-05-17 | libgomp: Clarify that omp_display_env is fully implemented | Jakub Jelinek | 1 | -2/+1 |
2022-05-17 | libgomp.texi: Document OpenMP context selectors | Tobias Burnus | 1 | -0/+32 |
2022-05-17 | libgomp.texi: Add OpenMP 5.2 implementation status | Tobias Burnus | 1 | -5/+56 |
2022-05-17 | OpenMP: Add omp_all_memory support to Fortran | Tobias Burnus | 1 | -2/+2 |
2022-05-06 | OpenMP, libgomp: Add new runtime routine omp_target_is_accessible. | Marcel Vollweiler | 1 | -1/+1 |
2022-05-05 | libgomp: Update docs to reflect Fortran support for non-rectangular loops | Sandra Loosemore | 1 | -1/+1 |
2022-05-02 | OpenMP, libgomp: Add new runtime routine omp_get_mapped_ptr. | Marcel Vollweiler | 1 | -1/+1 |
2022-04-13 | libgomp: Fix a documentation typo | Jakub Jelinek | 1 | -1/+1 |
2022-03-13 | texi + c-target.def: Fix typos | Tobias Burnus | 1 | -1/+1 |
2022-02-09 | C, C++, Fortran, OpenMP: Add 'has_device_addr' clause to 'target' construct. | Marcel Vollweiler | 1 | -1/+1 |
2022-01-27 | libgomp.texi: Update OpenMP implementation status | Tobias Burnus | 1 | -3/+4 |
2022-01-13 | Add support for allocate clause (OpenMP 5.0). | Hafiz Abid Qadeer | 1 | -1/+1 |
2022-01-03 | Update copyright dates. | Jakub Jelinek | 1 | -1/+1 |
2021-12-13 | Fortran: Handle compare in OpenMP atomic | Tobias Burnus | 1 | -2/+1 |
2021-12-04 | Fortran/OpenMP: Support most of 5.1 atomic extensions | Tobias Burnus | 1 | -1/+2 |
2021-12-04 | libgomp.texi: Update OMP_PLACES | Tobias Burnus | 1 | -11/+19 |
2021-11-16 | libgomp: Mark thread_limit clause to target construct as implemented | Jakub Jelinek | 1 | -1/+1 |
2021-10-27 | openmp: Document that non-rect loops are not supported in Fortran yet | Jakub Jelinek | 1 | -1/+1 |
2021-10-21 | openmp: Fortran strictly-structured blocks support | Chung-Lin Tang | 1 | -1/+1 |
2021-10-15 | openmp: Handle OpenMP 5.1 simplified OMP_PLACES syntax | Jakub Jelinek | 1 | -3/+3 |
2021-10-14 | openmp: Mark declare variant directive in documentation as supported in Fortran | Kwok Cheung Yeung | 1 | -1/+1 |
2021-10-12 | openmp: Add documentation for omp_{get_max, set_num}_threads and omp_{s, g}et... | Jakub Jelinek | 1 | -0/+154 |
2021-10-12 | openmp: Fix up warnings on libgomp.info build | Jakub Jelinek | 1 | -28/+28 |
2021-10-09 | openmp: Add support for OpenMP 5.1 structured-block-sequences | Jakub Jelinek | 1 | -3/+6 |
2021-09-30 | openmp: Add omp_aligned_{,c}alloc and omp_{c,re}alloc for Fortran | Tobias Burnus | 1 | -1/+1 |
2021-09-18 | openmp: Allow private or firstprivate arguments to default clause even for C/C++ | Jakub Jelinek | 1 | -1/+1 |
2021-09-17 | libgomp: Spelling error fix in OpenMP 5.1 conformance section | Jakub Jelinek | 1 | -2/+2 |
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-08-12 | OpenMP 5.1: Add proc-bind 'primary' support | Tobias Burnus | 1 | -15/+17 |
2021-08-05 | openmp: Implement omp_get_device_num routine | Chung-Lin Tang | 1 | -0/+29 |
2021-01-25 | libgomp: Add documentation for omp_fulfill_event runtime function | Kwok Cheung Yeung | 1 | -0/+34 |
2021-01-01 | Update copyright dates. | Jakub Jelinek | 1 | -1/+1 |
2020-12-28 | libgomp: Avoid bad "up" link in libgomp docs | Gerald Pfeifer | 1 | -1/+1 |
2020-11-18 | openmp: Retire nest-var ICV for OpenMP 5.1 | Kwok Cheung Yeung | 1 | -16/+44 |
2020-10-22 | openmp: Change omp_get_initial_device () to match OpenMP 5.1 requirements | Jakub Jelinek | 1 | -0/+28 |
2020-10-20 | openmp: Implement support for OMP_TARGET_OFFLOAD environment variable | Kwok Cheung Yeung | 1 | -0/+25 |
2020-10-15 | libgomp: Amend documentation for omp_get_max_active_levels and omp_get_suppor... | Kwok Cheung Yeung | 1 | -3/+3 |