AW: [RFH] Howto add new relocation types for avr-elf
Ramana Radhakrishnan
ramana.radhakrishnan@codito.com
Thu Oct 6 04:44:00 GMT 2005
On Wed, 2005-10-05 at 18:39 +0200, Haase Bjoern (PT-BEU/EMT) * wrote:
> >Is there a documented AVR ELF ABI? For many targets, you need to check
> >with someone before adding new ELF numbers. Possibly not, for AVR.
>
> To my very best knowledge, gcc is the only compiler using elf for the
> avr target. So we could probably define the standard ourselves :-).
Thats good , but you might want to make sure that if you make such ABI
changes you make the linker barf if it cannot link object files of
different types together. One option is to use the eflags in the ELF
header for such purposes.
cheers
Ramana
More information about the Binutils
mailing list