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:
H.J. Lu 2001-06-07 16:46:38 +00:00
parent 823e3a7306
commit fbbd5fc35e
3 changed files with 7 additions and 2 deletions

View File

@ -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>
* binutils-all/readelf.exp (readelf_test): Set target_machine

View File

@ -12,4 +12,4 @@ Symbol table '.symtab' contains 12 entries:
8: 00000000 0 NOTYPE GLOBAL DEFAULT UND external_symbol
9: 00000000 0 OBJECT GLOBAL DEFAULT 4 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

View File

@ -12,4 +12,4 @@ Symbol table '.symtab' contains 12 entries:
8: 00000000 0 OBJECT GLOBAL DEFAULT 1 text_symbol
9: 00000000 0 NOTYPE GLOBAL DEFAULT UND external_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