diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 5ca0f6cc65..6ca3083d22 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2015-09-05 H.J. Lu + + * ld-elf/orphan-8.map: Updated to support 32-bit targets. + 2015-07-28 Andrew Burgess * ld-elf/elf.exp: Switch to rely on run_dump_test. diff --git a/ld/testsuite/ld-elf/orphan-8.map b/ld/testsuite/ld-elf/orphan-8.map index b672978580..0bd97666b8 100644 --- a/ld/testsuite/ld-elf/orphan-8.map +++ b/ld/testsuite/ld-elf/orphan-8.map @@ -1,7 +1,7 @@ #... -.notbad 0x0000000000000004 0x4 - .notbad 0x0000000000000004 0x4 tmpdir/dump0.o +.notbad 0x0+4 0x4 + .notbad 0x0+4 0x4 tmpdir/dump0.o #... -.note.bar 0x0000000000000010 0x4 - .note.bar 0x0000000000000010 0x4 tmpdir/dump0.o +.note.bar 0x0+10 0x4 + .note.bar 0x0+10 0x4 tmpdir/dump0.o #...