mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 19:09:31 +08:00
Stop the ARM short mapping symbol test being run for the symbianelf target.
* gas/arm/mapshort-elf.d: Fix typo in exclusion list.
This commit is contained in:

committed by
Nick Clifton

parent
0b1fa2880c
commit
8c00185a1e
@ -1,3 +1,7 @@
|
|||||||
|
2015-11-20 Matthew Wahab <matthew.wahab@foss.arm.com>
|
||||||
|
|
||||||
|
* gas/arm/mapshort-elf.d: Fix typo in exclusion list.
|
||||||
|
|
||||||
2015-11-19 Matthew Wahab <matthew.wahab@arm.com>
|
2015-11-19 Matthew Wahab <matthew.wahab@arm.com>
|
||||||
|
|
||||||
* gas/aarch64/pan-illegal.d: New.
|
* gas/aarch64/pan-illegal.d: New.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#objdump: --syms --special-syms -d
|
#objdump: --syms --special-syms -d
|
||||||
#name: ARM Mapping Symbols for .short (ELF version)
|
#name: ARM Mapping Symbols for .short (ELF version)
|
||||||
# This test is only valid on ELF based ports.
|
# This test is only valid on ELF based ports.
|
||||||
#not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix* *-*-*eabi* *-*-syymbianelf *-*-linux-* *-*-vxworks *-*-elf *-*-nacl*
|
#not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix* *-*-*eabi* *-*-symbianelf *-*-linux-* *-*-vxworks *-*-elf *-*-nacl*
|
||||||
#source: mapshort.s
|
#source: mapshort.s
|
||||||
|
|
||||||
# Test the generation and use of ARM ELF Mapping Symbols
|
# Test the generation and use of ARM ELF Mapping Symbols
|
||||||
|
Reference in New Issue
Block a user