aboutsummaryrefslogtreecommitdiff
path: root/libgomp
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2023-03-20 00:21:09 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2023-03-20 00:21:09 +0000
commitf58c1ecb352b92e8504ad95f6020784d09338e7c (patch)
tree4bdba28185f5135619cde4dcd3377cfb4998bb86 /libgomp
parentb2747a4213635352f8315114c5925f178fed0544 (diff)
downloadgcc-f58c1ecb352b92e8504ad95f6020784d09338e7c.zip
gcc-f58c1ecb352b92e8504ad95f6020784d09338e7c.tar.gz
gcc-f58c1ecb352b92e8504ad95f6020784d09338e7c.tar.bz2
Daily bump.
Diffstat (limited to 'libgomp')
-rw-r--r--libgomp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index 07276e2..aaf3ee7 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,10 @@
+2023-03-19 Jakub Jelinek <jakub@redhat.com>
+
+ Backported from master:
+ 2023-02-16 Jakub Jelinek <jakub@redhat.com>
+
+ * libgomp.texi: Fix typos - theads -> threads.
+
2023-03-08 Tobias Burnus <tobias@codesourcery.com>
Backported from master: