From: David S. Miller Date: Sat, 7 Apr 2012 14:16:35 +0000 (+0000) Subject: gas/testsuite/ X-Git-Tag: cygwin-1_7_14-release~60 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=be16f589256fd2323f3b8d76ba2b90083a3a2588;p=platform%2Fupstream%2Fbinutils.git gas/testsuite/ * 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. --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index f157c74768f..d509b7d6c2c 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2012-04-07 David S. Miller + + * gas/all/gas.exp: Sparc can handle BFD_RELOC_8 for constants. + 2012-04-03 Roland McGrath * gas/i386/k1om.d: Add not-target match for *-*-nacl*. diff --git a/gas/testsuite/gas/all/gas.exp b/gas/testsuite/gas/all/gas.exp index 169fdb46603..7026811e846 100644 --- a/gas/testsuite/gas/all/gas.exp +++ b/gas/testsuite/gas/all/gas.exp @@ -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 } } diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index f8d6dc02163..e6aafbc5e16 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2012-04-07 David S. Miller + + * ld-sparc/tlssunbin32.rd: Fix regexp. + * ld-sparc/tlssunbin64.rd: Likewise. + 2012-04-03 Roland McGrath * ld-x86-64/ilp32-4-nacl.d: New file. diff --git a/ld/testsuite/ld-sparc/tlssunbin32.rd b/ld/testsuite/ld-sparc/tlssunbin32.rd index 69a0317735f..46fc2e45678 100644 --- a/ld/testsuite/ld-sparc/tlssunbin32.rd +++ b/ld/testsuite/ld-sparc/tlssunbin32.rd @@ -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 diff --git a/ld/testsuite/ld-sparc/tlssunbin64.rd b/ld/testsuite/ld-sparc/tlssunbin64.rd index 483a9cf798e..c41b1c9a146 100644 --- a/ld/testsuite/ld-sparc/tlssunbin64.rd +++ b/ld/testsuite/ld-sparc/tlssunbin64.rd @@ -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