Adjust target test.
This commit is contained in:
parent
5091343aa7
commit
a0c4652421
3 changed files with 7 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2006-08-29 Alan Modra <amodra@bigpond.net.au>
|
||||||
|
|
||||||
|
* ld-elf/loadaddr3a.d: Adjust target test.
|
||||||
|
* ld-elf/loadaddr3b.d: Likewise.
|
||||||
|
|
||||||
2006-08-29 Nathan Sidwell <nathan@codesourcery.com>
|
2006-08-29 Nathan Sidwell <nathan@codesourcery.com>
|
||||||
|
|
||||||
* ld-elf/loadaddr3.t: New.
|
* ld-elf/loadaddr3.t: New.
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#source: loadaddr.s
|
#source: loadaddr.s
|
||||||
#ld: -T loadaddr3.t -z max-page-size=0x200000
|
#ld: -T loadaddr3.t -z max-page-size=0x200000
|
||||||
#readelf: -l --wide
|
#readelf: -l --wide
|
||||||
#target: *-*-elf*
|
#target: *-*-linux*
|
||||||
|
|
||||||
#...
|
#...
|
||||||
LOAD +0x000000 0x0*00000000 0x0*00000000 0x0*0101 0x0*0101 R E 0x.*
|
LOAD +0x000000 0x0*00000000 0x0*00000000 0x0*0101 0x0*0101 R E 0x.*
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#source: loadaddr.s
|
#source: loadaddr.s
|
||||||
#ld: -T loadaddr3.t -z max-page-size=0x200000
|
#ld: -T loadaddr3.t -z max-page-size=0x200000
|
||||||
#objdump: -t
|
#objdump: -t
|
||||||
#target: *-*-elf*
|
#target: *-*-linux*
|
||||||
|
|
||||||
#...
|
#...
|
||||||
0+0000100 l d .text 0+0000000 .text
|
0+0000100 l d .text 0+0000000 .text
|
||||||
|
|
Loading…
Reference in a new issue