MIPS testsuite cleanup - part 1
authorMatthew Fortune <matthew.fortune@imgtec.com>
Tue, 2 Sep 2014 07:25:23 +0000 (08:25 +0100)
committerMatthew Fortune <matthew.fortune@imgtec.com>
Sat, 6 Sep 2014 16:58:37 +0000 (17:58 +0100)
binutils/testsuite/

* binutils-all/readelf.ss-mips: Account for new sections.

gas/testsuite/

* gas/elf/type.e: Account for new sections.
* gas/mips/mips16-e.d: Likewise.
* gas/mips/mips16-f.d: Likewise.
* gas/mips/mipsel16-e.d: Likewise.
* gas/mips/mipsel16-f.d: Likewise.
* gas/mips/tmips16-e.d: Appropriately escape dots.
* gas/mips/tmips16-f.d: Likewise.
* gas/mips/tmipsel16-e.d: Likewise.
* gas/mips/tmipsel16-f.d: Likewise.

12 files changed:
binutils/testsuite/ChangeLog
binutils/testsuite/binutils-all/readelf.ss-mips
gas/testsuite/ChangeLog
gas/testsuite/gas/elf/type.e
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
gas/testsuite/gas/mips/tmips16-e.d
gas/testsuite/gas/mips/tmips16-f.d
gas/testsuite/gas/mips/tmipsel16-e.d
gas/testsuite/gas/mips/tmipsel16-f.d

index 5f0403d..8471e47 100644 (file)
@@ -1,3 +1,7 @@
+2014-09-06  Matthew Fortune  <matthew.fortune@imgtec.com>
+
+       * binutils-all/readelf.ss-mips: Account for new sections.
+
 2014-07-29  Matthew Fortune  <matthew.fortune@imgtec.com>
 
        * binutils-all/readelf.s: Account for .MIPS.abiflags and
index fd97552..01d3df1 100644 (file)
@@ -1,15 +1,17 @@
 
-Symbol table '.symtab' contains 12 entries:
+Symbol table '.symtab' contains 14 entries:
  +Num: +Value +Size +Type +Bind +Vis +Ndx +Name
  +0: 00000000 +0 +NOTYPE +LOCAL +DEFAULT +UND 
  +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
- +9: 00000000 +0 +OBJECT +GLOBAL +DEFAULT +. data_symbol
- +10: 00000000 +0 +NOTYPE +LOCAL +DEFAULT +. static_data_symbol
- +11: 00000004 +4 +(COMMON|OBJECT) +GLOBAL +DEFAULT +(PRC|COM) common_symbol
+ +5: 00000000 +0 +SECTION +LOCAL +DEFAULT +. (|\.MIPS\.abiflags)
+ +6: 00000000 +0 +SECTION +LOCAL +DEFAULT +. (|\.pdr)
+ +7: 00000000 +0 +SECTION +LOCAL +DEFAULT +. (|\.gnu\.attributes)
+ +8: 00000000 +0 +OBJECT +GLOBAL +DEFAULT +. text_symbol
+ +9: 00000000 +0 +NOTYPE +LOCAL +DEFAULT +. static_text_symbol
+ +10: 00000000 +0 +NOTYPE +GLOBAL +DEFAULT +UND external_symbol
+ +11: 00000000 +0 +OBJECT +GLOBAL +DEFAULT +. data_symbol
+ +12: 00000000 +0 +NOTYPE +LOCAL +DEFAULT +. static_data_symbol
+ +13: 00000004 +4 +(COMMON|OBJECT) +GLOBAL +DEFAULT +(PRC|COM) common_symbol
index 1830561..3802eaa 100644 (file)
@@ -1,3 +1,15 @@
+2014-09-06  Matthew Fortune  <matthew.fortune@imgtec.com>
+
+       * gas/elf/type.e: Account for new sections.
+       * gas/mips/mips16-e.d: Likewise.
+       * gas/mips/mips16-f.d: Likewise.
+       * gas/mips/mipsel16-e.d: Likewise.
+       * gas/mips/mipsel16-f.d: Likewise.
+       * gas/mips/tmips16-e.d: Appropriately escape dots.
+       * gas/mips/tmips16-f.d: Likewise.
+       * gas/mips/tmipsel16-e.d: Likewise.
+       * gas/mips/tmipsel16-f.d: Likewise.
+
 2014-09-04  Matthew Fortune  <matthew.fortune@imgtec.com>
 
        * gas/mips/mips.exp: Add mipsisa32 and mipsisa32el to
