aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--binutils/testsuite/ChangeLog9
-rw-r--r--binutils/testsuite/binutils-all/i386/compressed-1b.d4
-rw-r--r--binutils/testsuite/binutils-all/i386/compressed-1c.d4
-rw-r--r--binutils/testsuite/binutils-all/readelf.s5
-rw-r--r--binutils/testsuite/binutils-all/readelf.s-644
-rw-r--r--binutils/testsuite/binutils-all/x86-64/compressed-1b.d4
-rw-r--r--binutils/testsuite/binutils-all/x86-64/compressed-1c.d4
-rw-r--r--gas/testsuite/ChangeLog18
-rw-r--r--gas/testsuite/gas/i386/x86-64-unwind.d4
-rw-r--r--gas/testsuite/gas/ia64/alias-ilp32.d4
-rw-r--r--gas/testsuite/gas/ia64/alias.d4
-rw-r--r--gas/testsuite/gas/ia64/group-1.d4
-rw-r--r--gas/testsuite/gas/ia64/group-2.d4
-rw-r--r--gas/testsuite/gas/ia64/secname-ilp32.d4
-rw-r--r--gas/testsuite/gas/ia64/secname.d4
-rw-r--r--gas/testsuite/gas/ia64/unwind-ilp32.d4
-rw-r--r--gas/testsuite/gas/ia64/unwind.d4
-rw-r--r--gas/testsuite/gas/mmix/byte-1.d4
-rw-r--r--gas/testsuite/gas/mmix/loc-1.d4
-rw-r--r--gas/testsuite/gas/mmix/loc-2.d4
-rw-r--r--gas/testsuite/gas/mmix/loc-3.d4
-rw-r--r--gas/testsuite/gas/mmix/loc-4.d4
-rw-r--r--gas/testsuite/gas/mmix/loc-5.d4
-rw-r--r--ld/testsuite/ChangeLog17
-rw-r--r--ld/testsuite/ld-mmix/bspec1.d4
-rw-r--r--ld/testsuite/ld-mmix/bspec2.d4
-rw-r--r--ld/testsuite/ld-mmix/local1.d4
-rw-r--r--ld/testsuite/ld-mmix/local3.d4
-rw-r--r--ld/testsuite/ld-mmix/local5.d4
-rw-r--r--ld/testsuite/ld-mmix/local7.d4
-rw-r--r--ld/testsuite/ld-mmix/undef-3.d4
-rw-r--r--ld/testsuite/ld-sh/sh64/crange1.rd4
-rw-r--r--ld/testsuite/ld-sh/sh64/crange2.rd4
-rw-r--r--ld/testsuite/ld-sh/sh64/crange3-cmpct.rd4
-rw-r--r--ld/testsuite/ld-sh/sh64/crange3-media.rd4
-rw-r--r--ld/testsuite/ld-sh/sh64/crange3.rd4
-rw-r--r--ld/testsuite/ld-sh/sh64/crangerel1.rd4
-rw-r--r--ld/testsuite/ld-sh/sh64/crangerel2.rd4
38 files changed, 79 insertions, 106 deletions
diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog
index 1afbe86..6066eee 100644
--- a/binutils/testsuite/ChangeLog
+++ b/binutils/testsuite/ChangeLog
@@ -1,3 +1,12 @@
+2010-07-19 Andreas Schwab <schwab@redhat.com>
+
+ * binutils-all/readelf.s: Ignore "Key to Flags" contents.
+ * binutils-all/readelf.s-64: Likewise.
+ * binutils-all/i386/compressed-1b.d: Likewise.
+ * binutils-all/i386/compressed-1c.d: Likewise.
+ * binutils-all/x86-64/compressed-1b.d: Likewise.
+ * binutils-all/x86-64/compressed-1c.d: Likewise.
+
2010-07-14 H.J. Lu <hongjiu.lu@intel.com>
* binutils-all/i386/compressed-1a.d: Fix a typo.
diff --git a/binutils/testsuite/binutils-all/i386/compressed-1b.d b/binutils/testsuite/binutils-all/i386/compressed-1b.d
index 100f8f6..1e13f6b 100644
--- a/binutils/testsuite/binutils-all/i386/compressed-1b.d
+++ b/binutils/testsuite/binutils-all/i386/compressed-1b.d
@@ -16,6 +16,4 @@ Section Headers:
\[ 4\] .bss NOBITS 00000000 00005c 000000 00 WA 0 0 4
\[ 5\] .shstrtab STRTAB 00000000 00005c 000020 00 0 0 1
Key to Flags:
- W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
- I \(info\), L \(link order\), G \(group\), x \(unknown\)
- O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
+#...
diff --git a/binutils/testsuite/binutils-all/i386/compressed-1c.d b/binutils/testsuite/binutils-all/i386/compressed-1c.d
index 07d97cd..1e7467a 100644
--- a/binutils/testsuite/binutils-all/i386/compressed-1c.d
+++ b/binutils/testsuite/binutils-all/i386/compressed-1c.d
@@ -16,6 +16,4 @@ Section Headers:
\[ 4\] .bss NOBITS 00000000 00005c 000000 00 WA 0 0 4
\[ 5\] .shstrtab STRTAB 00000000 00005c 000020 00 0 0 1
Key to Flags:
- W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
- I \(info\), L \(link order\), G \(group\), x \(unknown\)
- O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
+#...
diff --git a/binutils/testsuite/binutils-all/readelf.s b/binutils/testsuite/binutils-all/readelf.s
index a925262..8361a7e 100644
--- a/binutils/testsuite/binutils-all/readelf.s
+++ b/binutils/testsuite/binutils-all/readelf.s
@@ -18,7 +18,4 @@ Section Headers:
+\[ .\] .symtab +SYMTAB +00000000 0+.* 0+.* 10 +.. +. +4
+\[..\] .strtab +STRTAB +00000000 0+.* 0+.* 00 +0 +0 +1
Key to Flags:
- +W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
- +I \(info\), L \(link order\), G \(group\), x \(unknown\)
- +O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
-
+#...
diff --git a/binutils/testsuite/binutils-all/readelf.s-64 b/binutils/testsuite/binutils-all/readelf.s-64
index feeb959..ec31f3f 100644
--- a/binutils/testsuite/binutils-all/readelf.s-64
+++ b/binutils/testsuite/binutils-all/readelf.s-64
@@ -20,6 +20,4 @@ Section Headers:
+\[ 7\] .strtab +STRTAB +0000000000000000 +0+.*
+0+.* +0000000000000000 +0 +0 +1
Key to Flags:
- +W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
- +I \(info\), L \(link order\), G \(group\), x \(unknown\)
- +O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
+#...
diff --git a/binutils/testsuite/binutils-all/x86-64/compressed-1b.d b/binutils/testsuite/binutils-all/x86-64/compressed-1b.d
index 522920d..39a8f59 100644
--- a/binutils/testsuite/binutils-all/x86-64/compressed-1b.d
+++ b/binutils/testsuite/binutils-all/x86-64/compressed-1b.d
@@ -16,6 +16,4 @@ Section Headers:
\[ 4\] .bss NOBITS 0000000000000000 000058 000000 00 WA 0 0 4
\[ 5\] .shstrtab STRTAB 0000000000000000 000058 000021 00 0 0 1
Key to Flags:
- W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
- I \(info\), L \(link order\), G \(group\), x \(unknown\)
- O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
+#...
diff --git a/binutils/testsuite/binutils-all/x86-64/compressed-1c.d b/binutils/testsuite/binutils-all/x86-64/compressed-1c.d
index 5d295a4..33adfc1 100644
--- a/binutils/testsuite/binutils-all/x86-64/compressed-1c.d
+++ b/binutils/testsuite/binutils-all/x86-64/compressed-1c.d
@@ -16,6 +16,4 @@ Section Headers:
\[ 4\] .bss NOBITS 0000000000000000 000058 000000 00 WA 0 0 4
\[ 5\] .shstrtab STRTAB 0000000000000000 000058 000021 00 0 0 1
Key to Flags:
- W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
- I \(info\), L \(link order\), G \(group\), x \(unknown\)
- O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
+#...
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index ff94769..3bb57ab 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,3 +1,21 @@
+2010-07-19 Andreas Schwab <schwab@redhat.com>
+
+ * gas/i386/x86-64-unwind.d: Ignore "Key to Flags" contents.
+ * gas/ia64/alias-ilp32.d: Likewise.
+ * gas/ia64/alias.d: Likewise.
+ * gas/ia64/group-1.d: Likewise.
+ * gas/ia64/group-2.d: Likewise.
+ * gas/ia64/secname-ilp32.d: Likewise.
+ * gas/ia64/secname.d: Likewise.
+ * gas/ia64/unwind-ilp32.d: Likewise.
+ * gas/ia64/unwind.d: Likewise.
+ * gas/mmix/byte-1.d: Likewise.
+ * gas/mmix/loc-1.d: Likewise.
+ * gas/mmix/loc-2.d: Likewise.
+ * gas/mmix/loc-3.d: Likewise.
+ * gas/mmix/loc-4.d: Likewise.
+ * gas/mmix/loc-5.d: Likewise.
+
2010-07-16 H.J. Lu <hongjiu.lu@intel.com>
* gas/i386/i386.exp: Run dw2-compress-2 only for 32bit.
diff --git a/gas/testsuite/gas/i386/x86-64-unwind.d b/gas/testsuite/gas/i386/x86-64-unwind.d
index 6ce528a..ce60be4 100644
--- a/gas/testsuite/gas/i386/x86-64-unwind.d
+++ b/gas/testsuite/gas/i386/x86-64-unwind.d
@@ -23,6 +23,4 @@ Section Headers:
\[ 7\] \.strtab STRTAB 0000000000000000 000002f8
0000000000000001 0000000000000000 0 0 1
Key to Flags:
- W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
- I \(info\), L \(link order\), G \(group\), x \(unknown\)
- O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
+#...
diff --git a/gas/testsuite/gas/ia64/alias-ilp32.d b/gas/testsuite/gas/ia64/alias-ilp32.d
index e669e89..691bce7 100644
--- a/gas/testsuite/gas/ia64/alias-ilp32.d
+++ b/gas/testsuite/gas/ia64/alias-ilp32.d
@@ -16,9 +16,7 @@ Section Headers:
+\[ 6\] .symtab +SYMTAB +00000000 0001b8 000060 10 +7 +6 +4
+\[ 7\] .strtab +STRTAB +00000000 000218 000006 00 +0 +0 +1
Key to Flags:
- +W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
- +I \(info\), L \(link order\), G \(group\), x \(unknown\)
- +O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
+#...
Symbol table '.symtab' contains 6 entries:
+Num: +Value +Size +Type +Bind +Vis +Ndx +Name
diff --git a/gas/testsuite/gas/ia64/alias.d b/gas/testsuite/gas/ia64/alias.d
index cbaa081..8566e01 100644
--- a/gas/testsuite/gas/ia64/alias.d
+++ b/gas/testsuite/gas/ia64/alias.d
@@ -23,9 +23,7 @@ Section Headers:
+\[ 7\] \.strtab +STRTAB +0000000000000000 +00000308
+0000000000000006 +0000000000000000 +0 +0 +1
Key to Flags:
- +W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
- +I \(info\), L \(link order\), G \(group\), x \(unknown\)
- +O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
+#...
Symbol table '\.symtab' contains 6 entries:
+Num: +Value +Size +Type +Bind +Vis +Ndx +Name
diff --git a/gas/testsuite/gas/ia64/group-1.d b/gas/testsuite/gas/ia64/group-1.d
index fe23347..eef78d9 100644
--- a/gas/testsuite/gas/ia64/group-1.d
+++ b/gas/testsuite/gas/ia64/group-1.d
@@ -25,9 +25,7 @@ Section Headers:
\[ 8\] \.strtab STRTAB 0000000000000000 00000380
0000000000000006 0000000000000000 0 0 1
Key to Flags:
- W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
- I \(info\), L \(link order\), G \(group\), x \(unknown\)
- O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
+#...
COMDAT group section \[ 1\] `\._foo' \[\._foo\] contains 1 sections:
\[Index\] Name
diff --git a/gas/testsuite/gas/ia64/group-2.d b/gas/testsuite/gas/ia64/group-2.d
index 1c93895..bf7255d 100644
--- a/gas/testsuite/gas/ia64/group-2.d
+++ b/gas/testsuite/gas/ia64/group-2.d
@@ -32,9 +32,7 @@ Section Headers:
\[11\] \.strtab STRTAB 0000000000000000 000004d8
0000000000000005 0000000000000000 0 0 1
Key to Flags:
- W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
- I \(info\), L \(link order\), G \(group\), x \(unknown\)
- O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
+#...
COMDAT group section \[ 1\] `\.group' \[foo\] contains 3 sections:
\[Index\] Name
diff --git a/gas/testsuite/gas/ia64/secname-ilp32.d b/gas/testsuite/gas/ia64/secname-ilp32.d
index 610d539..63fc749 100644
--- a/gas/testsuite/gas/ia64/secname-ilp32.d
+++ b/gas/testsuite/gas/ia64/secname-ilp32.d
@@ -16,6 +16,4 @@ Section Headers:
\[ 6\] .symtab SYMTAB 00000000 0001bc 000050 10 7 5 4
\[ 7\] .strtab STRTAB 00000000 00020c 000001 00 0 0 1
Key to Flags:
- W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
- I \(info\), L \(link order\), G \(group\), x \(unknown\)
- O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
+#...
diff --git a/gas/testsuite/gas/ia64/secname.d b/gas/testsuite/gas/ia64/secname.d
index 227a2ea..f198d44 100644
--- a/gas/testsuite/gas/ia64/secname.d
+++ b/gas/testsuite/gas/ia64/secname.d
@@ -23,6 +23,4 @@ Section Headers:
\[ 7\] \.strtab STRTAB 0000000000000000 000002f8
0000000000000001 0000000000000000 0 0 1
Key to Flags:
- W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
- I \(info\), L \(link order\), G \(group\), x \(unknown\)
- O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
+#...
diff --git a/gas/testsuite/gas/ia64/unwind-ilp32.d b/gas/testsuite/gas/ia64/unwind-ilp32.d
index 7a6cf28..577c505 100644
--- a/gas/testsuite/gas/ia64/unwind-ilp32.d
+++ b/gas/testsuite/gas/ia64/unwind-ilp32.d
@@ -17,6 +17,4 @@ Section Headers:
\[ 7\] .symtab SYMTAB 00000000 000208 000060 10 8 6 4
\[ 8\] .strtab STRTAB 00000000 000268 000001 00 0 0 1
Key to Flags:
- W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
- I \(info\), L \(link order\), G \(group\), x \(unknown\)
- O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
+#...
diff --git a/gas/testsuite/gas/ia64/unwind.d b/gas/testsuite/gas/ia64/unwind.d
index b29ef01..b4888e7 100644
--- a/gas/testsuite/gas/ia64/unwind.d
+++ b/gas/testsuite/gas/ia64/unwind.d
@@ -25,6 +25,4 @@ Section Headers:
\[ 8\] \.strtab STRTAB 0000000000000000 00000370
0000000000000001 0000000000000000 0 0 1
Key to Flags:
- W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
- I \(info\), L \(link order\), G \(group\), x \(unknown\)
- O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
+#...
diff --git a/gas/testsuite/gas/mmix/byte-1.d b/gas/testsuite/gas/mmix/byte-1.d
index 0bcf713..8b816ca 100644
--- a/gas/testsuite/gas/mmix/byte-1.d
+++ b/gas/testsuite/gas/mmix/byte-1.d
@@ -19,9 +19,7 @@ Section Headers:
+\[ 6\] \.strtab +STRTAB +0000000000000000 +00000308
+0000000000000018 +0000000000000000 +0 +0 +1
Key to Flags:
- +W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
- +I \(info\), L \(link order\), G \(group\), x \(unknown\)
- +O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
+#...
There are no relocations in this file\.
diff --git a/gas/testsuite/gas/mmix/loc-1.d b/gas/testsuite/gas/mmix/loc-1.d
index 92a690a..34b20bf 100644
--- a/gas/testsuite/gas/mmix/loc-1.d
+++ b/gas/testsuite/gas/mmix/loc-1.d
@@ -20,9 +20,7 @@ Section Headers:
+\[ 6\] \.strtab +STRTAB +0000000000000000 +00000310
+000000000000002a +0000000000000000 +0 +0 +1
Key to Flags:
- +W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
- +I \(info\), L \(link order\), G \(group\), x \(unknown\)
- +O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
+#...
There are no relocations in this file\.
diff --git a/gas/testsuite/gas/mmix/loc-2.d b/gas/testsuite/gas/mmix/loc-2.d
index 994cd61..9c87474 100644
--- a/gas/testsuite/gas/mmix/loc-2.d
+++ b/gas/testsuite/gas/mmix/loc-2.d
@@ -20,9 +20,7 @@ Section Headers:
+\[ 6\] \.strtab +STRTAB +0000000000000000 +000002c8
+000000000000001a +0000000000000000 +0 +0 +1
Key to Flags:
- +W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
- +I \(info\), L \(link order\), G \(group\), x \(unknown\)
- +O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
+#...
There are no relocations in this file\.
diff --git a/gas/testsuite/gas/mmix/loc-3.d b/gas/testsuite/gas/mmix/loc-3.d
index 0883965..702e825 100644
--- a/gas/testsuite/gas/mmix/loc-3.d
+++ b/gas/testsuite/gas/mmix/loc-3.d
@@ -19,9 +19,7 @@ Section Headers:
+\[ 6\] \.strtab +STRTAB +0000000000000000 +00000300
+0000000000000030 +0000000000000000 +0 +0 +1
Key to Flags:
- +W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
- +I \(info\), L \(link order\), G \(group\), x \(unknown\)
- +O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
+#...
There are no relocations in this file\.
diff --git a/gas/testsuite/gas/mmix/loc-4.d b/gas/testsuite/gas/mmix/loc-4.d
index b04c764..baa4eb3 100644
--- a/gas/testsuite/gas/mmix/loc-4.d
+++ b/gas/testsuite/gas/mmix/loc-4.d
@@ -19,9 +19,7 @@ Section Headers:
+\[ 6\] \.strtab +STRTAB +0000000000000000 +00000308
+000000000000003b +0000000000000000 +0 +0 +1
Key to Flags:
- +W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
- +I \(info\), L \(link order\), G \(group\), x \(unknown\)
- +O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
+#...
There are no relocations in this file\.
diff --git a/gas/testsuite/gas/mmix/loc-5.d b/gas/testsuite/gas/mmix/loc-5.d
index 03d3d63..cf66b05 100644
--- a/gas/testsuite/gas/mmix/loc-5.d
+++ b/gas/testsuite/gas/mmix/loc-5.d
@@ -19,9 +19,7 @@ Section Headers:
+\[ 6\] \.strtab +STRTAB +0+ +0+318
+0+29 +0+ +0 +0 +1
Key to Flags:
- +W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
- +I \(info\), L \(link order\), G \(group\), x \(unknown\)
- +O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
+#...
There are no relocations in this file\.
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog
index fc42eeb..69c6626 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -1,3 +1,20 @@
+2010-07-19 Andreas Schwab <schwab@redhat.com>
+
+ * ld-mmix/bspec1.d: Ignore "Key to Flags" contents.
+ * ld-mmix/bspec2.d: Likewise.
+ * ld-mmix/local1.d: Likewise.
+ * ld-mmix/local3.d: Likewise.
+ * ld-mmix/local5.d: Likewise.
+ * ld-mmix/local7.d: Likewise.
+ * ld-mmix/undef-3.d: Likewise.
+ * ld-sh/sh64/crange1.rd: Likewise.
+ * ld-sh/sh64/crange2.rd: Likewise.
+ * ld-sh/sh64/crange3-cmpct.rd: Likewise.
+ * ld-sh/sh64/crange3-media.rd: Likewise.
+ * ld-sh/sh64/crange3.rd: Likewise.
+ * ld-sh/sh64/crangerel1.rd: Likewise.
+ * ld-sh/sh64/crangerel2.rd: Likewise.
+
2010-07-14 H.J. Lu <hongjiu.lu@intel.com>
PR ld/11817
diff --git a/ld/testsuite/ld-mmix/bspec1.d b/ld/testsuite/ld-mmix/bspec1.d
index 04c49fa..16db5f4 100644
--- a/ld/testsuite/ld-mmix/bspec1.d
+++ b/ld/testsuite/ld-mmix/bspec1.d
@@ -21,9 +21,7 @@ Section Headers:
+\[ 5\] \.strtab +STRTAB +0+ +0+310
+0+2d +0+ +0 +0 +1
Key to Flags:
- +W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
- +I \(info\), L \(link order\), G \(group\), x \(unknown\)
- +O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
+#...
There are no relocations in this file\.
diff --git a/ld/testsuite/ld-mmix/bspec2.d b/ld/testsuite/ld-mmix/bspec2.d
index f636c90..d2fd6dd 100644
--- a/ld/testsuite/ld-mmix/bspec2.d
+++ b/ld/testsuite/ld-mmix/bspec2.d
@@ -26,9 +26,7 @@ Section Headers:
+\[ 6\] \.strtab +STRTAB +0+ +0+398
+0+32 +0+ +0 +0 +1
Key to Flags:
- +W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
- +I \(info\), L \(link order\), G \(group\), x \(unknown\)
- +O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
+#...
There are no relocations in this file\.
diff --git a/ld/testsuite/ld-mmix/local1.d b/ld/testsuite/ld-mmix/local1.d
index 31dbeda..3899f74 100644
--- a/ld/testsuite/ld-mmix/local1.d
+++ b/ld/testsuite/ld-mmix/local1.d
@@ -28,9 +28,7 @@ Section Headers:
+\[ 5\] \.strtab +STRTAB +0+ +0+350
+0+32 +0+ +0 +0 +1
Key to Flags:
- +W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
- +I \(info\), L \(link order\), G \(group\), x \(unknown\)
- +O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
+#...
Symbol table '\.symtab' contains 11 entries:
+Num: +Value +Size +Type +Bind +Vis +Ndx +Name
diff --git a/ld/testsuite/ld-mmix/local3.d b/ld/testsuite/ld-mmix/local3.d
index f0b6a0e..cebdf09 100644
--- a/ld/testsuite/ld-mmix/local3.d
+++ b/ld/testsuite/ld-mmix/local3.d
@@ -26,9 +26,7 @@ Section Headers:
+\[ 5\] \.strtab +STRTAB +0+ +0+350
+0+32 +0+ +0 +0 +1
Key to Flags:
- +W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
- +I \(info\), L \(link order\), G \(group\), x \(unknown\)
- +O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
+#...
Symbol table '\.symtab' contains 11 entries:
+Num: +Value +Size +Type +Bind +Vis +Ndx +Name
diff --git a/ld/testsuite/ld-mmix/local5.d b/ld/testsuite/ld-mmix/local5.d
index 164e5c8..ee60297 100644
--- a/ld/testsuite/ld-mmix/local5.d
+++ b/ld/testsuite/ld-mmix/local5.d
@@ -27,9 +27,7 @@ Section Headers:
+\[ 5\] \.strtab +STRTAB +0+ +0+350
+0+32 +0+ +0 +0 +1
Key to Flags:
- +W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
- +I \(info\), L \(link order\), G \(group\), x \(unknown\)
- +O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
+#...
Symbol table '\.symtab' contains 11 entries:
+Num: +Value +Size +Type +Bind +Vis +Ndx +Name
diff --git a/ld/testsuite/ld-mmix/local7.d b/ld/testsuite/ld-mmix/local7.d
index d112d50..bc2cd6c 100644
--- a/ld/testsuite/ld-mmix/local7.d
+++ b/ld/testsuite/ld-mmix/local7.d
@@ -28,9 +28,7 @@ Section Headers:
+\[ 5\] \.strtab +STRTAB +0+ +0+350
+0+32 +0+ +0 +0 +1
Key to Flags:
- +W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
- +I \(info\), L \(link order\), G \(group\), x \(unknown\)
- +O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
+#...
Symbol table '\.symtab' contains 11 entries:
+Num: +Value +Size +Type +Bind +Vis +Ndx +Name
diff --git a/ld/testsuite/ld-mmix/undef-3.d b/ld/testsuite/ld-mmix/undef-3.d
index 5f659bc..2571513 100644
--- a/ld/testsuite/ld-mmix/undef-3.d
+++ b/ld/testsuite/ld-mmix/undef-3.d
@@ -18,9 +18,7 @@ Section Headers:
+\[ 4\] \.strtab +STRTAB +0+ +0+2a0
+0+2f +0+ +0 +0 +1
Key to Flags:
- +W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
- +I \(info\), L \(link order\), G \(group\), x \(unknown\)
- +O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
+#...
Symbol table '\.symtab' contains 8 entries:
+Num: +Value +Size +Type +Bind +Vis +Ndx +Name
diff --git a/ld/testsuite/ld-sh/sh64/crange1.rd b/ld/testsuite/ld-sh/sh64/crange1.rd
index 7928ad4..2d2e69c 100644
--- a/ld/testsuite/ld-sh/sh64/crange1.rd
+++ b/ld/testsuite/ld-sh/sh64/crange1.rd
@@ -11,9 +11,7 @@ Section Headers:
+\[ 6\] \.symtab +SYMTAB +.*
+\[ 7\] \.strtab +STRTAB +.*
Key to Flags:
- +W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
- +I \(info\), L \(link order\), G \(group\), x \(unknown\)
- +O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
+#...
There are no relocations in this file\.
diff --git a/ld/testsuite/ld-sh/sh64/crange2.rd b/ld/testsuite/ld-sh/sh64/crange2.rd
index bd2e44f..3ee4dbb 100644
--- a/ld/testsuite/ld-sh/sh64/crange2.rd
+++ b/ld/testsuite/ld-sh/sh64/crange2.rd
@@ -11,9 +11,7 @@ Section Headers:
+\[ 6\] \.symtab +SYMTAB +.*
+\[ 7\] \.strtab +STRTAB +.*
Key to Flags:
- +W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
- +I \(info\), L \(link order\), G \(group\), x \(unknown\)
- +O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
+#...
There are no relocations in this file\.
diff --git a/ld/testsuite/ld-sh/sh64/crange3-cmpct.rd b/ld/testsuite/ld-sh/sh64/crange3-cmpct.rd
index b17d79f..21f5ec2 100644
--- a/ld/testsuite/ld-sh/sh64/crange3-cmpct.rd
+++ b/ld/testsuite/ld-sh/sh64/crange3-cmpct.rd
@@ -30,9 +30,7 @@ Section Headers:
+\[ 6\] \.symtab +SYMTAB +.*
+\[ 7\] \.strtab +STRTAB +.*
Key to Flags:
- +W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
- +I \(info\), L \(link order\), G \(group\), x \(unknown\)
- +O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
+#...
Symbol table '\.symtab' contains [0-9]+ entries:
+Num: +Value +Size +Type +Bind +Vis +Ndx +Name
diff --git a/ld/testsuite/ld-sh/sh64/crange3-media.rd b/ld/testsuite/ld-sh/sh64/crange3-media.rd
index c38bf9a..18ce30e 100644
--- a/ld/testsuite/ld-sh/sh64/crange3-media.rd
+++ b/ld/testsuite/ld-sh/sh64/crange3-media.rd
@@ -30,9 +30,7 @@ Section Headers:
+\[ 6\] \.symtab +SYMTAB +.*
+\[ 7\] \.strtab +STRTAB +.*
Key to Flags:
- +W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
- +I \(info\), L \(link order\), G \(group\), x \(unknown\)
- +O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
+#...
Symbol table '\.symtab' contains [0-9]+ entries:
+Num: +Value +Size +Type +Bind +Vis +Ndx +Name
diff --git a/ld/testsuite/ld-sh/sh64/crange3.rd b/ld/testsuite/ld-sh/sh64/crange3.rd
index 77e3ae1..1a0b7a5 100644
--- a/ld/testsuite/ld-sh/sh64/crange3.rd
+++ b/ld/testsuite/ld-sh/sh64/crange3.rd
@@ -11,9 +11,7 @@ Section Headers:
+\[ 6\] \.symtab +SYMTAB +.*
+\[ 7\] \.strtab +STRTAB +.*
Key to Flags:
- +W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
- +I \(info\), L \(link order\), G \(group\), x \(unknown\)
- +O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
+#...
Symbol table '\.symtab' contains [0-9]+ entries:
+Num: +Value +Size +Type +Bind +Vis +Ndx +Name
diff --git a/ld/testsuite/ld-sh/sh64/crangerel1.rd b/ld/testsuite/ld-sh/sh64/crangerel1.rd
index 51a6f71..0100b10 100644
--- a/ld/testsuite/ld-sh/sh64/crangerel1.rd
+++ b/ld/testsuite/ld-sh/sh64/crangerel1.rd
@@ -14,9 +14,7 @@ Section Headers:
+\[ 9\] \.symtab +SYMTAB +00000000 000298 000090 10 +10 +8 +4
+\[10\] \.strtab +STRTAB +00000000 000328 000013 00 +0 +0 +1
Key to Flags:
- +W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
- +I \(info\), L \(link order\), G \(group\), x \(unknown\)
- +O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
+#...
Relocation section '\.rela\.cranges' at offset 0x[0-9a-f]+ contains 3 entries:
.*
diff --git a/ld/testsuite/ld-sh/sh64/crangerel2.rd b/ld/testsuite/ld-sh/sh64/crangerel2.rd
index 79b8b7d..4f8a9cd 100644
--- a/ld/testsuite/ld-sh/sh64/crangerel2.rd
+++ b/ld/testsuite/ld-sh/sh64/crangerel2.rd
@@ -14,9 +14,7 @@ Section Headers:
+\[ 9\] \.symtab +SYMTAB +00000000 000334 0000d0 10 +10 +12 +4
+\[10\] \.strtab +STRTAB +00000000 000404 000027 00 +0 +0 +1
Key to Flags:
- +W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
- +I \(info\), L \(link order\), G \(group\), x \(unknown\)
- +O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
+#...
Relocation section '\.rela\.cranges' at offset 0x[0-9a-f]+ contains 7 entries:
.*