avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] 8-bit relocations on AVR


From: Andrew Zabolotny
Subject: Re: [avr-gcc-list] 8-bit relocations on AVR
Date: Tue, 16 Feb 2010 22:28:47 +0300

From Sun, 14 Feb 2010 03:47:52 -0700
"Weddington, Eric" <address@hidden> 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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]