mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 20:28:28 +08: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:
@ -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>
|
2013-03-15 Will Newton <will.newton@linaro.org>
|
||||||
|
|
||||||
* gas/arm/vstr-thumb-bad.d: Assemble with -mcpu=arm1156t2f-s.
|
* gas/arm/vstr-thumb-bad.d: Assemble with -mcpu=arm1156t2f-s.
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
#name: ARM V7 instructions
|
#name: ARM V7 instructions
|
||||||
#as: -march=armv7r
|
#as: -march=armv7r
|
||||||
#objdump: -dr --prefix-addresses --show-raw-insn
|
#objdump: -dr --prefix-addresses --show-raw-insn
|
||||||
|
#not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
|
||||||
|
|
||||||
.*: +file format .*arm.*
|
.*: +file format .*arm.*
|
||||||
|
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
#as: -march=armv7-a+mp
|
#as: -march=armv7-a+mp
|
||||||
#objdump: -dr --prefix-addresses --show-raw-insn
|
#objdump: -dr --prefix-addresses --show-raw-insn
|
||||||
#source: arch7ar-mp.s
|
#source: arch7ar-mp.s
|
||||||
|
#not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
|
||||||
|
|
||||||
.*: +file format .*arm.*
|
.*: +file format .*arm.*
|
||||||
|
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
# name: 32-bit Thumb DSP instructions
|
# name: 32-bit Thumb DSP instructions
|
||||||
# as: -march=armv7e-m
|
# as: -march=armv7e-m
|
||||||
# objdump: -dr --prefix-addresses --show-raw-insn
|
# objdump: -dr --prefix-addresses --show-raw-insn
|
||||||
|
#not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
|
||||||
|
|
||||||
.*: +file format .*arm.*
|
.*: +file format .*arm.*
|
||||||
|
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
#name: Unpredictable ARMv8 CRC32 instructions.
|
#name: Unpredictable ARMv8 CRC32 instructions.
|
||||||
#as: -march=armv8-a+crc
|
#as: -march=armv8-a+crc
|
||||||
#stderr: crc32-bad.l
|
#stderr: crc32-bad.l
|
||||||
|
#not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
|
||||||
|
|
||||||
.*: +file format .*arm.*
|
.*: +file format .*arm.*
|
||||||
|
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
#objdump: -dr --prefix-addresses --show-raw-insn
|
#objdump: -dr --prefix-addresses --show-raw-insn
|
||||||
#name: ARMv8 CRC32 instructions
|
#name: ARMv8 CRC32 instructions
|
||||||
#as: -march=armv8-a+crc
|
#as: -march=armv8-a+crc
|
||||||
|
#not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
|
||||||
|
|
||||||
.*: *file format .*arm.*
|
.*: *file format .*arm.*
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user