diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2001-06-07 16:46:38 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2001-06-07 16:46:38 +0000 |
commit | fbbd5fc35e11fec3663a4476e11e7cfd15033ed7 (patch) | |
tree | 43668c083846d9b0a677f3870dd1e51761f69455 /binutils/testsuite/binutils-all/readelf.ss-tmips | |
parent | 823e3a73060f042b74d1389b69b6c50c91f2bceb (diff) | |
download | gdb-fbbd5fc35e11fec3663a4476e11e7cfd15033ed7.zip gdb-fbbd5fc35e11fec3663a4476e11e7cfd15033ed7.tar.gz gdb-fbbd5fc35e11fec3663a4476e11e7cfd15033ed7.tar.bz2 |
2001-06-07 H.J. Lu <hjl@gnu.org>
* readelf.ss-mips: Support stabs.
* binutils-all/readelf.ss-tmips: Likewise.
Diffstat (limited to 'binutils/testsuite/binutils-all/readelf.ss-tmips')
-rw-r--r-- | binutils/testsuite/binutils-all/readelf.ss-tmips | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/testsuite/binutils-all/readelf.ss-tmips b/binutils/testsuite/binutils-all/readelf.ss-tmips index 410daca..da2a75b 100644 --- a/binutils/testsuite/binutils-all/readelf.ss-tmips +++ b/binutils/testsuite/binutils-all/readelf.ss-tmips @@ -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 |