* ld-scripts/rgn-at1.d: Cope with larger padding on sections.
authorNathan Sidwell <nathan@codesourcery.com>
Wed, 22 Apr 2009 11:57:35 +0000 (11:57 +0000)
committerNathan Sidwell <nathan@codesourcery.com>
Wed, 22 Apr 2009 11:57:35 +0000 (11:57 +0000)
* ld-scripts/rgn-at2.d: Likewise.
* ld-scripts/rgn-at3.d: Likewise.

ld/testsuite/ChangeLog
ld/testsuite/ld-scripts/rgn-at1.d
ld/testsuite/ld-scripts/rgn-at2.d
ld/testsuite/ld-scripts/rgn-at3.d

index d558aa7..4e893a7 100644 (file)
@@ -1,3 +1,9 @@
+2009-04-22  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * ld-scripts/rgn-at1.d: Cope with larger padding on sections.
+       * ld-scripts/rgn-at2.d: Likewise.
+       * ld-scripts/rgn-at3.d: Likewise.
+
 2009-04-21  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * ld-arm/farcall-mix.d, ld-arm/farcall-mix2.d,
index f7de2c3..bae0343 100644 (file)
@@ -7,6 +7,6 @@
 
 Sections:
 Idx +Name +Size +VMA +LMA +File off +Algn +Flags
-  0 .text +0+[0-9a-f] +0+0010000 +0+0020000 +.*
-  1 .data +0+[0-9a-f] +0+00100[0-9a-f]+ +0+00200[0-9a-f]+ +.*
-  2 .bss +0+[0-9a-f] +0+00100[0-9a-f]+ +0+00200[0-9a-f]+ +.*
+  0 .text +0+[0-9a-f][0-9a-f] +0+0010000 +0+0020000 +.*
+  1 .data +0+[0-9a-f][0-9a-f] +0+00100[0-9a-f]+ +0+00200[0-9a-f]+ +.*
+  2 .bss +0+[0-9a-f][0-9a-f] +0+00100[0-9a-f]+ +0+00200[0-9a-f]+ +.*
index 1dae8af..4656d65 100644 (file)
@@ -7,6 +7,6 @@
 
 Sections:
 Idx +Name +Size +VMA +LMA +File off +Algn +Flags
-  0 .text +0+[0-9a-f] +0+0010000 +0+0020000 +.*
-  1 .data +0+[0-9a-f] +0+0030000 +0+0030000 +.*
-  2 .bss +0+[0-9a-f] +0+00300[0-9a-f]+ +0+00300[0-9a-f]+ +.*
+  0 .text +0+[0-9a-f][0-9a-f] +0+0010000 +0+0020000 +.*
+  1 .data +0+[0-9a-f][0-9a-f] +0+0030000 +0+0030000 +.*
+  2 .bss +0+[0-9a-f][0-9a-f] +0+00300[0-9a-f]+ +0+00300[0-9a-f]+ +.*
index b4ffc74..351c3c7 100644 (file)
@@ -7,6 +7,6 @@
 
 Sections:
 Idx +Name +Size +VMA +LMA +File off +Algn +Flags
-  0 .text +0+[0-9a-f] +0+0010000 +0+0020000 +.*
-  1 .data +0+[0-9a-f] +0+00100[0-9a-f]+ +0+0030000 +.*
-  2 .bss +0+[0-9a-f] +0+00100[0-9a-f]+ +0+00300[0-9a-f]+ +.*
+  0 .text +0+[0-9a-f][0-9a-f] +0+0010000 +0+0020000 +.*
+  1 .data +0+[0-9a-f][0-9a-f] +0+00100[0-9a-f]+ +0+0030000 +.*
+  2 .bss +0+[0-9a-f][0-9a-f] +0+00100[0-9a-f]+ +0+00300[0-9a-f]+ +.*