aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-crx
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2004-10-15 00:27:12 +0000
committerAlan Modra <amodra@gmail.com>2004-10-15 00:27:12 +0000
commit391df1c063dd833571e4bfeb75798c76e6585bba (patch)
treeed5c7aaa77cfa858b0602b7bdfca825a6043458b /ld/testsuite/ld-crx
parente25e99ac834cc49f4f994552eb7239934d2ae08e (diff)
downloadgdb-391df1c063dd833571e4bfeb75798c76e6585bba.zip
gdb-391df1c063dd833571e4bfeb75798c76e6585bba.tar.gz
gdb-391df1c063dd833571e4bfeb75798c76e6585bba.tar.bz2
* ld-crx/reloc-num8.d: Adjust for changed orphan placement.
* ld-crx/reloc-num16.d: Likewise. * ld-crx/reloc-num32.d: Likewise. * ld-scripts/provide-2.t: Start .data at 0x2000. * ld-scripts/provide-2.d: Adjust.
Diffstat (limited to 'ld/testsuite/ld-crx')
-rw-r--r--ld/testsuite/ld-crx/reloc-num16.d4
-rw-r--r--ld/testsuite/ld-crx/reloc-num32.d6
-rw-r--r--ld/testsuite/ld-crx/reloc-num8.d4
3 files changed, 7 insertions, 7 deletions
diff --git a/ld/testsuite/ld-crx/reloc-num16.d b/ld/testsuite/ld-crx/reloc-num16.d
index 7328d42..72bf342 100644
--- a/ld/testsuite/ld-crx/reloc-num16.d
+++ b/ld/testsuite/ld-crx/reloc-num16.d
@@ -8,5 +8,5 @@
Disassembly of section .text:
-11014000 <_start>:
-11014000: 34 12 addcw \$0x3, r4
+.* <_start>:
+.*: 34 12 addcw \$0x3, r4
diff --git a/ld/testsuite/ld-crx/reloc-num32.d b/ld/testsuite/ld-crx/reloc-num32.d
index e364964..bdd9ee9 100644
--- a/ld/testsuite/ld-crx/reloc-num32.d
+++ b/ld/testsuite/ld-crx/reloc-num32.d
@@ -8,6 +8,6 @@
Disassembly of section .text:
-11014000 <_start>:
-11014000: 78 56 orw r7, r8
-11014002: 34 12 addcw \$0x3, r4
+.* <_start>:
+.*: 78 56 orw r7, r8
+.*: 34 12 addcw \$0x3, r4
diff --git a/ld/testsuite/ld-crx/reloc-num8.d b/ld/testsuite/ld-crx/reloc-num8.d
index 8aa0215..38927de 100644
--- a/ld/testsuite/ld-crx/reloc-num8.d
+++ b/ld/testsuite/ld-crx/reloc-num8.d
@@ -8,5 +8,5 @@
Disassembly of section .text:
-11014000 <_start>:
-11014000: 12 00 addub \$0x1, r2
+.* <_start>:
+.*: 12 00 addub \$0x1, r2