mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-24 12:35:55 +08:00
Skip new ARM security extension tests on non-ELF based targets.
* testsuite/gas/arm/archv8m-cmse-base.d: Skip for non-ELF ARM targets. * testsuite/gas/arm/archv8m-cmse-main-1.d: Likewise. * testsuite/gas/arm/archv8m-cmse-main-2.d: Likewise. * testsuite/gas/arm/archv8m-cmse-msr-base.d: Likewise. * testsuite/gas/arm/archv8m-cmse-msr-main.d: Likewise. * testsuite/gas/arm/archv8m-main-dsp-1.d: Likewise. * testsuite/gas/arm/archv8m-main-dsp-2.d: Likewise. * testsuite/gas/arm/archv8m-main-dsp-3.d: Likewise. * testsuite/gas/arm/archv8m-main-dsp-4.d: Likewise.
This commit is contained in:
parent
df140a0bc3
commit
be5c445b69
@ -1,3 +1,18 @@
|
||||
2016-05-11 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* gas/arm/archv8m-cmse-msr-main.d:
|
||||
|
||||
2016-05-10 Alexander Fomin <alexander.fomin@intel.com>
|
||||
|
||||
* testsuite/gas/i386/i386.exp: Run RDPID tests.
|
||||
* testsuite/gas/i386/prefix.d: Adjust.
|
||||
* testsuite/gas/i386/rdpid.s: New test.
|
||||
* testsuite/gas/i386/rdpid.d: Ditto.
|
||||
* testsuite/gas/i386/rdpid-intel.d: Ditto.
|
||||
* testsuite/gas/i386/x86-64-rdpid.s: Ditto.
|
||||
* testsuite/gas/i386/x86-64-rdpid.d: Ditto.
|
||||
* testsuite/gas/i386/x86-64-rdpid-intel.d: Ditto.
|
||||
|
||||
2016-05-10 Alexander Fomin <alexander.fomin@intel.com>
|
||||
|
||||
* config/tc-i386.c (cpu_arch): Add RDPID.
|
||||
|
@ -1,25 +0,0 @@
|
||||
2016-05-10 Alexander Fomin <alexander.fomin@intel.com>
|
||||
|
||||
* gas/i386/i386.exp: Run RDPID tests.
|
||||
* gas/i386/prefix.d: Adjust.
|
||||
* gas/i386/rdpid.s: New test.
|
||||
* gas/i386/rdpid.d: Ditto.
|
||||
* gas/i386/rdpid-intel.d: Ditto.
|
||||
* gas/i386/x86-64-rdpid.s: Ditto.
|
||||
* gas/i386/x86-64-rdpid.d: Ditto.
|
||||
* gas/i386/x86-64-rdpid-intel.d: Ditto.
|
||||
|
||||
For older changes see ChangeLog-2015
|
||||
|
||||
Copyright (C) 2016 Free Software Foundation, Inc.
|
||||
|
||||
Copying and distribution of this file, with or without modification,
|
||||
are permitted in any medium without royalty provided the copyright
|
||||
notice and this notice are preserved.
|
||||
|
||||
Local Variables:
|
||||
mode: change-log
|
||||
left-margin: 8
|
||||
fill-column: 74
|
||||
version-control: never
|
||||
End:
|
@ -2,6 +2,7 @@
|
||||
#source: archv8m-cmse.s
|
||||
#as: -march=armv8-m.base
|
||||
#objdump: -dr --prefix-addresses --show-raw-insn
|
||||
#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
|
||||
|
||||
.*: +file format .*arm.*
|
||||
|
||||
|
@ -2,6 +2,7 @@
|
||||
#source: archv8m-cmse.s
|
||||
#as: -march=armv8-m.main
|
||||
#objdump: -dr --prefix-addresses --show-raw-insn
|
||||
#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
|
||||
|
||||
.*: +file format .*arm.*
|
||||
|
||||
|
@ -2,6 +2,7 @@
|
||||
#source: archv8m-cmse-main.s
|
||||
#as: -march=armv8-m.main
|
||||
#objdump: -dr --prefix-addresses --show-raw-insn
|
||||
#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
|
||||
|
||||
.*: +file format .*arm.*
|
||||
|
||||
|
@ -2,6 +2,7 @@
|
||||
#source: archv8m-cmse-msr.s
|
||||
#as: -march=armv8-m.base
|
||||
#objdump: -dr --prefix-addresses --show-raw-insn
|
||||
#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
|
||||
|
||||
.*: +file format .*arm.*
|
||||
|
||||
|
@ -2,6 +2,7 @@
|
||||
#source: archv8m-cmse-msr.s
|
||||
#as: -march=armv8-m.main
|
||||
#objdump: -dr --prefix-addresses --show-raw-insn
|
||||
#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
|
||||
|
||||
.*: +file format .*arm.*
|
||||
|
||||
|
@ -2,6 +2,7 @@
|
||||
#source: archv8m.s
|
||||
#as: -march=armv8-m.main+dsp
|
||||
#objdump: -dr --prefix-addresses --show-raw-insn
|
||||
#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
|
||||
|
||||
.*: +file format .*arm.*
|
||||
|
||||
|
@ -2,6 +2,7 @@
|
||||
#source: archv8m-cmse.s
|
||||
#as: -march=armv8-m.main+dsp
|
||||
#objdump: -dr --prefix-addresses --show-raw-insn
|
||||
#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
|
||||
|
||||
.*: +file format .*arm.*
|
||||
|
||||
|
@ -2,6 +2,7 @@
|
||||
#source: archv8m-cmse-main.s
|
||||
#as: -march=armv8-m.main+dsp
|
||||
#objdump: -dr --prefix-addresses --show-raw-insn
|
||||
#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
|
||||
|
||||
.*: +file format .*arm.*
|
||||
|
||||
|
@ -2,6 +2,7 @@
|
||||
#source: archv8m-cmse-msr.s
|
||||
#as: -march=armv8-m.main+dsp
|
||||
#objdump: -dr --prefix-addresses --show-raw-insn
|
||||
#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
|
||||
|
||||
.*: +file format .*arm.*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user