* elf-m10300.c (mn10300_elf_relax_section): Extend previous fix to cover forward...
authorNick Clifton <nickc@redhat.com>
Wed, 28 Nov 2007 13:04:18 +0000 (13:04 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 28 Nov 2007 13:04:18 +0000 (13:04 +0000)
commite23f1610289a9ba59e77cc214680d38aa7db9e13
treec6b31554551fb99e3c380ef8296b6f48c6616526
parente842223a72b42cb087d8ba304b7b31f5d2131568
* elf-m10300.c (mn10300_elf_relax_section): Extend previous fix to cover forward jumps.
* ld-mn10300/i135409-5.s: New test case.  Check for relaxation to a 16-bit backward jump instruction.
* ld-mn10300/i135409-5.t: Linker script for the new test.
* ld-mn10300/i135409-5.d: Expected disassembly of new test.
* ld-mn10300/mn10300.exp: Run the new test.
bfd/ChangeLog
bfd/elf-m10300.c
ld/testsuite/ChangeLog
ld/testsuite/ld-mn10300/i135409-5.d [new file with mode: 0644]
ld/testsuite/ld-mn10300/i135409-5.s [new file with mode: 0644]
ld/testsuite/ld-mn10300/i135409-5.t [new file with mode: 0644]
ld/testsuite/ld-mn10300/mn10300.exp