summaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 2d687f9ed30..0faa03a8221 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,11 @@
+2020-11-24 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR gold/26939
+ * testsuite/ld-x86-64/pr26939-x32.d: New file.
+ * testsuite/ld-x86-64/pr26939.d: Likewise.
+ * testsuite/ld-x86-64/pr26939.s: Likewise.
+ * testsuite/ld-x86-64/x86-64.exp: Run PR gold/26939 tests.
+
2020-11-23 H.J. Lu <hongjiu.lu@intel.com>
PR ld/26918