aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ChangeLog
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@linux-mips.org>2013-02-18 23:35:17 +0000
committerMaciej W. Rozycki <macro@linux-mips.org>2013-02-18 23:35:17 +0000
commit273e4eecfe35a98368bd54444070d1b3faae1772 (patch)
treeb3c519a1628bd66e0583669db2ee3625b2923991 /ld/testsuite/ChangeLog
parent8a75745d3114db2057e6f9b94a74939ac4768419 (diff)
downloadgdb-273e4eecfe35a98368bd54444070d1b3faae1772.zip
gdb-273e4eecfe35a98368bd54444070d1b3faae1772.tar.gz
gdb-273e4eecfe35a98368bd54444070d1b3faae1772.tar.bz2
* ld-mips-elf/jalx-2.ld: Include .rel.plt in output, give .plt a
mapping. * ld-mips-elf/jalx-2.dd: Adjust disassembly accordingly.
Diffstat (limited to 'ld/testsuite/ChangeLog')
-rw-r--r--ld/testsuite/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog
index 660b7cb..a8e6c2c 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+2013-02-18 Maciej W. Rozycki <macro@codesourcery.com>
+
+ * ld-mips-elf/jalx-2.ld: Include .rel.plt in output, give .plt a
+ mapping.
+ * ld-mips-elf/jalx-2.dd: Adjust disassembly accordingly.
+
2013-02-18 Alan Modra <amodra@gmail.com>
* ld-plugin/lto.exp (Build pr15146b.so) Add -Wl,--no-as-needed.