* 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.
This commit is contained in:
Nick Clifton 2009-11-18 16:37:56 +00:00
parent 72dcaf823d
commit fad84867f9
8 changed files with 30 additions and 1 deletions

View File

@ -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.

View File

@ -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 .*

View File

@ -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.

View File

@ -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 .*

View File

@ -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 .*

View File

@ -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 .*

View File

@ -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 .*

View File

@ -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 .*