Update ld-elf/orphan-8.map to support 32-bit targets

* ld-elf/orphan-8.map: Updated to support 32-bit targets.
This commit is contained in:
H.J. Lu 2015-09-05 06:44:53 -07:00
parent 53db1aba3c
commit e32aa9338f
2 changed files with 8 additions and 4 deletions

View File

@ -1,3 +1,7 @@
2015-09-05 H.J. Lu <hongjiu.lu@intel.com>
* ld-elf/orphan-8.map: Updated to support 32-bit targets.
2015-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
* ld-elf/elf.exp: Switch to rely on run_dump_test.

View File

@ -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
#...