9274e9de16
bfd/ChangeLog 2014-11-20 Terry Guo <terry.guo@arm.com> * elf32-arm.c (elf32_arm_merge_eabi_attributes): Skip if input bfd hasn't attribute section. ld/testsuite/ChangeLog: 2014-11-20 Terry Guo <terry.guo@arm.com> * ld-arm/attr-merge-nosection-1.d: New file. * ld-arm/attr-merge-nosection-1a.s: Likewise. * ld-arm/attr-merge-nosection-1b.s: Likewise. * ld-arm/arm-elf.exp: Include the new test.
18 lines
482 B
Makefile
18 lines
482 B
Makefile
#source: attr-merge-nosection-1a.s RUN_OBJCOPY
|
|
#source: attr-merge-nosection-1b.s
|
|
#as:
|
|
#objcopy_objects: -R '.ARM.attributes'
|
|
#ld:
|
|
#readelf: -A
|
|
# This test is only valid on ELF based ports.
|
|
# not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
|
|
|
|
Attribute Section: aeabi
|
|
File Attributes
|
|
Tag_CPU_name: "Cortex-M4"
|
|
Tag_CPU_arch: v7E-M
|
|
Tag_CPU_arch_profile: Microcontroller
|
|
Tag_THUMB_ISA_use: Thumb-2
|
|
Tag_FP_arch: VFPv4-D16
|
|
Tag_ABI_HardFP_use: SP only
|
|
|