diff options
author | Maciej W. Rozycki <macro@linux-mips.org> | 2013-02-18 23:35:17 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@linux-mips.org> | 2013-02-18 23:35:17 +0000 |
commit | 273e4eecfe35a98368bd54444070d1b3faae1772 (patch) | |
tree | b3c519a1628bd66e0583669db2ee3625b2923991 /ld/testsuite/ChangeLog | |
parent | 8a75745d3114db2057e6f9b94a74939ac4768419 (diff) | |
download | gdb-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/ChangeLog | 6 |
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. |