aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@bitrange.com>2017-07-25 04:09:32 +0200
committerHans-Peter Nilsson <hp@bitrange.com>2017-08-21 03:43:35 +0200
commit284d826d9f57e3ff47e41f61f3250c8d029baaa3 (patch)
treeb6ff8464f39f8dc7a92634e0d4e83c193354f243 /ld/ChangeLog
parent454c9bb956abd5451b6a46c96327c5ec0884eaed (diff)
downloadgdb-284d826d9f57e3ff47e41f61f3250c8d029baaa3.zip
gdb-284d826d9f57e3ff47e41f61f3250c8d029baaa3.tar.gz
gdb-284d826d9f57e3ff47e41f61f3250c8d029baaa3.tar.bz2
PR ld/20125, MMIX weak symbols
Weak undefineds with PUSHJ relocs were "lost", causing internal inconsistencies and an abort.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index ba576c2..a150256 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+2017-08-21 Hans-Peter Nilsson <hp@bitrange.com>
+
+ PR ld/20125
+ * testsuite/ld-mmix/pr20125.d, testsuite/ld-mmix/pr20125.s: New
+ test.
+
2017-08-20 A. Wilcox <awilfox@adelielinux.org>
PR ld/21976