aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2001-06-07 16:46:38 +0000
committerH.J. Lu <hjl.tools@gmail.com>2001-06-07 16:46:38 +0000
commitfbbd5fc35e11fec3663a4476e11e7cfd15033ed7 (patch)
tree43668c083846d9b0a677f3870dd1e51761f69455 /binutils/testsuite
parent823e3a73060f042b74d1389b69b6c50c91f2bceb (diff)
downloadfsf-binutils-gdb-fbbd5fc35e11fec3663a4476e11e7cfd15033ed7.zip
fsf-binutils-gdb-fbbd5fc35e11fec3663a4476e11e7cfd15033ed7.tar.gz
fsf-binutils-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')
-rw-r--r--binutils/testsuite/ChangeLog5
-rw-r--r--binutils/testsuite/binutils-all/readelf.ss-mips2
-rw-r--r--binutils/testsuite/binutils-all/readelf.ss-tmips2
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 <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
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