https://sourceware.org/bugzilla/show_bug.cgi?id=18741
Alan Modra changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
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 #7 from Nick Clifton ---
Hi Markus,
> Compile an empty source-file (I.e. empty.c) with:
>arm-eabi-gcc -c -mabi=apcs-gnu empty.c
>arm-eabi-readelf -a empty.o
> will show the .ARM.attributes section (type ARM_ATTRIBUTES) with a
> s
https://sourceware.org/bugzilla/show_bug.cgi?id=18741
--- Comment #6 from Nick Clifton ---
Created attachment 8519
--> https://sourceware.org/bugzilla/attachment.cgi?id=8519&action=edit
example object file
--
You are receiving this mail because:
You are on the CC list for the bug.
__
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 this issue
https://sourceware.org/bugzilla/show_bug.cgi?id=18741
Nick Clifton changed:
What|Removed |Added
Status|NEW |ASSIGNED
CC|
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 si
https://sourceware.org/bugzilla/show_bug.cgi?id=18741
markus.eisenmann at gmx dot at changed:
What|Removed |Added
Component|gas |binutils
--- Comment