forked from Imagelibrary/binutils-gdb
MIPS testsuite cleanup - part 1
binutils/testsuite/ * binutils-all/readelf.ss-mips: Account for new sections. gas/testsuite/ * gas/elf/type.e: Account for new sections. * gas/mips/mips16-e.d: Likewise. * gas/mips/mips16-f.d: Likewise. * gas/mips/mipsel16-e.d: Likewise. * gas/mips/mipsel16-f.d: Likewise. * gas/mips/tmips16-e.d: Appropriately escape dots. * gas/mips/tmips16-f.d: Likewise. * gas/mips/tmipsel16-e.d: Likewise. * gas/mips/tmipsel16-f.d: Likewise.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2014-09-06 Matthew Fortune <matthew.fortune@imgtec.com>
|
||||
|
||||
* binutils-all/readelf.ss-mips: Account for new sections.
|
||||
|
||||
2014-07-29 Matthew Fortune <matthew.fortune@imgtec.com>
|
||||
|
||||
* binutils-all/readelf.s: Account for .MIPS.abiflags and
|
||||
|
||||
@@ -1,15 +1,17 @@
|
||||
|
||||
Symbol table '.symtab' contains 12 entries:
|
||||
Symbol table '.symtab' contains 14 entries:
|
||||
+Num: +Value +Size +Type +Bind +Vis +Ndx +Name
|
||||
+0: 00000000 +0 +NOTYPE +LOCAL +DEFAULT +UND
|
||||
+1: 00000000 +0 +SECTION +LOCAL +DEFAULT +. (|\.text)
|
||||
+2: 00000000 +0 +SECTION +LOCAL +DEFAULT +. (|\.data)
|
||||
+3: 00000000 +0 +SECTION +LOCAL +DEFAULT +. (|\.bss)
|
||||
+4: 00000000 +0 +SECTION +LOCAL +DEFAULT +. (|\.reginfo)
|
||||
+5: 00000000 +0 +SECTION +LOCAL +DEFAULT +. (|\.pdr)
|
||||
+6: 00000000 +0 +OBJECT +GLOBAL +DEFAULT +. text_symbol
|
||||
+7: 00000000 +0 +NOTYPE +LOCAL +DEFAULT +. static_text_symbol
|
||||
+8: 00000000 +0 +NOTYPE +GLOBAL +DEFAULT +UND external_symbol
|
||||
+9: 00000000 +0 +OBJECT +GLOBAL +DEFAULT +. data_symbol
|
||||
+10: 00000000 +0 +NOTYPE +LOCAL +DEFAULT +. static_data_symbol
|
||||
+11: 00000004 +4 +(COMMON|OBJECT) +GLOBAL +DEFAULT +(PRC|COM) common_symbol
|
||||
+5: 00000000 +0 +SECTION +LOCAL +DEFAULT +. (|\.MIPS\.abiflags)
|
||||
+6: 00000000 +0 +SECTION +LOCAL +DEFAULT +. (|\.pdr)
|
||||
+7: 00000000 +0 +SECTION +LOCAL +DEFAULT +. (|\.gnu\.attributes)
|
||||
+8: 00000000 +0 +OBJECT +GLOBAL +DEFAULT +. text_symbol
|
||||
+9: 00000000 +0 +NOTYPE +LOCAL +DEFAULT +. static_text_symbol
|
||||
+10: 00000000 +0 +NOTYPE +GLOBAL +DEFAULT +UND external_symbol
|
||||
+11: 00000000 +0 +OBJECT +GLOBAL +DEFAULT +. data_symbol
|
||||
+12: 00000000 +0 +NOTYPE +LOCAL +DEFAULT +. static_data_symbol
|
||||
+13: 00000004 +4 +(COMMON|OBJECT) +GLOBAL +DEFAULT +(PRC|COM) common_symbol
|
||||
|
||||
Reference in New Issue
Block a user