]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
binutils/testsuite/
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 3 Oct 2008 15:08:22 +0000 (15:08 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 3 Oct 2008 15:08:22 +0000 (15:08 +0000)
2008-10-03  H.J. Lu  <hongjiu.lu@intel.com>

* binutils-all/group.s: Updated.
* binutils-all/group-2.s: Likewise.
* binutils-all/group-3.s: Likewise.
* binutils-all/group-4.s: Likewise.
* binutils-all/strip-7.d: Likewise.
* binutils-all/strip-9.d: Likewise.

ld/testsuite/

2008-10-03  H.J. Lu  <hongjiu.lu@intel.com>

* ld-elf/group5.d: Updated.
* ld-elf/group6.d: Likewise.

binutils/testsuite/ChangeLog
binutils/testsuite/binutils-all/group-2.s
binutils/testsuite/binutils-all/group-3.s
binutils/testsuite/binutils-all/group-4.s
binutils/testsuite/binutils-all/group.s
binutils/testsuite/binutils-all/strip-7.d
binutils/testsuite/binutils-all/strip-9.d
ld/testsuite/ChangeLog
ld/testsuite/ld-elf/group5.d
ld/testsuite/ld-elf/group6.d

index c0fc86f976bc1dc11411e3e5ec305e16eb239123..acb2bdca6a5d8fe810cfcbafb7a7369f8449f6ec 100644 (file)
@@ -1,3 +1,12 @@
+2008-10-03  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * binutils-all/group.s: Updated.
+       * binutils-all/group-2.s: Likewise.
+       * binutils-all/group-3.s: Likewise.
+       * binutils-all/group-4.s: Likewise.
+       * binutils-all/strip-7.d: Likewise.
+       * binutils-all/strip-9.d: Likewise.
+
 2008-10-01  H.J. Lu  <hongjiu.lu@intel.com>
 
        * binutils-all/group-4.s: New.
index 6654138d23c077dd965c6dd212a04130c8e48a90..187eeda2453298c4fb32f231f876274a31292a36 100644 (file)
@@ -1,8 +1,8 @@
        .section .text.foo,"axG",%progbits,.text.foo,comdat
-       .global foo
-foo:
+       .global foo2
+foo2:
        .word 0
        .section .data.bar,"awG",%progbits,.text.foo,comdat
-       .global bar
-bar:
+       .global bar2
+bar2:
        .word 0
index 7cf76a13197351889fd9dfd597c4eed3a9b133ac..eb235e865b04ee6212d64006702ac0da4b7dc7a4 100644 (file)
@@ -1,8 +1,8 @@
-       .section .text,"axG",%progbits,foo,comdat
-       .global foo
-foo:
+       .section .text.foo3,"axG",%progbits,foo3,comdat
+       .global foo3
+foo3:
        .word 0
-       .section .data,"awG",%progbits,foo,comdat
-       .global bar
-bar:
+       .section .data.bar3,"awG",%progbits,foo3,comdat
+       .global bar3
+bar3:
        .word 0
index 8eae91ef2d4ed6b23f5022d39c09412024b42cbb..b1c8736ffec9d19b600c2d2f2b7c8ac0892a0d4a 100644 (file)
@@ -1,6 +1,6 @@
-       .section .text,"axG",%progbits,foo,comdat
-foo:
+       .section .text.foo4,"axG",%progbits,foo4,comdat
+foo4:
        .word 0
-       .section .data,"awG",%progbits,foo,comdat
-bar:
+       .section .data.foo4,"awG",%progbits,foo4,comdat
+bar4:
        .word 0
index 21aa4be55b678bdeafe507a4f32b6748f3e71699..cc1ffb6ded7028c98fd0d08ab873e0b195a7be29 100644 (file)
@@ -1,8 +1,8 @@
-       .section .text,"axG",%progbits,foo_group,comdat
+       .section .text.foo,"axG",%progbits,foo_group,comdat
        .global foo
 foo:
        .word 0
-       .section .data,"awG",%progbits,foo_group,comdat
+       .section .data.foo,"awG",%progbits,foo_group,comdat
        .global bar
 bar:
        .word 0
index 11ce8bc4371b5a00333fa6801f9480669535f13b..791463b81b7500e967ab81532f4577af8d23b81a 100644 (file)
@@ -11,7 +11,7 @@
 #...
   \[[ 0-9]+\] \.data.*[ \t]+PROGBITS[ \t0-9a-f]+WAG[ \t]+.*
 #...
-COMDAT group section \[[ 0-9]+\] `.group' \[foo\] contains 2 sections:
+COMDAT group section \[[ 0-9]+\] `.group' \[foo3\] contains 2 sections:
    \[Index\]    Name
    \[[ 0-9]+\]   .text.*
    \[[ 0-9]+\]   .data.*
index 2ec2fc3b4b8a4f1ccdfed02d921c5039cb9b2f0b..7f07a0da377b94fabb55efa905f387f2707d762c 100644 (file)
@@ -11,7 +11,7 @@
 #...
   \[[ 0-9]+\] \.data.*[ \t]+PROGBITS[ \t0-9a-f]+WAG[ \t]+.*
 #...
-COMDAT group section \[[ 0-9]+\] `.group' \[foo\] contains 2 sections:
+COMDAT group section \[[ 0-9]+\] `.group' \[foo4\] contains 2 sections:
    \[Index\]    Name
    \[[ 0-9]+\]   .text.*
    \[[ 0-9]+\]   .data.*
index 634d938ad307f21d9f58f4529a0b4155ed8ef819..583396074aca01ec81a7b14c97112bad0965e891 100644 (file)
@@ -1,3 +1,8 @@
+2008-10-03  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-elf/group5.d: Updated.
+       * ld-elf/group6.d: Likewise.
+
 2008-10-03  Tristan Gingold  <gingold@adacore.com>
 
        * ld-elf/stab.d: Don't run on alpha (to avoid relocation
index 6c3284653d74e8e4ea9855f3c2a81a5bf3a3e1ac..7d6eff61d09e6e6e4a54b7ea36c7d80072ac90d2 100644 (file)
@@ -9,7 +9,7 @@
 #...
   \[[ 0-9]+\] \.data.*[ \t]+PROGBITS[ \t0-9a-f]+WAG[ \t]+.*
 #...
-COMDAT group section \[[ 0-9]+\] `.group' \[foo\] contains 2 sections:
+COMDAT group section \[[ 0-9]+\] `.group' \[foo3\] contains 2 sections:
    \[Index\]    Name
    \[[ 0-9]+\]   .text.*
    \[[ 0-9]+\]   .data.*
index 84525b4e1a0fc8802c7d7d0620d0805db8c140a6..b1134146e6ad40fb5912cbfaed3121510ba6ba00 100644 (file)
@@ -9,7 +9,7 @@
 #...
   \[[ 0-9]+\] \.data.*[ \t]+PROGBITS[ \t0-9a-f]+WAG[ \t]+.*
 #...
-COMDAT group section \[[ 0-9]+\] `.group' \[foo\] contains 2 sections:
+COMDAT group section \[[ 0-9]+\] `.group' \[foo4\] contains 2 sections:
    \[Index\]    Name
    \[[ 0-9]+\]   .text.*
    \[[ 0-9]+\]   .data.*