aboutsummaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libgomp/ChangeLog')
-rw-r--r--libgomp/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index d1daeb8..59fa36c 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,15 @@
+2021-07-21 Thomas Schwinge <thomas@codesourcery.com>
+ Joseph Myers <joseph@codesourcery.com>
+ Cesar Philippidis <cesar@codesourcery.com>
+
+ * testsuite/libgomp.oacc-c-c++-common/routine-nohost-1.c: New
+ file.
+ * testsuite/libgomp.oacc-c-c++-common/routine-nohost-2.c:
+ Likewise.
+ * testsuite/libgomp.oacc-c-c++-common/routine-nohost-2_2.c:
+ Likewise.
+ * testsuite/libgomp.oacc-fortran/routine-nohost-1.f90: Likewise.
+
2021-07-20 Thomas Schwinge <thomas@codesourcery.com>
PR target/101484