aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorTobias Burnus <tobias@codesourcery.com>2023-06-22 14:57:54 +0200
committerTobias Burnus <tobias@codesourcery.com>2023-06-22 14:57:54 +0200
commit2cd0689a79498dcaaadc8cc5c1c4d0a452a4fb09 (patch)
tree68585afa48ff36339015c9a79846bb4b948d8369 /gcc
parent2ac41866270e9fbab504bbda7a942a97abaa203a (diff)
downloadgcc-2cd0689a79498dcaaadc8cc5c1c4d0a452a4fb09.zip
gcc-2cd0689a79498dcaaadc8cc5c1c4d0a452a4fb09.tar.gz
gcc-2cd0689a79498dcaaadc8cc5c1c4d0a452a4fb09.tar.bz2
libgomp.texi: Improve OpenMP ICV description
Use @var{} instead of @emph{} - for semantic texinfo formatting; the result is similar: slanted instead of italic in PDF, still italic in HTML, albeit in info is is now uppercase instead of '_' as pre/suffix. The patch also documents the newer _ALL/_DEV/_DEV_<no> env var suffixes and as it refers to the ICV vars and their scope, those were added to the OMP_ env vars for reference. For OMP_NESTING, a note that those were deprecated was added plus a bunch of cross references. For OMP_ALLOCATOR, add note about the lack of per-device env vars support. A new section, consisting mostly of cross references was added to document the implementation-defined ICV initialization, especially as OpenMP demands that implementations document what they do for 'implementation defined'. For nvptx, the implementation-defined used stack size was documented libgomp/ * libgomp.texi: Use @var for ICV vars. (OpenMP Environment Variables): Mention _ALL/_DEV/_DEV_<no> variants, document which ICV is set and which scope the ICV has; extend/cleanup some @ref. (Implementation-defined ICV Initialization): New. (nvptx): Document the implementation-defined used per-warp stack size.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions