From: H.J. Lu Date: Thu, 7 Jun 2001 16:46:38 +0000 (+0000) Subject: 2001-06-07 H.J. Lu X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fbbd5fc35e11fec3663a4476e11e7cfd15033ed7;p=binutils-gdb.git 2001-06-07 H.J. Lu * readelf.ss-mips: Support stabs. * binutils-all/readelf.ss-tmips: Likewise. --- diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog index 594c4a49996..fd69ed8959d 100644 --- a/binutils/testsuite/ChangeLog +++ b/binutils/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2001-06-07 H.J. Lu + + * readelf.ss-mips: Support stabs. + * binutils-all/readelf.ss-tmips: Likewise. + 2001-05-25 H.J. Lu * binutils-all/readelf.exp (readelf_test): Set target_machine diff --git a/binutils/testsuite/binutils-all/readelf.ss-mips b/binutils/testsuite/binutils-all/readelf.ss-mips index 37dbcf66aa2..6b5a8c5dda2 100644 --- a/binutils/testsuite/binutils-all/readelf.ss-mips +++ b/binutils/testsuite/binutils-all/readelf.ss-mips @@ -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 diff --git a/binutils/testsuite/binutils-all/readelf.ss-tmips b/binutils/testsuite/binutils-all/readelf.ss-tmips index 410daca8f88..da2a75b27b1 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