]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgomp/libgomp.texi
libgomp.texi: Document omp_display_env + omp_target_is_accessible
authorTobias Burnus <tobias@codesourcery.com>
Sat, 6 Jan 2024 11:49:49 +0000 (12:49 +0100)
committerTobias Burnus <tobias@codesourcery.com>
Sat, 6 Jan 2024 11:49:49 +0000 (12:49 +0100)
commitfefbd85b72729cec99a6e71e5c8b637948c8ed79
tree9d2cf5469cdaa0f0e5a6c79fc710851a701e15f4
parent7b158e036a95b1ab40793dd53bed7dbd770ffdaf
libgomp.texi: Document omp_display_env + omp_target_is_accessible

Additionally, it fixes a typo and changes the OpenMP 5.2 section
references (18.8.x) to OpenMP 5.1 ones (3.8.x) matching the mentioned
OpenMP number.

libgomp/ChangeLog:

* libgomp.texi (OpenMP Technical Report 12): Fix a typo.
(Device Memory Routines): Fix OpenMP 5.1 spec refs; add
omp_target_is_accessible.
(Environment Display Routine): Uncomment and add
omp_display_env description.
(OMP_DISPLAY_ENV): Update wording, add 'see also'.
libgomp/libgomp.texi