mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 21:41:47 +08:00
Fix PLT section number regexps in sparc TLS tests.
ld/testsuite/ * ld-sparc/tlssunbin32.rd: Update. * ld-sparc/tlssunbin64.rd: Likewise.
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
2012-05-14 David S. Miller <davem@davemloft.net>
|
||||
|
||||
* ld-sparc/tlssunbin32.rd: Update.
|
||||
* ld-sparc/tlssunbin64.rd: Likewise.
|
||||
|
||||
2012-05-14 James Lemke <jwlemke@codesourcery.com>
|
||||
|
||||
* ld-powerpc/powerpc.exp: Create ppceabitests.
|
||||
|
@ -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 +ABS _PROCEDURE_LINKAGE_TABLE_
|
||||
.* OBJECT +LOCAL +DEFAULT +10 _PROCEDURE_LINKAGE_TABLE_
|
||||
.* OBJECT +LOCAL +DEFAULT +10 _GLOBAL_OFFSET_TABLE_
|
||||
.* TLS +GLOBAL +DEFAULT +7 sg8
|
||||
.* TLS +GLOBAL +DEFAULT +8 bg8
|
||||
|
@ -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 +ABS _PROCEDURE_LINKAGE_TABLE_
|
||||
.* OBJECT +LOCAL +DEFAULT +10 _PROCEDURE_LINKAGE_TABLE_
|
||||
.* OBJECT +LOCAL +DEFAULT +10 _GLOBAL_OFFSET_TABLE_
|
||||
.* TLS +GLOBAL +DEFAULT +7 sg8
|
||||
.* TLS +GLOBAL +DEFAULT +8 bg8
|
||||
|
Reference in New Issue
Block a user