Last change
on this file since 1973 was 1973, checked in by Silvan Scherrer, 8 years ago |
binutils: update trunk to version 2.27
|
File size:
482 bytes
|
Line | |
---|
1 | #source: attr-merge-nosection-1a.s RUN_OBJCOPY
|
---|
2 | #source: attr-merge-nosection-1b.s
|
---|
3 | #as:
|
---|
4 | #objcopy_objects: -R '.ARM.attributes'
|
---|
5 | #ld:
|
---|
6 | #readelf: -A
|
---|
7 | # This test is only valid on ELF based ports.
|
---|
8 | # not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
|
---|
9 |
|
---|
10 | Attribute Section: aeabi
|
---|
11 | File Attributes
|
---|
12 | Tag_CPU_name: "Cortex-M4"
|
---|
13 | Tag_CPU_arch: v7E-M
|
---|
14 | Tag_CPU_arch_profile: Microcontroller
|
---|
15 | Tag_THUMB_ISA_use: Thumb-2
|
---|
16 | Tag_FP_arch: VFPv4-D16
|
---|
17 | Tag_ABI_HardFP_use: SP only
|
---|
18 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.