aboutsummaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2024-01-07 00:17:43 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2024-01-07 00:17:43 +0000
commitb368d79998003c2e5657a91055cb27991988b44b (patch)
tree79c641150434647743dc11bb4b0645675acdd6ea /libgomp/ChangeLog
parentff981616a6093b7075581c45ad6240d86ebe6f3e (diff)
downloadgcc-b368d79998003c2e5657a91055cb27991988b44b.zip
gcc-b368d79998003c2e5657a91055cb27991988b44b.tar.gz
gcc-b368d79998003c2e5657a91055cb27991988b44b.tar.bz2
Daily bump.
Diffstat (limited to 'libgomp/ChangeLog')
-rw-r--r--libgomp/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index d0d9674..eccc898 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,16 @@
+2024-01-06 Tobias Burnus <tobias@codesourcery.com>
+
+ * 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'.
+
+2024-01-06 Mark Wielaard <mark@klomp.org>
+
+ * configure: Regenerate.
+
2024-01-03 Jakub Jelinek <jakub@redhat.com>
* libgomp.texi: Bump @copying's copyright year.