aboutsummaryrefslogtreecommitdiff
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 80247c5..fa367d3 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,5 +1,12 @@
2021-05-07 Alan Modra <amodra@gmail.com>
+ * ldexp.c (update_definedness): Don't return false for absolute
+ symbols.
+ * ldmain.c (multiple_definition): Print "warning: " in message
+ when not a hard error.
+
+2021-05-07 Alan Modra <amodra@gmail.com>
+
* testsuite/ld-elf/pr27825-1.d: Correct xfail.
* testsuite/ld-elf/pr27825-2.d: Likewise.