]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Cope with extra symbols inserted by arm-elf toolchains
authorNick Clifton <nickc@redhat.com>
Fri, 23 Apr 2004 14:15:21 +0000 (14:15 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 23 Apr 2004 14:15:21 +0000 (14:15 +0000)
gas/testsuite/ChangeLog
gas/testsuite/gas/elf/symver.d
gas/testsuite/gas/symver/symver0.d
gas/testsuite/gas/symver/symver1.d

index d6643b2feb12ab42b493f63305dfb56d619e13ae..31e854d0672cb81039cf8220d8cb7b27a8ab52ba 100644 (file)
@@ -1,3 +1,10 @@
+2004-04-23  Nick Clifton  <nickc@redhat.com>
+
+       * gas/symver/symver1.d: Cope with extra symbols inserted by
+       arm-elf toolchains.
+       * gas/symver/symver0.d: Likewise
+       * gas/elf/symver.d: Likewise.
+
 2004-04-22  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
 
        * gas/sh/pcrel2.d: Update.
index 67b8a4cf13bf325a77aed6784cee075e09fcd91c..78bb6186e0c58417c36edd2670afe5ac5d812a5d 100644 (file)
@@ -3,6 +3,7 @@
 #
 # The #... and #pass are there to match extra symbols inserted by
 # some toolchains, eg the mips-elf port will add .reginfo and .ptrd
+# and the arm-elf toolchain will add $d.
 
 dump.o:     file format .*
 
@@ -13,5 +14,6 @@ SYMBOL TABLE:
 0+000 l.*d.*\.bss.*0+000.*
 #...
 0+000 l.*O.*\.data.*0+004 x
+#...
 0+000 l.*O.*\.data.*0+004 x@VERS\.0
 #pass
index d318a30c319151058d8498c6029545a0b12da902..9ad6c88e836dd42a60d8a39fe363e092ed1ede0d 100644 (file)
@@ -1,6 +1,10 @@
 #nm: -n
 #name: symver symver0
+#
+# The #... and #pass are there to match extra symbols inserted by
+# some toolchains, eg arm-elf toolchain will add $d.
 
 [      ]+U foo@version1
+#...
 0+0000000 D foo1
 0+00000.. d L_foo1
index e1d80ea3e08eec51fb9e9c645d3e646988eb95d1..ab9b9495b189607b5ce999523de3571430886f41 100644 (file)
@@ -1,7 +1,11 @@
 #nm: -n
 #name: symver symver1
+#
+# The #... and #pass are there to match extra symbols inserted by
+# some toolchains, eg arm-elf toolchain will add $d.
 
 [      ]+U foo@version1
+#...
 0+0000000 D foo1@@version1
 0+00000.. d L_foo1
 0+00000.. D foo2