* gas/elf/section2.e-mips: Allow named section symbols.
authorRichard Sandiford <rdsandiford@googlemail.com>
Wed, 14 Apr 2004 07:37:19 +0000 (07:37 +0000)
committerRichard Sandiford <rdsandiford@googlemail.com>
Wed, 14 Apr 2004 07:37:19 +0000 (07:37 +0000)
* gas/mips/{,el}empic.d, gas/mips/mips{,el}16-[ef].d: Likewise.

gas/testsuite/ChangeLog
gas/testsuite/gas/elf/section2.e-mips
gas/testsuite/gas/mips/elempic.d
gas/testsuite/gas/mips/empic.d
gas/testsuite/gas/mips/mips16-e.d
gas/testsuite/gas/mips/mips16-f.d
gas/testsuite/gas/mips/mipsel16-e.d
gas/testsuite/gas/mips/mipsel16-f.d

index ec35aa6..05712ef 100644 (file)
@@ -1,3 +1,8 @@
+2004-04-14  Richard Sandiford  <rsandifo@redhat.com>
+
+       * gas/elf/section2.e-mips: Allow named section symbols.
+       * gas/mips/{,el}empic.d, gas/mips/mips{,el}16-[ef].d: Likewise.
+
 2004-04-13  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
 
        * gas/m32r/parallel-2.s: New file: Test case for parallel code.
index d09ab19..8dd50a1 100644 (file)
@@ -2,9 +2,9 @@
 Symbol table '.symtab' contains 7 entries:
    Num:    Value[      ]* Size Type    Bind   Vis      Ndx Name
      0: 0+0     0 NOTYPE  LOCAL  DEFAULT  UND 
-     1: 0+0     0 SECTION LOCAL  DEFAULT    1 
-     2: 0+0     0 SECTION LOCAL  DEFAULT    2 
-     3: 0+0     0 SECTION LOCAL  DEFAULT    3 
-     4: 0+0     0 SECTION LOCAL  DEFAULT    6 
-     5: 0+0     0 SECTION LOCAL  DEFAULT    4 
-     6: 0+0     0 SECTION LOCAL  DEFAULT    5 
+     1: 0+0     0 SECTION LOCAL  DEFAULT    1 (|\.text)
+     2: 0+0     0 SECTION LOCAL  DEFAULT    2 (|\.data)
+     3: 0+0     0 SECTION LOCAL  DEFAULT    3 (|\.bss)
+     4: 0+0     0 SECTION LOCAL  DEFAULT    6 (|A)
+     5: 0+0     0 SECTION LOCAL  DEFAULT    4 (|\.reginfo)
+     6: 0+0     0 SECTION LOCAL  DEFAULT    5 (|\.pdr)
index d40d5fd..abb8942 100644 (file)
@@ -9,12 +9,12 @@
 .*: +file format elf.*mips.*
 
 SYMBOL TABLE:
-0+0000000 l    d  \.text       0+0000000 
-0+0000000 l    d  \.data       0+0000000 
-0+0000000 l    d  \.bss        0+0000000 
-0+0000000 l    d  \.foo        0+0000000 
-0+0000000 l    d  \.reginfo    0+0000000 
-0+0000000 l    d  \.(mdebug|pdr)       0+0000000 
+0+0000000 l    d  \.text       0+0000000 (|\.text)
+0+0000000 l    d  \.data       0+0000000 (|\.data)
+0+0000000 l    d  \.bss        0+0000000 (|\.bss)
+0+0000000 l    d  \.foo        0+0000000 (|\.foo)
+0+0000000 l    d  \.reginfo    0+0000000 (|\.reginfo)
+0+0000000 l    d  \.(mdebug|pdr)       0+0000000 (|\.mdebug|\.pdr)
 0+0000004 l       \.text       0+0000000 l2
 0+0000000         \*UND\*      0+0000000 g1
 0+0000000         \*UND\*      0+0000000 g2
index 6c3c93a..b18d1dd 100644 (file)
@@ -8,12 +8,12 @@
 .*: +file format elf.*mips.*
 
 SYMBOL TABLE:
-0+0000000 l    d  \.text       0+0000000 
-0+0000000 l    d  \.data       0+0000000 
-0+0000000 l    d  \.bss        0+0000000 
-0+0000000 l    d  \.foo        0+0000000 
-0+0000000 l    d  \.reginfo    0+0000000 
-0+0000000 l    d  \.(mdebug|pdr)       0+0000000 
+0+0000000 l    d  \.text       0+0000000 (|\.text)
+0+0000000 l    d  \.data       0+0000000 (|\.data)
+0+0000000 l    d  \.bss        0+0000000 (|\.bss)
+0+0000000 l    d  \.foo        0+0000000 (|\.foo)
+0+0000000 l    d  \.reginfo    0+0000000 (|\.reginfo)
+0+0000000 l    d  \.(mdebug|pdr)       0+0000000 (|\.mdebug|\.pdr)
 0+0000004 l       \.text       0+0000000 l2
 0+0000000         \*UND\*      0+0000000 g1
 0+0000000         \*UND\*      0+0000000 g2
