aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 522d0078..2eaf710 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,12 @@
+2018-03-20 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/22983
+ * testsuite/ld-plugin/lto.exp: Run PR ld/22983 test.
+ * testsuite/ld-plugin/pr22983.d: New file.
+ * testsuite/ld-plugin/pr22983.t: Likewise.
+ * testsuite/ld-plugin/pr22983a.c: Likewise.
+ * testsuite/ld-plugin/pr22983b.c: Likewise.
+
2018-03-15 Andreas Schwab <schwab@suse.de>
PR ld/22949