https://sourceware.org/bugzilla/show_bug.cgi?id=18741
--- Comment #8 from markus.eisenmann at gmx dot at ---
Hi Nick!
The readelf-output (Version 2.25) of your sample is (showing ARM-Attributes):
Attribute Section: aeabi
File Attributes
Tag_ARM_ISA_use: Yes
Tag_THUMB_ISA_use: Thumb-1
https://sourceware.org/bugzilla/show_bug.cgi?id=18741
--- Comment #5 from markus.eisenmann at gmx dot at ---
Hi Nick!
I have generated a GCC-Cross-Compiler for arm-eabi, and (have to) use it with
the option ARM-option "-mabi=apcs-gnu" (I.e. OABI);
using:
GCC 4.9.2
binutils 2.25 (but
https://sourceware.org/bugzilla/show_bug.cgi?id=18741
--- Comment #3 from markus.eisenmann at gmx dot at ---
Sorry!
Forget my last comment about the sub-section size;
as in
http://infocenter.arm.com/help/topic/com.arm.doc.ihi0044e/IHI0044E_aaelf.pdf
described, the sub-section size includes the
https://sourceware.org/bugzilla/show_bug.cgi?id=18741
markus.eisenmann at gmx dot at changed:
What|Removed |Added
Component|gas |binutils
--- Comment
https://sourceware.org/bugzilla/show_bug.cgi?id=18741
--- Comment #1 from markus.eisenmann at gmx dot at ---
Debugging of BDF- and GAS-sources has shown following behavior:
With calling AS-option meabi=gnu there are now (ARM-) attributes;
I.e. size = 0 in function vendor_obj_attr_size() [bfd/elf
Priority: P2
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: markus.eisenmann at gmx dot at
Target Milestone: ---
I've created an GCC-toolchain with target=arm-eabi (using GCC 4.9.3, binutils
2.25) and use it with the option -mabi=apcs-gnu.
It
https://sourceware.org/bugzilla/show_bug.cgi?id=18741
markus.eisenmann at gmx dot at changed:
What|Removed |Added
Target||arm-eabi