index 2b2fe21..553a6b3 100644 (file)
@@ -7,12 +7,12 @@
 .*: +file format elf.*mips.*
 
 SYMBOL TABLE:
-0+0000000 l    d  \.text       0+0000000 
-0+0000000 l    d  \.data       0+0000000 
-0+0000000 l    d  \.bss        0+0000000 
-0+0000000 l    d  foo  0+0000000 
-0+0000000 l    d  \.reginfo    0+0000000 
-0+0000000 l    d  \.(mdebug|pdr)       0+0000000 
+0+0000000 l    d  \.text       0+0000000 (|\.text)
+0+0000000 l    d  \.data       0+0000000 (|\.data)
+0+0000000 l    d  \.bss        0+0000000 (|\.bss)
+0+0000000 l    d  foo  0+0000000 (|foo)
+0+0000000 l    d  \.reginfo    0+0000000 (|\.reginfo)
+0+0000000 l    d  \.(mdebug|pdr)       0+0000000 (|\.mdebug|\.pdr)
 0+0000002 l       \.text       0+0000000 0xf0 l1
 0+0000004 l       \.text       0+0000000 0xf0 L1.1
 0+0000000         \*UND\*      0+0000000 g1
index 9339b6e..84deb36 100644 (file)
@@ -7,12 +7,12 @@
 .*: +file format elf.*mips.*
 
 SYMBOL TABLE:
-0+0000000 l    d  \.text       0+0000000 
-0+0000000 l    d  \.data       0+0000000 
-0+0000000 l    d  \.bss        0+0000000 
-0+0000000 l    d  foo  0+0000000 
-0+0000000 l    d  \.reginfo    0+0000000 
-0+0000000 l    d  \.(mdebug|pdr)       0+0000000 
+0+0000000 l    d  \.text       0+0000000 (|\.text)
+0+0000000 l    d  \.data       0+0000000 (|\.data)
+0+0000000 l    d  \.bss        0+0000000 (|\.bss)
+0+0000000 l    d  foo  0+0000000 (|foo)
+0+0000000 l    d  \.reginfo    0+0000000 (|\.reginfo)
+0+0000000 l    d  \.(mdebug|pdr)       0+0000000 (|\.mdebug|\.pdr)
 0+0000002 l       \.text       0+0000000 0xf0 l1
 
 
index ad8c990..2e20a1a 100644 (file)
@@ -8,12 +8,12 @@
 .*: +file format elf.*mips.*
 
 SYMBOL TABLE:
-0+0000000 l    d  \.text       0+0000000 
-0+0000000 l    d  \.data       0+0000000 
-0+0000000 l    d  \.bss        0+0000000 
-0+0000000 l    d  foo  0+0000000 
-0+0000000 l    d  \.reginfo    0+0000000 
-0+0000000 l    d  \.(mdebug|pdr)       0+0000000 
+0+0000000 l    d  \.text       0+0000000 (|\.text)
+0+0000000 l    d  \.data       0+0000000 (|\.data)
+0+0000000 l    d  \.bss        0+0000000 (|\.bss)
+0+0000000 l    d  foo  0+0000000 (|foo)
+0+0000000 l    d  \.reginfo    0+0000000 (|\.reginfo)
+0+0000000 l    d  \.(mdebug|pdr)       0+0000000 (|\.mdebug|\.pdr)
 0+0000002 l       \.text       0+0000000 0xf0 l1
 0+0000004 l       \.text       0+0000000 0xf0 L1.1
 0+0000000         \*UND\*      0+0000000 g1
index 0e65842..9331f10 100644 (file)
@@ -8,12 +8,12 @@
 .*: +file format elf.*mips.*
 
 SYMBOL TABLE:
-0+0000000 l    d  \.text       0+0000000 
-0+0000000 l    d  \.data       0+0000000 
-0+0000000 l    d  \.bss        0+0000000 
-0+0000000 l    d  foo  0+0000000 
-0+0000000 l    d  \.reginfo    0+0000000 
-0+0000000 l    d  \.(mdebug|pdr)       0+0000000 
+0+0000000 l    d  \.text       0+0000000 (|\.text)
+0+0000000 l    d  \.data       0+0000000 (|\.data)
+0+0000000 l    d  \.bss        0+0000000 (|\.bss)
+0+0000000 l    d  foo  0+0000000 (|foo)
+0+0000000 l    d  \.reginfo    0+0000000 (|\.reginfo)
+0+0000000 l    d  \.(mdebug|pdr)       0+0000000 (|\.mdebug|\.pdr)
 0+0000002 l       \.text       0+0000000 0xf0 l1