From: Richard Sandiford Date: Wed, 14 Apr 2004 07:38:12 +0000 (+0000) Subject: * binutils-all/readelf.ss-mips: Allow named section symbols. X-Git-Tag: gprof-pre-ansify-2004-05-26~520 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e9e2c3f6cf08b74babad85070dca2845317830e8;p=platform%2Fupstream%2Fbinutils.git * binutils-all/readelf.ss-mips: Allow named section symbols. --- diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog index 8c4665e..0c02ead 100644 --- a/binutils/testsuite/ChangeLog +++ b/binutils/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2004-04-14 Richard Sandiford + + * binutils-all/readelf.ss-mips: Allow named section symbols. + 2004-03-30 Jakub Jelinek * binutils-all/objcopy.exp: Accept main as a data symbol as well. diff --git a/binutils/testsuite/binutils-all/readelf.ss-mips b/binutils/testsuite/binutils-all/readelf.ss-mips index c71ee04..073ade0 100644 --- a/binutils/testsuite/binutils-all/readelf.ss-mips +++ b/binutils/testsuite/binutils-all/readelf.ss-mips @@ -2,11 +2,11 @@ Symbol table '.symtab' contains 12 entries: Num: Value Size Type Bind Vis Ndx Name 0: 00000000 0 NOTYPE LOCAL DEFAULT UND - 1: 00000000 0 SECTION LOCAL DEFAULT . - 2: 00000000 0 SECTION LOCAL DEFAULT . - 3: 00000000 0 SECTION LOCAL DEFAULT . - 4: 00000000 0 SECTION LOCAL DEFAULT . - 5: 00000000 0 SECTION LOCAL DEFAULT . + 1: 00000000 0 SECTION LOCAL DEFAULT . (|\.text) + 2: 00000000 0 SECTION LOCAL DEFAULT . (|\.data) + 3: 00000000 0 SECTION LOCAL DEFAULT . (|\.bss) + 4: 00000000 0 SECTION LOCAL DEFAULT . (|\.reginfo) + 5: 00000000 0 SECTION LOCAL DEFAULT . (|\.pdr) 6: 00000000 0 OBJECT GLOBAL DEFAULT . text_symbol 7: 00000000 0 NOTYPE LOCAL DEFAULT . static_text_symbol 8: 00000000 0 NOTYPE GLOBAL DEFAULT UND external_symbol