mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-03-02 22:36:27 +00:00
* gas/arm/arch7.d: Skip for non-ELF ARM targets.
* gas/arm/arch7a-mp.d: Likewise. * gas/arm/arch7em.d: Likewise. * gas/arm/crc32-bad.d: Likewise. * gas/arm/crc32.d: Likewise.
This commit is contained in:
parent
0d0fb1ba5f
commit
fc7b0af761
@ -1,3 +1,11 @@
|
||||
2013-03-15 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* gas/arm/arch7.d: Skip for non-ELF ARM targets.
|
||||
* gas/arm/arch7a-mp.d: Likewise.
|
||||
* gas/arm/arch7em.d: Likewise.
|
||||
* gas/arm/crc32-bad.d: Likewise.
|
||||
* gas/arm/crc32.d: Likewise.
|
||||
|
||||
2013-03-15 Will Newton <will.newton@linaro.org>
|
||||
|
||||
* gas/arm/vstr-thumb-bad.d: Assemble with -mcpu=arm1156t2f-s.
|
||||
|
@ -1,6 +1,7 @@
|
||||
#name: ARM V7 instructions
|
||||
#as: -march=armv7r
|
||||
#objdump: -dr --prefix-addresses --show-raw-insn
|
||||
#not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
|
||||
|
||||
.*: +file format .*arm.*
|
||||
|
||||
|
@ -2,6 +2,7 @@
|
||||
#as: -march=armv7-a+mp
|
||||
#objdump: -dr --prefix-addresses --show-raw-insn
|
||||
#source: arch7ar-mp.s
|
||||
#not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
|
||||
|
||||
.*: +file format .*arm.*
|
||||
|
||||
|
@ -1,6 +1,7 @@
|
||||
# name: 32-bit Thumb DSP instructions
|
||||
# as: -march=armv7e-m
|
||||
# objdump: -dr --prefix-addresses --show-raw-insn
|
||||
#not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
|
||||
|
||||
.*: +file format .*arm.*
|
||||
|
||||
|
@ -2,6 +2,7 @@
|
||||
#name: Unpredictable ARMv8 CRC32 instructions.
|
||||
#as: -march=armv8-a+crc
|
||||
#stderr: crc32-bad.l
|
||||
#not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
|
||||
|
||||
.*: +file format .*arm.*
|
||||
|
||||
|
@ -1,6 +1,7 @@
|
||||
#objdump: -dr --prefix-addresses --show-raw-insn
|
||||
#name: ARMv8 CRC32 instructions
|
||||
#as: -march=armv8-a+crc
|
||||
#not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
|
||||
|
||||
.*: *file format .*arm.*
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user