index fbc9aac..a1159bf 100644 (file)
@@ -1,7 +1,7 @@
- +.: 0+0 +1 +FUNC +LOCAL +DEFAULT +. function
- +.: 0+1 +1 +IFUNC +LOCAL +DEFAULT +. indirect_function
- +.: 0+0 +1 +OBJECT +LOCAL +DEFAULT +. object
- +.: 0+1 +1 +TLS +LOCAL +DEFAULT +. tls_object
- +..: 0+2 +1 +NOTYPE +LOCAL +DEFAULT +. notype
- +..: 0+3 +1 +OBJECT +UNIQUE +DEFAULT +. unique_global
- +..: 0+1 +1 +(COMMON|OBJECT) +GLOBAL +DEFAULT +COM common
+ +.+: 0+0 +1 +FUNC +LOCAL +DEFAULT +. function
+ +.+: 0+1 +1 +IFUNC +LOCAL +DEFAULT +. indirect_function
+ +.+: 0+0 +1 +OBJECT +LOCAL +DEFAULT +. object
+ +.+: 0+1 +1 +TLS +LOCAL +DEFAULT +. tls_object
+ +.+: 0+2 +1 +NOTYPE +LOCAL +DEFAULT +. notype
+ +.+: 0+3 +1 +OBJECT +UNIQUE +DEFAULT +. unique_global
+ +.+: 0+1 +1 +(COMMON|OBJECT) +GLOBAL +DEFAULT +COM common
index 15e5587..09b193c 100644 (file)
@@ -12,7 +12,9 @@ SYMBOL TABLE:
 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  \.MIPS\.abiflags     0+0000000 (|\.MIPS\.abiflags)
 0+0000000 l    d  \.(mdebug|pdr)       0+0000000 (|\.mdebug|\.pdr)
+0+0000000 l    d  \.gnu\.attributes    0+0000000 (|\.gnu\.attributes)
 0+0000002 l       \.text       0+0000000 0xf0 l1
 0+0000004 l       \.text       0+0000000 0xf0 \.L1.1
 0+0000000         \*UND\*      0+0000000 g1
@@ -33,6 +35,11 @@ Contents of section \.text:
 Contents of section \.reginfo:
  0000 00010000 00000000 00000000 00000000  .*
  0010 00000000 00000000                    .*
+Contents of section \.MIPS\.abiflags:
+ .*
+ .*
 Contents of section foo:
  0000 00000000 00000008 00000000 00000003  .*
  0010 00000000 00000008 00000000 00000000  .*
+Contents of section \.gnu\.attributes:
+ .*
index 9a2ce3b..6ca5bb9 100644 (file)
@@ -12,7 +12,9 @@ SYMBOL TABLE:
 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  \.MIPS\.abiflags     0+0000000 (|\.MIPS\.abiflags)
 0+0000000 l    d  \.(mdebug|pdr)       0+0000000 (|\.mdebug|\.pdr)
+0+0000000 l    d  \.gnu\.attributes    0+0000000 (|\.gnu\.attributes)
 0+0000002 l       \.text       0+0000000 0xf0 l1
 
 
@@ -26,5 +28,10 @@ Contents of section \.text:
 Contents of section \.reginfo:
  0000 00010000 00000000 00000000 00000000  .*
  0010 00000000 00000000                    .*
+Contents of section \.MIPS\.abiflags:
+ .*
+ .*
 Contents of section foo:
  0000 00000003 00000000 00000000 00000000  .*
+Contents of section \.gnu\.attributes:
+ .*
index eaff6d8..2686e2c 100644 (file)
@@ -13,7 +13,9 @@ SYMBOL TABLE:
 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  \.MIPS\.abiflags     0+0000000 (|\.MIPS\.abiflags)
 0+0000000 l    d  \.(mdebug|pdr)       0+0000000 (|\.mdebug|\.pdr)
