gas/testsuite/

* gas/i386/secrel.s: Pad .rdata out to 16 byte boundary.
	* gas/i386/secrel.d: Adjust to suit.

ld/testsuite/
	* ld-pe/secrel1.s: Pad .rdata out to 16 byte boundary.
	* ld-pe/secrel.d: Adjust to suit.
This commit is contained in:
Alan Modra 2004-09-29 13:36:22 +00:00
parent 32be62b581
commit 981beeee70
6 changed files with 16 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2004-09-29 Alan Modra <amodra@bigpond.net.au>
* gas/i386/secrel.s: Pad .rdata out to 16 byte boundary.
* gas/i386/secrel.d: Adjust to suit.
2004-09-19 Paul Brook <paul@codesourcery.com>
* gas/elf/elf.exp: Recognise additional arm elf targets.

View File

@ -40,4 +40,4 @@ Contents of section \.data:
Contents of section \.rdata:
0000 3e3e3e3e 3c3c3c3c 3e3e3e3e 3e3c3c3c >>>><<<<>>>>><<<
0010 3e3e3e3e 3e3e3c3c 3e3e3e3e 3e3e3e3c >>>>>><<>>>>>>><
0020 3e3e3e3e >>>>
0020 3e3e3e3e 00000000 00000000 00000000 >>>>............

View File

@ -75,3 +75,5 @@ nex16: .ascii "<<"
.ascii ">>>>>>>"
nex1f: .ascii "<"
.ascii ">>>>"
.p2align 4,0

View File

@ -1,3 +1,8 @@
2004-09-29 Alan Modra <amodra@bigpond.net.au>
* ld-pe/secrel1.s: Pad .rdata out to 16 byte boundary.
* ld-pe/secrel.d: Adjust to suit.
2004-09-24 Alan Modra <amodra@bigpond.net.au>
* ld-elfvsb/elfvsb.exp: Remove file name from "undefined ref" string.

View File

@ -21,7 +21,7 @@ Contents of section \.data:
Contents of section \.rdata:
403000 3e3e3e3e 3c3c3c3c 3e3e3e3e 3e3c3c3c >>>><<<<>>>>><<<
403010 3e3e3e3e 3e3e3c3c 3e3e3e3e 3e3e3e3c >>>>>><<>>>>>>><
403020 3e3e3e3e >>>>
403020 3e3e3e3e 00000000 00000000 00000000 >>>>............
Contents of section \.idata:
404000 00000000 00000000 00000000 00000000 ................
404010 00000000 ....

View File

@ -75,3 +75,5 @@ nex16: .ascii "<<"
.ascii ">>>>>>>"
nex1f: .ascii "<"
.ascii ">>>>"
.p2align 4,0