]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* 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 d558aa785bc47df125b0a43c31cc87e5d9a4d921..4e893a78df2c43535f50ca193a62386e7c705e4a 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 f7de2c3829afd2a4cdfb4732c10aa89b83401b62..bae0343f78766b6bc999615d1cf9214cdb40ee81 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 1dae8af0a06234f259c957e5f2bd7e76d85446ce..4656d651471d1f26a7d583ec6700de4ad597d772 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 b4ffc7481dc52b0ea94e6fbc6f22bb615017475c..351c3c7d6d5c7c9454fab1cd1db53086bf38a0ea 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]+ +.*