aboutsummaryrefslogtreecommitdiff
path: root/libgomp/libgomp.texi
AgeCommit message (Expand)AuthorFilesLines
2022-08-26OpenMP: Support reverse offload (middle end part)Tobias Burnus1-1/+1
2022-07-04OpenMP/Fortran: Add support for OpenMP 5.2 linear clause syntaxTobias Burnus1-1/+1
2022-07-04OpenMP: Move omp requires checks to libgompTobias Burnus1-3/+5
2022-07-01OpenMP: Handle tofrom with target enter/exit dataTobias Burnus1-1/+1
2022-06-17docs: add missing table headerMartin Liska1-0/+1
2022-06-13openmp: Conforming device numbers and omp_{initial,invalid}_deviceJakub Jelinek1-1/+1
2022-06-03OpenMP/Fortran: Add support for firstprivate and allocate clauses on scope co...Tobias Burnus1-1/+1
2022-05-28OpenMP/Fortran: Add support for enter clause on declare targetTobias Burnus1-1/+1
2022-05-27libgomp.texi: Add more to-be-implemented OpenMP 5.2 featuresTobias Burnus1-1/+16
2022-05-24OpenMP: Support nowait with Fortran [PR105378]Tobias Burnus1-1/+1
2022-05-20libgomp: Add new runtime routines omp_target_memcpy_async and omp_target_memc...Marcel Vollweiler1-1/+1
2022-05-18OpenMP: Add Fortran support for inoutset depend-kindTobias Burnus1-2/+2
2022-05-17libgomp: Clarify that omp_display_env is fully implementedJakub Jelinek1-2/+1
2022-05-17libgomp.texi: Document OpenMP context selectorsTobias Burnus1-0/+32
2022-05-17libgomp.texi: Add OpenMP 5.2 implementation statusTobias Burnus1-5/+56
2022-05-17OpenMP: Add omp_all_memory support to FortranTobias Burnus1-2/+2
2022-05-06OpenMP, libgomp: Add new runtime routine omp_target_is_accessible.Marcel Vollweiler1-1/+1
2022-05-05libgomp: Update docs to reflect Fortran support for non-rectangular loopsSandra Loosemore1-1/+1
2022-05-02OpenMP, libgomp: Add new runtime routine omp_get_mapped_ptr.Marcel Vollweiler1-1/+1
2022-04-13libgomp: Fix a documentation typoJakub Jelinek1-1/+1
2022-03-13texi + c-target.def: Fix typosTobias Burnus1-1/+1
2022-02-09C, C++, Fortran, OpenMP: Add 'has_device_addr' clause to 'target' construct.Marcel Vollweiler1-1/+1
2022-01-27libgomp.texi: Update OpenMP implementation statusTobias Burnus1-3/+4
2022-01-13Add support for allocate clause (OpenMP 5.0).Hafiz Abid Qadeer1-1/+1
2022-01-03Update copyright dates.Jakub Jelinek1-1/+1
2021-12-13Fortran: Handle compare in OpenMP atomicTobias Burnus1-2/+1
2021-12-04Fortran/OpenMP: Support most of 5.1 atomic extensionsTobias Burnus1-1/+2
2021-12-04libgomp.texi: Update OMP_PLACESTobias Burnus1-11/+19
2021-11-16libgomp: Mark thread_limit clause to target construct as implementedJakub Jelinek1-1/+1
2021-10-27openmp: Document that non-rect loops are not supported in Fortran yetJakub Jelinek1-1/+1
2021-10-21openmp: Fortran strictly-structured blocks supportChung-Lin Tang1-1/+1
2021-10-15openmp: Handle OpenMP 5.1 simplified OMP_PLACES syntaxJakub Jelinek1-3/+3
2021-10-14openmp: Mark declare variant directive in documentation as supported in FortranKwok Cheung Yeung1-1/+1
2021-10-12openmp: Add documentation for omp_{get_max, set_num}_threads and omp_{s, g}et...Jakub Jelinek1-0/+154
2021-10-12openmp: Fix up warnings on libgomp.info buildJakub Jelinek1-28/+28
2021-10-09openmp: Add support for OpenMP 5.1 structured-block-sequencesJakub Jelinek1-3/+6
2021-09-30openmp: Add omp_aligned_{,c}alloc and omp_{c,re}alloc for FortranTobias Burnus1-1/+1
2021-09-18openmp: Allow private or firstprivate arguments to default clause even for C/C++Jakub Jelinek1-1/+1
2021-09-17libgomp: Spelling error fix in OpenMP 5.1 conformance sectionJakub Jelinek1-2/+2
2021-09-07libgomp.texi: Extend OpenMP 5.0 Implementation StatusTobias Burnus1-3/+93
2021-09-07libgomp.texi: Add OpenMP Implementation StatusTobias Burnus1-3/+108
2021-08-12OpenMP 5.1: Add proc-bind 'primary' supportTobias Burnus1-15/+17
2021-08-05openmp: Implement omp_get_device_num routineChung-Lin Tang1-0/+29
2021-01-25libgomp: Add documentation for omp_fulfill_event runtime functionKwok Cheung Yeung1-0/+34
2021-01-01Update copyright dates.Jakub Jelinek1-1/+1
2020-12-28libgomp: Avoid bad "up" link in libgomp docsGerald Pfeifer1-1/+1
2020-11-18openmp: Retire nest-var ICV for OpenMP 5.1Kwok Cheung Yeung1-16/+44
2020-10-22openmp: Change omp_get_initial_device () to match OpenMP 5.1 requirementsJakub Jelinek1-0/+28
2020-10-20openmp: Implement support for OMP_TARGET_OFFLOAD environment variableKwok Cheung Yeung1-0/+25
2020-10-15libgomp: Amend documentation for omp_get_max_active_levels and omp_get_suppor...Kwok Cheung Yeung1-3/+3