aboutsummaryrefslogtreecommitdiff
path: root/libgomp
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2023-06-23 00:16:38 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2023-06-23 00:16:38 +0000
commit270742ceb5141db498ef63373512ed071923b940 (patch)
tree972148900f6d5294ea132bcfd36c581cd5eeeaf1 /libgomp
parent8a30775b0d3037123ee540f7b65a736ad49e05ce (diff)
downloadgcc-270742ceb5141db498ef63373512ed071923b940.zip
gcc-270742ceb5141db498ef63373512ed071923b940.tar.gz
gcc-270742ceb5141db498ef63373512ed071923b940.tar.bz2
Daily bump.
Diffstat (limited to 'libgomp')
-rw-r--r--libgomp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index 002d802..3bbcf41 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,12 @@
+2023-06-22 Tobias Burnus <tobias@codesourcery.com>
+
+ * 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.
+
2023-06-19 Thomas Schwinge <thomas@codesourcery.com>
* testsuite/libgomp.c/target-51.c: Fix DejaGnu directive syntax