aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite/binutils-all/readelf.ss
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-11-03 01:59:12 +0000
committerNick Clifton <nickc@redhat.com>2000-11-03 01:59:12 +0000
commitade0b24fe1ed4c384adb12fff3b1bcf2d7a29454 (patch)
treea08a91383c133e2fb1318b47cdfb373bac73112d /binutils/testsuite/binutils-all/readelf.ss
parent420496c13ada7ee373137b5dad8cfab0e2a18b1a (diff)
downloadgdb-ade0b24fe1ed4c384adb12fff3b1bcf2d7a29454.zip
gdb-ade0b24fe1ed4c384adb12fff3b1bcf2d7a29454.tar.gz
gdb-ade0b24fe1ed4c384adb12fff3b1bcf2d7a29454.tar.bz2
Fix readelf -S and readelf -s tests for MIPS and v850
Diffstat (limited to 'binutils/testsuite/binutils-all/readelf.ss')
-rw-r--r--binutils/testsuite/binutils-all/readelf.ss7
1 files changed, 5 insertions, 2 deletions
diff --git a/binutils/testsuite/binutils-all/readelf.ss b/binutils/testsuite/binutils-all/readelf.ss
index 926612d..4c8bf8c 100644
--- a/binutils/testsuite/binutils-all/readelf.ss
+++ b/binutils/testsuite/binutils-all/readelf.ss
@@ -7,7 +7,10 @@ Symbol table '.symtab' contains .* entries:
3: 00000000 0 SECTION LOCAL DEFAULT 4
4: 00000000 0 NOTYPE LOCAL DEFAULT 1 static_text_symbol
5: 00000000 0 NOTYPE LOCAL DEFAULT 3 static_data_symbol
+# v850 targets include extra SECTION symbols here for the .call_table_data
+# and .call_table_text sections.
+#...
.* .: 00000000 0 NOTYPE GLOBAL DEFAULT 1 text_symbol
.: 00000000 0 NOTYPE GLOBAL DEFAULT UND external_symbol
- .: 00000000 0 NOTYPE GLOBAL DEFAULT 3 data_symbol
- .: 00000004 4 OBJECT GLOBAL DEFAULT COM common_symbol
+ ..: 00000000 0 NOTYPE GLOBAL DEFAULT 3 data_symbol
+ ..: 00000004 4 OBJECT GLOBAL DEFAULT COM common_symbol