From fbbd5fc35e11fec3663a4476e11e7cfd15033ed7 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Thu, 7 Jun 2001 16:46:38 +0000 Subject: [PATCH] 2001-06-07 H.J. Lu * readelf.ss-mips: Support stabs. * binutils-all/readelf.ss-tmips: Likewise. --- binutils/testsuite/ChangeLog | 5 +++++ binutils/testsuite/binutils-all/readelf.ss-mips | 2 +- binutils/testsuite/binutils-all/readelf.ss-tmips | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog index 594c4a4..fd69ed8 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 37dbcf6..6b5a8c5 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 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 -- 2.7.4