diff options
-rw-r--r-- | ld/testsuite/ChangeLog | 4 | ||||
-rw-r--r-- | ld/testsuite/ld-scripts/rgn-at5.d | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index d4a9b9e..d973f8a 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2010-09-10 Hans-Peter Nilsson <hp@axis.com> + + * ld-scripts/rgn-at5.d: Restrict to *-*-linux*. + 2010-09-09 H.J. Lu <hongjiu.lu@intel.com> PR ld/11998 diff --git a/ld/testsuite/ld-scripts/rgn-at5.d b/ld/testsuite/ld-scripts/rgn-at5.d index ad7d98c..1a37794 100644 --- a/ld/testsuite/ld-scripts/rgn-at5.d +++ b/ld/testsuite/ld-scripts/rgn-at5.d @@ -2,6 +2,7 @@ # source: rgn-at5.s # ld: -T rgn-at5.t -z max-page-size=0x1000 # objdump: -w -h +# target: *-*-linux* # xfail: rx-*-* # FAILS on the RX because the linker has to set LMA == VMA for the # Renesas loader. |