aboutsummaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libgomp/ChangeLog')
-rw-r--r--libgomp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index d013049..a620923 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,5 +1,10 @@
2018-02-08 Martin Jambor <mjambor@suse.cz>
+ * testsuite/libgomp.hsa.c/pr82416.c: Make the function with target
+ clonable.
+
+2018-02-08 Martin Jambor <mjambor@suse.cz>
+
* testsuite/libgomp.hsa.c/staticvar.c: New test.
2018-02-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>