aboutsummaryrefslogtreecommitdiff
path: root/libgomp/libgomp.texi
AgeCommit message (Expand)AuthorFilesLines
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
2020-10-14libgomp: Fix a typo in documentationJakub Jelinek1-1/+1
2020-10-13openmp: Add support for the omp_get_supported_active_levels runtime library r...Kwok Cheung Yeung1-2/+30
2020-07-14libgomp: Fix hang when profiling OpenACC programs with CUDA 9.0 nvprofKwok Cheung Yeung1-0/+11
2020-02-19libgomp: Fixes + cleanup for OpenACC's Fortran module + openacc_lib.hTobias Burnus1-10/+17
2020-02-03[OpenACC] bump version for 2.6 plus libgomp.texi updateTobias Burnus1-66/+191
2020-01-08libgomp.texi: Fix typos, use https (actual change)Tobias Burnus1-11/+11
2020-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-1/+1
2019-12-22Add OpenACC 2.6 `acc_get_property' supportMaciej W. Rozycki1-0/+39
2019-12-11libgomp – spelling fixes, incl. omp_lib.h.inTobias Burnus1-5/+5
2019-05-17OpenACC Profiling Interface (incomplete)Thomas Schwinge1-0/+412
2019-01-11Better distinguish OpenACC and OpenMP sections in libgomp.texiThomas Schwinge1-7/+9
2019-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-1/+1
2018-12-14[PR88370] acc_get_cuda_stream/acc_set_cuda_stream: acc_async_sync, acc_async_...Thomas Schwinge1-6/+11
2018-06-24libgomp.texi (Top): Move www.openmp.org to https.Gerald Pfeifer1-57/+57
2018-01-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-1/+1
2017-09-08libgomp.texi (Top): www.openacc.org now uses https.Gerald Pfeifer1-40/+40
2017-05-24OpenACC 1.0 compatibility: acc_async_wait, acc_async_wait_allThomas Schwinge1-1/+6
2017-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-1/+1
2016-01-12* libgomp.texi: Updates for OpenACC.James Norris1-0/+1286