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 c0fc86f..acb2bdc 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 6654138..187eeda 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 7cf76a1..eb235e8 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 8eae91e..b1c8736 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 21aa4be..cc1ffb6 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 11ce8bc..791463b 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 2ec2fc3..7f07a0d 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 634d938..5833960 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 6c32846..7d6eff6 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 84525b4..b113414 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.*