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 53a3c9d5dcd..82893a92551 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,11 @@
+2020-04-16 Stephen Casner <casner@acm.org>
+
+ PR ld/18963
+ * testsuite/ld-scripts/pr18963.s: New, replaces empty data.s to
+ allocate space in text, data, bss here rather than pr18963.t.
+ * testsuite/ld-scripts/pr18963.t: Remove assignments to dot.
+ * testsuite/ld-scripts/pr18963.d: Change addresses to fit 16 bits.
+
2020-04-15 Fangrui Song <maskray@google.com>
PR binutils/24613