diff options
author | Will Newton <will.newton@linaro.org> | 2014-07-07 17:33:34 +0100 |
---|---|---|
committer | Will Newton <will.newton@linaro.org> | 2014-07-10 09:32:56 +0100 |
commit | 6a2619f95336f522e6a5e9a7fcbfd6d4ce47014b (patch) | |
tree | 4c49eba1e863ff5ba01a88aae320e611d1120731 /gas | |
parent | 15635cff5fc339e9819b975232933a0fb133899d (diff) | |
download | gdb-6a2619f95336f522e6a5e9a7fcbfd6d4ce47014b.zip gdb-6a2619f95336f522e6a5e9a7fcbfd6d4ce47014b.tar.gz gdb-6a2619f95336f522e6a5e9a7fcbfd6d4ce47014b.tar.bz2 |
Fix tests when configured for arm-linux and arm-elf
With this change all gas and most ld tests pass when configured for
arm-linux. It doesn't look like these configurations have been
tested in a long time but this attempts to stem the bit-rot slightly.
gas/testsuite/ChangeLog:
2014-07-10 Will Newton <will.newton@linaro.org>
* gas/arm/bl-local-2.d: Only enable the test on EABI and
NaCl configurations.
* gas/arm/bl-local-v4t.d: Likewise.
* gas/arm/blx-local.d: Likewise.
* gas/arm/branch-reloc.d: Likewise.
ld/testsuite/ChangeLog:
2014-07-10 Will Newton <will.newton@linaro.org>
* ld-arm/arm-elf.exp (armelftests_nonacl): Move Cortex-A8 fix
tests, IFUNC tests and other EABI requiring tests to...
(armeabitests_nonacl): ...here.
* ld-arm/arm-app-abs32.d: Loosen regex for architecture type
to allow test to pass on configurations without an attributes
section.
* ld-arm/arm-app.d: Likewise.
* ld-arm/arm-lib-plt32.d: Likewise.
* ld-arm/arm-lib.d: Likewise.
* ld-arm/arm-static-app.d: Likewise.
* ld-arm/armthumb-lib.d: Likewise.
* ld-arm/cortex-a8-far.d: Likewise.
* ld-arm/farcall-mixed-app.d: Likewise.
* ld-arm/farcall-mixed-lib-v4t.d: Likewise.
* ld-arm/farcall-mixed-lib.d: Likewise.
* ld-arm/mixed-app-v5.d: Likewise.
* ld-arm/mixed-app.d: Likewise.
* ld-arm/mixed-lib.d: Likewise.
* ld-arm/tls-app.d: Likewise.
* ld-arm/tls-descrelax-be32.d: Likewise.
* ld-arm/tls-descrelax.d: Likewise.
* ld-arm/tls-descseq.d: Likewise.
* ld-arm/tls-gdesc-got.d: Likewise.
* ld-arm/tls-gdesc.d: Likewise.
* ld-arm/tls-gdierelax.d: Likewise.
* ld-arm/tls-gdierelax2.d: Likewise.
* ld-arm/tls-gdlerelax.d: Likewise.
* ld-arm/tls-lib-loc.d: Likewise.
* ld-arm/tls-lib.d: Likewise.
* ld-arm/tls-thumb1.d: Likewise.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/ChangeLog | 8 | ||||
-rw-r--r-- | gas/testsuite/gas/arm/bl-local-2.d | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/arm/bl-local-v4t.d | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/arm/blx-local.d | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/arm/branch-reloc.d | 4 |
5 files changed, 13 insertions, 5 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 5cc4690..ef34f26 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,11 @@ +2014-07-10 Will Newton <will.newton@linaro.org> + + * gas/arm/bl-local-2.d: Only enable the test on EABI and + NaCl configurations. + * gas/arm/bl-local-v4t.d: Likewise. + * gas/arm/blx-local.d: Likewise. + * gas/arm/branch-reloc.d: Likewise. + 2014-07-08 Ilya Tocar <ilya.tocar@intel.com> * gas/i386/evex-lig256-intel.d: Updated. diff --git a/gas/testsuite/gas/arm/bl-local-2.d b/gas/testsuite/gas/arm/bl-local-2.d index c3a2819..6b55f5a 100644 --- a/gas/testsuite/gas/arm/bl-local-2.d +++ b/gas/testsuite/gas/arm/bl-local-2.d @@ -1,6 +1,6 @@ #name: bl local conversion to blx #objdump: -drw --prefix-addresses --show-raw-insn -#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd +#target: *-*-*eabi* *-*-nacl* #as: diff --git a/gas/testsuite/gas/arm/bl-local-v4t.d b/gas/testsuite/gas/arm/bl-local-v4t.d index 959f6b2..0262b7e 100644 --- a/gas/testsuite/gas/arm/bl-local-v4t.d +++ b/gas/testsuite/gas/arm/bl-local-v4t.d @@ -1,6 +1,6 @@ #name: bl local instructions for v4t. #objdump: -drw --prefix-addresses --show-raw-insn -#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix* *-*-elf +#target: *-*-*eabi* *-*-nacl* #as: # stderr: blx-local-thumb.l diff --git a/gas/testsuite/gas/arm/blx-local.d b/gas/testsuite/gas/arm/blx-local.d index 2f9a90d..d8ba40f 100644 --- a/gas/testsuite/gas/arm/blx-local.d +++ b/gas/testsuite/gas/arm/blx-local.d @@ -1,6 +1,6 @@ #name: Local BLX instructions #objdump: -drw --prefix-addresses --show-raw-insn -#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix* *-*-elf +#target: *-*-*eabi* *-*-nacl* #as: # stderr: blx-local.l # Test assembler resolution of blx and bl instructions in ARM mode. diff --git a/gas/testsuite/gas/arm/branch-reloc.d b/gas/testsuite/gas/arm/branch-reloc.d index 6ba322e..8ef2110 100644 --- a/gas/testsuite/gas/arm/branch-reloc.d +++ b/gas/testsuite/gas/arm/branch-reloc.d @@ -1,6 +1,6 @@ #name: Inter-section branch relocations -#This test is only valid on ELF based ports. -#not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix* +#This test is only valid on EABI based ports. +#target: *-*-*eabi* *-*-nacl* #as: -march=armv5t #objdump: -rd #stderr: branch-reloc.l |