+0+0000000 l    d  \.gnu\.attributes    0+0000000 (|\.gnu\.attributes)
 0+0000002 l       \.text       0+0000000 0xf0 l1
 0+0000004 l       \.text       0+0000000 0xf0 \.L1.1
 0+0000000         \*UND\*      0+0000000 g1
@@ -34,6 +36,11 @@ Contents of section \.text:
 Contents of section \.reginfo:
  0000 00000100 00000000 00000000 00000000  .*
  0010 00000000 00000000                    .*
+Contents of section \.MIPS\.abiflags:
+ .*
+ .*
 Contents of section foo:
  0000 00000000 08000000 00000000 03000000  .*
  0010 00000000 08000000 00000000 00000000  .*
+Contents of section \.gnu\.attributes:
+ .*
index 8c1e2ea..21756bd 100644 (file)
@@ -13,7 +13,9 @@ SYMBOL TABLE:
 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  \.MIPS\.abiflags     0+0000000 (|\.MIPS\.abiflags)
 0+0000000 l    d  \.(mdebug|pdr)       0+0000000 (|\.mdebug|\.pdr)
+0+0000000 l    d  \.gnu\.attributes    0+0000000 (|\.gnu\.attributes)
 0+0000002 l       \.text       0+0000000 0xf0 l1
 
 
@@ -27,5 +29,10 @@ Contents of section \.text:
 Contents of section \.reginfo:
  0000 00000100 00000000 00000000 00000000  .*
  0010 00000000 00000000                    .*
+Contents of section \.MIPS\.abiflags:
+ .*
+ .*
 Contents of section foo:
  0000 03000000 00000000 00000000 00000000  .*
+Contents of section \.gnu\.attributes:
+ .*
index 708ff11..f4d1ae4 100644 (file)
@@ -36,11 +36,11 @@ Contents of section \.text:
 Contents of section \.reginfo:
  0000 00010000 00000000 00000000 00000000  .*
  0010 00000000 00000000                    .*
-Contents of section .MIPS.abiflags:
+Contents of section \.MIPS\.abiflags:
  .*
  .*
 Contents of section foo:
  0000 00000000 00000008 00000000 00000003  .*
  0010 00000000 00000008 00000000 00000000  .*
-Contents of section .gnu.attributes:
+Contents of section \.gnu\.attributes:
  .*
index 057122c..cb09276 100644 (file)
@@ -29,10 +29,10 @@ Contents of section \.text:
 Contents of section \.reginfo:
  0000 00010000 00000000 00000000 00000000  .*
  0010 00000000 00000000                    .*
-Contents of section .MIPS.abiflags:
+Contents of section \.MIPS\.abiflags:
  .*
  .*
 Contents of section foo:
  0000 00000003 00000000 00000000 00000000  .*
-Contents of section .gnu.attributes:
+Contents of section \.gnu\.attributes:
  .*
index 839446b..ad3f3fa 100644 (file)
@@ -36,11 +36,11 @@ Contents of section \.text:
 Contents of section \.reginfo:
  0000 00000100 00000000 00000000 00000000  .*
  0010 00000000 00000000                    .*
-Contents of section .MIPS.abiflags:
+Contents of section \.MIPS\.abiflags:
  .*
  .*
 Contents of section foo:
  0000 00000000 08000000 00000000 03000000  .*
  0010 00000000 08000000 00000000 00000000  .*
-Contents of section .gnu.attributes:
+Contents of section \.gnu\.attributes:
  .*
index edc6068..503f8be 100644 (file)
@@ -29,10 +29,10 @@ Contents of section \.text:
 Contents of section \.reginfo:
  0000 00000100 00000000 00000000 00000000  .*
  0010 00000000 00000000                    .*
-Contents of section .MIPS.abiflags:
+Contents of section \.MIPS\.abiflags:
  .*
  .*
 Contents of section foo:
  0000 03000000 00000000 00000000 00000000  .*
-Contents of section .gnu.attributes:
+Contents of section \.gnu\.attributes:
  .*