gas/testsuite/
authorDavid S. Miller <davem@redhat.com>
Sat, 7 Apr 2012 14:16:35 +0000 (14:16 +0000)
committerDavid S. Miller <davem@redhat.com>
Sat, 7 Apr 2012 14:16:35 +0000 (14:16 +0000)
* gas/all/gas.exp: Sparc can handle BFD_RELOC_8 for constants.

ld/testsuite/

* ld-sparc/tlssunbin32.rd: Fix regexp.
* ld-sparc/tlssunbin64.rd: Likewise.

gas/testsuite/ChangeLog
gas/testsuite/gas/all/gas.exp
ld/testsuite/ChangeLog
ld/testsuite/ld-sparc/tlssunbin32.rd
ld/testsuite/ld-sparc/tlssunbin64.rd

index f157c74..d509b7d 100644 (file)
@@ -1,3 +1,7 @@
+2012-04-07  David S. Miller  <davem@davemloft.net>
+
+       * gas/all/gas.exp: Sparc can handle BFD_RELOC_8 for constants.
+
 2012-04-03  Roland McGrath  <mcgrathr@google.com>
 
        * gas/i386/k1om.d: Add not-target match for *-*-nacl*.
index 169fdb4..7026811 100644 (file)
@@ -83,7 +83,7 @@ case $target_triplet in {
        # Some targets don't manage to resolve BFD_RELOC_8 for constants.
        setup_xfail "alpha*-*-*" "*c30*-*-*" "*c4x*-*-*" \
            "d\[13\]0v*-*-*" "i860-*-*" "mips*-*-*" "msp430-*-*" \
-           "pdp11-*-*" "sparc*-*-*" "xtensa*-*-*"
+           "pdp11-*-*" "xtensa*-*-*"
        run_dump_test forward
     }
 }
index f8d6dc0..e6aafbc 100644 (file)
@@ -1,3 +1,8 @@
+2012-04-07  David S. Miller  <davem@davemloft.net>
+
+       * ld-sparc/tlssunbin32.rd: Fix regexp.
+       * ld-sparc/tlssunbin64.rd: Likewise.
+
 2012-04-03  Roland McGrath  <mcgrathr@google.com>
 
        * ld-x86-64/ilp32-4-nacl.d: New file.
index 69a0317..46fc2e4 100644 (file)
@@ -88,7 +88,7 @@ Symbol table '\.symtab' contains [0-9]+ entries:
 .* TLS +LOCAL +DEFAULT +8 bl7
 .* TLS +LOCAL +DEFAULT +8 bl8
 .* OBJECT +LOCAL +DEFAULT +9 _DYNAMIC
-.* OBJECT +LOCAL +DEFAULT +10 _PROCEDURE_LINKAGE_TABLE_
+.* OBJECT +LOCAL +DEFAULT +ABS _PROCEDURE_LINKAGE_TABLE_
 .* OBJECT +LOCAL +DEFAULT +10 _GLOBAL_OFFSET_TABLE_
 .* TLS +GLOBAL +DEFAULT +7 sg8
 .* TLS +GLOBAL +DEFAULT +8 bg8
index 483a9cf..c41b1c9 100644 (file)
@@ -88,7 +88,7 @@ Symbol table '\.symtab' contains [0-9]+ entries:
 .* TLS +LOCAL +DEFAULT +8 bl7
 .* TLS +LOCAL +DEFAULT +8 bl8
 .* OBJECT +LOCAL +DEFAULT +9 _DYNAMIC
-.* OBJECT +LOCAL +DEFAULT +10 _PROCEDURE_LINKAGE_TABLE_
+.* OBJECT +LOCAL +DEFAULT +ABS _PROCEDURE_LINKAGE_TABLE_
 .* OBJECT +LOCAL +DEFAULT +10 _GLOBAL_OFFSET_TABLE_
 .* TLS +GLOBAL +DEFAULT +7 sg8
 .* TLS +GLOBAL +DEFAULT +8 bg8