summaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 7ef623c1b57..9cee3ca275b 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,5 +1,12 @@
2020-07-28 Alan Modra <amodra@gmail.com>
+ * ldlang.c (lang_check): Don't complain about relocs or merge
+ attributes from --just-symbols input.
+ * testsuite/ld-misc/just-symbols.exp: Just dump .data section.
+ Don't run test on a number of targets.
+
+2020-07-28 Alan Modra <amodra@gmail.com>
+
* testsuite/ld-misc/just-symbols-1.dd: Revert last change.
2020-07-27 Alan Modra <amodra@gmail.com>