From Sun, 14 Feb 2010 03:47:52 -0700
"Weddington, Eric" <eric.wedding...@atmel.com> wrote:

> > I can try to make a binutils patch, but I'm not even sure whom I
> > need to contact to push the patch upstream.
> Me.
Okay, it turned out to be pretty easy.

Attached is a patch that implements the new relocation type R_AVR_8
in ELF. It works either if the relocation is not optimized out (and,
thus, written to the ELF file) as well as for the case when no
relocation is emited (or, rather, it's applied directly in gas).

I tested it on my code and it works.

Will be grateful if somebody will take a look at this.

-- 
Andrew

Attachment: signature.asc
Description: PGP signature

_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to