aboutsummaryrefslogtreecommitdiff
path: root/libgomp
diff options
context:
space:
mode:
Diffstat (limited to 'libgomp')
-rw-r--r--libgomp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index 9296697..6a7151e 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,13 @@
+2020-11-25 Thomas Schwinge <thomas@codesourcery.com>
+
+ * testsuite/libgomp.oacc-c++/cache-1.C: New.
+ * testsuite/libgomp.oacc-c-c++-common/cache-1.c: Update.
+
+2020-11-25 Andrew Stubbs <ams@codesourcery.com>
+
+ * testsuite/libgomp.oacc-fortran/atomic_capture-1.f90 (main): Adjust
+ expected results.
+
2020-11-24 Andrew Stubbs <ams@codesourcery.com>
* plugin/plugin-gcn.c: Don't redefine relocations if elf.h has them.