summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-d10v
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2003-08-02 11:34:30 +0000
committerAlan Modra <amodra@gmail.com>2003-08-02 11:34:30 +0000
commitedf6a2322f3685e9e4ad54c5682e377553ef9c86 (patch)
treee0a44fdddbcfc481a1ab1fb00804984ec829e4fd /ld/testsuite/ld-d10v
parentabac126a616f4145184e350e6120ddc819762b07 (diff)
downloadbinutils-gdb-edf6a2322f3685e9e4ad54c5682e377553ef9c86.tar.gz
Adjust for objdump -d change.
Diffstat (limited to 'ld/testsuite/ld-d10v')
-rw-r--r--ld/testsuite/ld-d10v/reloc-001.d2
-rw-r--r--ld/testsuite/ld-d10v/reloc-002.d1
-rw-r--r--ld/testsuite/ld-d10v/reloc-005.d1
-rw-r--r--ld/testsuite/ld-d10v/reloc-006.d1
-rw-r--r--ld/testsuite/ld-d10v/reloc-009.d1
-rw-r--r--ld/testsuite/ld-d10v/reloc-010.d1
-rw-r--r--ld/testsuite/ld-d10v/reloc-013.d1
-rw-r--r--ld/testsuite/ld-d10v/reloc-014.d1
8 files changed, 0 insertions, 9 deletions
diff --git a/ld/testsuite/ld-d10v/reloc-001.d b/ld/testsuite/ld-d10v/reloc-001.d
index e379e5ced9c..8cbe9f0e414 100644
--- a/ld/testsuite/ld-d10v/reloc-001.d
+++ b/ld/testsuite/ld-d10v/reloc-001.d
@@ -10,5 +10,3 @@ Disassembly of section .text:
01014000 <_start>:
1014000: 65 20 cc 1a brf0f.s 1014104 <foo> -> jmp r13
-Disassembly of section .data:
-
diff --git a/ld/testsuite/ld-d10v/reloc-002.d b/ld/testsuite/ld-d10v/reloc-002.d
index f1da582c460..c80b3ffd36d 100644
--- a/ld/testsuite/ld-d10v/reloc-002.d
+++ b/ld/testsuite/ld-d10v/reloc-002.d
@@ -10,4 +10,3 @@ Disassembly of section .text:
01014000 <_start>:
1014000: 65 3f cc 1a brf0f.s 10141fc <foo> -> jmp r13
-Disassembly of section .data:
diff --git a/ld/testsuite/ld-d10v/reloc-005.d b/ld/testsuite/ld-d10v/reloc-005.d
index 1d40ced61ca..633de718561 100644
--- a/ld/testsuite/ld-d10v/reloc-005.d
+++ b/ld/testsuite/ld-d10v/reloc-005.d
@@ -11,4 +11,3 @@ Disassembly of section .text:
01014000 <_start>:
1014000: e4 00 10 02 bra.l 1018008 <foo>
1014004: 26 0d 5e 00 jmp r13 || nop
-Disassembly of section .data:
diff --git a/ld/testsuite/ld-d10v/reloc-006.d b/ld/testsuite/ld-d10v/reloc-006.d
index 170cf5b1aeb..b0fd080ca57 100644
--- a/ld/testsuite/ld-d10v/reloc-006.d
+++ b/ld/testsuite/ld-d10v/reloc-006.d
@@ -11,4 +11,3 @@ Disassembly of section .text:
01014000 <_start>:
1014000: e4 00 7f ff bra.l 1033ffc <foo>
1014004: 26 0d 5e 00 jmp r13 || nop
-Disassembly of section .data:
diff --git a/ld/testsuite/ld-d10v/reloc-009.d b/ld/testsuite/ld-d10v/reloc-009.d
index ff55845d602..45373c91a88 100644
--- a/ld/testsuite/ld-d10v/reloc-009.d
+++ b/ld/testsuite/ld-d10v/reloc-009.d
@@ -13,4 +13,3 @@ Disassembly of section .text:
01014100 <_start>:
1014100: 6f 00 4a c0 nop -> brf0f.s 1014000 <foo>
1014104: 26 0d 5e 00 jmp r13 || nop
-Disassembly of section .data:
diff --git a/ld/testsuite/ld-d10v/reloc-010.d b/ld/testsuite/ld-d10v/reloc-010.d
index 5615f296ce7..47e048f9512 100644
--- a/ld/testsuite/ld-d10v/reloc-010.d
+++ b/ld/testsuite/ld-d10v/reloc-010.d
@@ -14,4 +14,3 @@ Disassembly of section .text:
01014200 <_start>:
1014200: 6f 00 4a 80 nop -> brf0f.s 1014000 <foo>
1014204: 26 0d 5e 00 jmp r13 || nop
-Disassembly of section .data:
diff --git a/ld/testsuite/ld-d10v/reloc-013.d b/ld/testsuite/ld-d10v/reloc-013.d
index 16b0470e68a..a422fb0d51f 100644
--- a/ld/testsuite/ld-d10v/reloc-013.d
+++ b/ld/testsuite/ld-d10v/reloc-013.d
@@ -14,4 +14,3 @@ Disassembly of section .text:
01014400 <_start>:
1014400: e4 00 ff 00 bra.l 1014000 <foo>
1014404: 26 0d 5e 00 jmp r13 || nop
-Disassembly of section .data:
diff --git a/ld/testsuite/ld-d10v/reloc-014.d b/ld/testsuite/ld-d10v/reloc-014.d
index ab3b42cb3f1..5035a298a14 100644
--- a/ld/testsuite/ld-d10v/reloc-014.d
+++ b/ld/testsuite/ld-d10v/reloc-014.d
@@ -14,4 +14,3 @@ Disassembly of section .text:
01034000 <_start>:
1034000: e4 00 80 00 bra.l 1014000 <foo>
1034004: 26 0d 5e 00 jmp r13 || nop
-Disassembly of section .data: