2001-06-07 H.J. Lu <hjl@gnu.org>
* readelf.ss-mips: Support stabs. * binutils-all/readelf.ss-tmips: Likewise.
This commit is contained in:
parent
823e3a7306
commit
fbbd5fc35e
3 changed files with 7 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2001-06-07 H.J. Lu <hjl@gnu.org>
|
||||||
|
|
||||||
|
* readelf.ss-mips: Support stabs.
|
||||||
|
* binutils-all/readelf.ss-tmips: Likewise.
|
||||||
|
|
||||||
2001-05-25 H.J. Lu <hjl@gnu.org>
|
2001-05-25 H.J. Lu <hjl@gnu.org>
|
||||||
|
|
||||||
* binutils-all/readelf.exp (readelf_test): Set target_machine
|
* binutils-all/readelf.exp (readelf_test): Set target_machine
|
||||||
|
|
|
@ -12,4 +12,4 @@ Symbol table '.symtab' contains 12 entries:
|
||||||
8: 00000000 0 NOTYPE GLOBAL DEFAULT UND external_symbol
|
8: 00000000 0 NOTYPE GLOBAL DEFAULT UND external_symbol
|
||||||
9: 00000000 0 OBJECT GLOBAL DEFAULT 4 data_symbol
|
9: 00000000 0 OBJECT GLOBAL DEFAULT 4 data_symbol
|
||||||
10: 00000000 0 NOTYPE LOCAL DEFAULT 4 static_data_symbol
|
10: 00000000 0 NOTYPE LOCAL DEFAULT 4 static_data_symbol
|
||||||
11: 00000004 4 OBJECT GLOBAL DEFAULT PRC common_symbol
|
11: 00000004 4 OBJECT GLOBAL DEFAULT (PRC|COM) common_symbol
|
||||||
|
|
|
@ -12,4 +12,4 @@ Symbol table '.symtab' contains 12 entries:
|
||||||
8: 00000000 0 OBJECT GLOBAL DEFAULT 1 text_symbol
|
8: 00000000 0 OBJECT GLOBAL DEFAULT 1 text_symbol
|
||||||
9: 00000000 0 NOTYPE GLOBAL DEFAULT UND external_symbol
|
9: 00000000 0 NOTYPE GLOBAL DEFAULT UND external_symbol
|
||||||
10: 00000000 0 OBJECT GLOBAL DEFAULT 4 data_symbol
|
10: 00000000 0 OBJECT GLOBAL DEFAULT 4 data_symbol
|
||||||
11: 00000004 4 OBJECT GLOBAL DEFAULT PRC common_symbol
|
11: 00000004 4 OBJECT GLOBAL DEFAULT (PRC|COM) common_symbol
|
||||||
|
|
Loading…
Add table
Reference in a new issue