aboutsummaryrefslogtreecommitdiff
path: root/libgomp
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2022-12-01 00:17:51 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2022-12-01 00:17:51 +0000
commit6eea85a95eecce38d194408fa4ce139b8bce1b28 (patch)
treef5585e36fade51450b562ea7a9a3885c1ed35f3f /libgomp
parentd13c359a49291f0a1206adbad4065677010b7e4b (diff)
downloadgcc-6eea85a95eecce38d194408fa4ce139b8bce1b28.zip
gcc-6eea85a95eecce38d194408fa4ce139b8bce1b28.tar.gz
gcc-6eea85a95eecce38d194408fa4ce139b8bce1b28.tar.bz2
Daily bump.
Diffstat (limited to 'libgomp')
-rw-r--r--libgomp/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index f29085a..7fd1153 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,17 @@
+2022-11-30 Tobias Burnus <tobias@codesourcery.com>
+
+ * libgomp.texi (OpenMP Context Selectors): Add 'gfx803' to gcn's isa.
+
+2022-11-30 Paul-Antoine Arras <pa@codesourcery.com>
+
+ * testsuite/libgomp.c/declare-variant-4-fiji.c: New test.
+ * testsuite/libgomp.c/declare-variant-4-gfx803.c: New test.
+ * testsuite/libgomp.c/declare-variant-4-gfx900.c: New test.
+ * testsuite/libgomp.c/declare-variant-4-gfx906.c: New test.
+ * testsuite/libgomp.c/declare-variant-4-gfx908.c: New test.
+ * testsuite/libgomp.c/declare-variant-4-gfx90a.c: New test.
+ * testsuite/libgomp.c/declare-variant-4.h: New header file.
+
2022-11-28 Tobias Burnus <tobias@codesourcery.com>
* libgomp.texi (OpenMP 5.2): Mark end-directive as Y.