aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2009-11-18 16:37:56 +0000
committerNick Clifton <nickc@redhat.com>2009-11-18 16:37:56 +0000
commitfad84867f960096fa21608976bc93c7239e28bf2 (patch)
tree2bb2a18767daf1802f4d09028c1a76c3ff4f942e /ld/testsuite
parent72dcaf823ddd60a00635876657ba9233935a2256 (diff)
downloadfsf-binutils-gdb-fad84867f960096fa21608976bc93c7239e28bf2.zip
fsf-binutils-gdb-fad84867f960096fa21608976bc93c7239e28bf2.tar.gz
fsf-binutils-gdb-fad84867f960096fa21608976bc93c7239e28bf2.tar.bz2
* ld-elf/extract-symbol-1sec.d: Expect to fail for the RX target.
* ld-scripts/overlay-size.d: Likewise. * ld-scripts/rgn-at1.d: Likewise. * ld-scripts/rgn-at2.d: Likewise. * ld-scripts/rgn-at3.d: Likewise. * ld-scripts/rgn-at4.d: Likewise. * ld-scripts/rgn-over8-ok.d: Likewise.
Diffstat (limited to 'ld/testsuite')
-rw-r--r--ld/testsuite/ChangeLog10
-rw-r--r--ld/testsuite/ld-elf/extract-symbol-1sec.d3
-rw-r--r--ld/testsuite/ld-scripts/overlay-size.d3
-rw-r--r--ld/testsuite/ld-scripts/rgn-at1.d3
-rw-r--r--ld/testsuite/ld-scripts/rgn-at2.d3
-rw-r--r--ld/testsuite/ld-scripts/rgn-at3.d3
-rw-r--r--ld/testsuite/ld-scripts/rgn-at4.d3
-rw-r--r--ld/testsuite/ld-scripts/rgn-over8-ok.d3
8 files changed, 30 insertions, 1 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog
index 9b7b668..726cc95 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -1,3 +1,13 @@
+2009-11-18 Nick Clifton <nickc@redhat.com>
+
+ * ld-elf/extract-symbol-1sec.d: Expect to fail for the RX target.
+ * ld-scripts/overlay-size.d: Likewise.
+ * ld-scripts/rgn-at1.d: Likewise.
+ * ld-scripts/rgn-at2.d: Likewise.
+ * ld-scripts/rgn-at3.d: Likewise.
+ * ld-scripts/rgn-at4.d: Likewise.
+ * ld-scripts/rgn-over8-ok.d: Likewise.
+
2009-11-15 Kai Tietz <kai.tietz@onevision.com>
* ld-pe/direct2_client.c: New file.
diff --git a/ld/testsuite/ld-elf/extract-symbol-1sec.d b/ld/testsuite/ld-elf/extract-symbol-1sec.d
index cbe0144..8dac15b 100644
--- a/ld/testsuite/ld-elf/extract-symbol-1sec.d
+++ b/ld/testsuite/ld-elf/extract-symbol-1sec.d
@@ -3,7 +3,8 @@
#ld: -Textract-symbol-1.ld
#objcopy_linked_file: --extract-symbol
#objdump: --headers
-#xfail: "hppa*-*-*"
+#xfail: "hppa*-*-*" "rx-*-*"
+# FAILS on the RX because the linker has to set LMA == VMA for the Renesas loader.
#...
Sections:
*Idx +Name +Size +VMA +LMA .*
diff --git a/ld/testsuite/ld-scripts/overlay-size.d b/ld/testsuite/ld-scripts/overlay-size.d
index 9021aa4..78a9c92 100644
--- a/ld/testsuite/ld-scripts/overlay-size.d
+++ b/ld/testsuite/ld-scripts/overlay-size.d
@@ -1,6 +1,9 @@
# ld: -T overlay-size.t -Map tmpdir/overlay-size.map
# name: overlay size
# objdump: --headers
+# xfail: rx-*-*
+# FAILS on the RX because the linker has to set LMA == VMA for the
+# Renesas loader.
#
# The .bss[123] LMAs are deliberately blanked out. We can't
# reliably map overlaid sections to segments.
diff --git a/ld/testsuite/ld-scripts/rgn-at1.d b/ld/testsuite/ld-scripts/rgn-at1.d
index bae0343..f301bbb 100644
--- a/ld/testsuite/ld-scripts/rgn-at1.d
+++ b/ld/testsuite/ld-scripts/rgn-at1.d
@@ -2,6 +2,9 @@
# source: rgn-at.s
# ld: -T rgn-at1.t
# objdump: -w -h
+# xfail: rx-*-*
+# FAILS on the RX because the linker has to set LMA == VMA for the
+# Renesas loader.
.*: file format .*
diff --git a/ld/testsuite/ld-scripts/rgn-at2.d b/ld/testsuite/ld-scripts/rgn-at2.d
index 4656d65..8fd5f1a 100644
--- a/ld/testsuite/ld-scripts/rgn-at2.d
+++ b/ld/testsuite/ld-scripts/rgn-at2.d
@@ -2,6 +2,9 @@
# source: rgn-at.s
# ld: -T rgn-at2.t
# objdump: -w -h
+# xfail: rx-*-*
+# FAILS on the RX because the linker has to set LMA == VMA for the
+# Renesas loader.
.*: file format .*
diff --git a/ld/testsuite/ld-scripts/rgn-at3.d b/ld/testsuite/ld-scripts/rgn-at3.d
index 351c3c7..1d21956 100644
--- a/ld/testsuite/ld-scripts/rgn-at3.d
+++ b/ld/testsuite/ld-scripts/rgn-at3.d
@@ -2,6 +2,9 @@
# source: rgn-at.s
# ld: -T rgn-at3.t
# objdump: -w -h
+# xfail: rx-*-*
+# FAILS on the RX because the linker has to set LMA == VMA for the
+# Renesas loader.
.*: file format .*
diff --git a/ld/testsuite/ld-scripts/rgn-at4.d b/ld/testsuite/ld-scripts/rgn-at4.d
index 7db7697..9837343 100644
--- a/ld/testsuite/ld-scripts/rgn-at4.d
+++ b/ld/testsuite/ld-scripts/rgn-at4.d
@@ -2,6 +2,9 @@
# source: rgn-at.s
# ld: -T rgn-at4.t
# objdump: -w -h
+# xfail: rx-*-*
+# FAILS on the RX because the linker has to set LMA == VMA for the
+# Renesas loader.
.*: file format .*
diff --git a/ld/testsuite/ld-scripts/rgn-over8-ok.d b/ld/testsuite/ld-scripts/rgn-over8-ok.d
index 657b15c..300e947 100644
--- a/ld/testsuite/ld-scripts/rgn-over8-ok.d
+++ b/ld/testsuite/ld-scripts/rgn-over8-ok.d
@@ -2,6 +2,9 @@
# source: rgn-over8.s
# ld: -T rgn-over8.t
# objdump: -w -h
+# xfail: rx-*-*
+# FAILS on the RX because the linker has to set LMA == VMA for the
+# Renesas loader.
.*: file format .*