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 57579f7..667bc05 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,10 @@
+2018-11-27 Maciej W. Rozycki <macro@linux-mips.org>
+
+ * ldmain.c (reloc_overflow): Use `%H:' rather than `%P: %H:'
+ with `einfo'.
+ (reloc_dangerous): Likewise.
+ (unattached_reloc): Likewise.
+
2018-11-27 Tamar Christina <tamar.christina@arm.com>
PR ld/23904