]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Cope with ARM mapping symbols
authorNick Clifton <nickc@redhat.com>
Sat, 15 May 2004 14:09:08 +0000 (14:09 +0000)
committerNick Clifton <nickc@redhat.com>
Sat, 15 May 2004 14:09:08 +0000 (14:09 +0000)
binutils/testsuite/ChangeLog
binutils/testsuite/binutils-all/readelf.ss

index 63471da98784040c1b60114f0d90a703643f5595..9339ec00f6ea74081b5f47b172f12c71611adafa 100644 (file)
@@ -1,3 +1,7 @@
+2004-05-15  Nick Clifton  <nickc@redhat.com>
+
+       * binutils-all/readelf.ss: Allow for ARM mapping symbols.
+
 2004-05-12  Ben Elliston  <bje@au.ibm.com>
 
        * binutils-all/ar.exp: Remove stray semicolons.
index 325403dd68fe73a45c860f8c803edf5b0ea1c611..5a05910f4752a8f32db6f44367e1643acfebc775 100644 (file)
@@ -6,7 +6,9 @@ Symbol table '.symtab' contains .* entries:
      2: 00000000     0 SECTION LOCAL  DEFAULT    3 
      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
+# arm-elf targets add the $d mapping symbol here...
+#...
+     .: 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.
 #...