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] GAS: .reloc: Avoid lost addend in converted relocs


On Wed, 29 May 2013, Alan Modra wrote:

> >  Not really.  Before, I excluded a specific set of partial_inplace relocs 
> > (pc_relative, with a narrow relocatable field), now I exclude that set 
> > only on !use_rela_p targets.  Plus any !partial_inplace relocs on such 
> > targets.  This is because in both cases there is no room to store an 
> > addend (on !use_rela_p targets).
> 
> I misread the change.  It's fine.

 Applied then, thanks for the review.

  Maciej


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