libgomp.texi: Split OpenMP routines chapter into sections
The previous list of OpenMP routines was rather lengthy and the order seemed to be rather random - especially for outputs which did not have @menu as then the sectioning was not visible. The OpenMP specification split in 5.1 the lengthy list by adding sections to the chapter and grouping the routines under them. This patch follow suite and uses the same sections and order. The commit also prepares for adding not-yet-documented routines by listening those in the @menu (@c commented - both for just undocumented and for also unimplemented routines). See also PR 110364. libgomp/ChangeLog: * libgomp.texi (OpenMP Runtime Library Routines): Split long list by adding sections and moving routines there. (OMP_ALLOCATORS): Fix typo.
This commit is contained in:
parent
85a4e4f93f
commit
506f068e7d
1 changed files with 1152 additions and 965 deletions
2117
libgomp/libgomp.texi
2117
libgomp/libgomp.texi
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue