]> git.ipfire.org Git - thirdparty/gcc.git/commit
libgomp.texi: Note to 'Memory allocation' sect and missing mem-memory routines
authorTobias Burnus <tobias@codesourcery.com>
Sat, 14 Oct 2023 09:09:50 +0000 (11:09 +0200)
committerTobias Burnus <tobias@codesourcery.com>
Sat, 14 Oct 2023 09:09:50 +0000 (11:09 +0200)
commitbc238c40df6c3aa5dc7629ba3ed9adba1c56f7a0
tree7fdd83a2ad25b7ca2bd4f77a01bf56f938fc1e92
parent969f5c3eaa7f073f532206ced0f177b4eb58aee2
libgomp.texi: Note to 'Memory allocation' sect and missing mem-memory routines

This commit completes the documentation of the OpenMP memory-management
routines, except for the unimplemented TR11 additions.  It also makes clear
in the 'Memory allocation' section of the 'OpenMP-Implementation Specifics'
chapter under which condition OpenMP managed memory/allocators are used.

libgomp/ChangeLog:

* libgomp.texi: Fix some typos.
(Memory Management Routines): Document remaining 5.x routines.
(Memory allocation): Make clear when the section applies.
libgomp/libgomp.texi