This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH, AVR] Allow avr25 to wraparound for the R_AVR_13_PCREL reloc



On Feb 3, 2009, at 6:15 PM, Weddington, Eric wrote:
-----Original Message-----
From: Weddington, Eric
Sent: Friday, January 30, 2009 3:49 PM
To: binutils@sourceware.org; 'Tristan Gingold'
Cc: 'Anatoly Sokolov'; Denis Chertykov; Joerg Wunsch
Subject: [PATCH, AVR] Allow avr25 to wraparound for the
R_AVR_13_PCREL reloc

Hi,

It seems there is an error with the R_AVR_13_PCREL reloc. The
current code allows the avr2 and avr4 architectures to wrap
around. But it seems the avr25 architecture was not added to
this list when the architecture was created. The avr25 is the
same as the avr2 plus two additional instructions. The patch
below fixes this.

I need permission from a maintainer to commit. Tristan, I'd
also like permission to commit this to the 2.19 branch.

Yes, it is OK.


Tristan.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]