gas/testsuite/
authorAlan Modra <amodra@gmail.com>
Wed, 29 Sep 2004 13:36:22 +0000 (13:36 +0000)
committerAlan Modra <amodra@gmail.com>
Wed, 29 Sep 2004 13:36:22 +0000 (13:36 +0000)
* 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.

gas/testsuite/ChangeLog
gas/testsuite/gas/i386/secrel.d
gas/testsuite/gas/i386/secrel.s
ld/testsuite/ChangeLog
ld/testsuite/ld-pe/secrel.d
ld/testsuite/ld-pe/secrel1.s

index b066cc4..a99939c 100644 (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.
index 7df55f7..6a3b915 100644 (file)
@@ -40,4 +40,4 @@ Contents of section \.data:
 Contents of section \.rdata:\r
  0000 3e3e3e3e 3c3c3c3c 3e3e3e3e 3e3c3c3c  >>>><<<<>>>>><<<\r
  0010 3e3e3e3e 3e3e3c3c 3e3e3e3e 3e3e3e3c  >>>>>><<>>>>>>><\r
- 0020 3e3e3e3e                             >>>>            \r
+ 0020 3e3e3e3e 00000000 00000000 00000000  >>>>............\r
index eaf59cd..c162990 100644 (file)
@@ -75,3 +75,5 @@ nex16:        .ascii "<<"
        .ascii ">>>>>>>"\r
 nex1f: .ascii "<"\r
        .ascii ">>>>"\r
+\r
+       .p2align 4,0\r
index 4546a2b..ac41e87 100644 (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.
index 9c5d9a3..93e083f 100644 (file)
@@ -21,7 +21,7 @@ Contents of section \.data:
 Contents of section \.rdata:\r
  403000 3e3e3e3e 3c3c3c3c 3e3e3e3e 3e3c3c3c  >>>><<<<>>>>><<<\r
  403010 3e3e3e3e 3e3e3c3c 3e3e3e3e 3e3e3e3c  >>>>>><<>>>>>>><\r
- 403020 3e3e3e3e                             >>>>            \r
+ 403020 3e3e3e3e 00000000 00000000 00000000  >>>>............\r
 Contents of section \.idata:\r
  404000 00000000 00000000 00000000 00000000  ................\r
  404010 00000000                             ....            \r
index eaf59cd..c162990 100644 (file)
@@ -75,3 +75,5 @@ nex16:        .ascii "<<"
        .ascii ">>>>>>>"\r
 nex1f: .ascii "<"\r
        .ascii ">>>>"\r
+\r
+       .p2align 4,0\r