patch ping

H. J. Lu hjl@lucon.org
Wed Sep 28 17:16:00 GMT 2005


On Wed, Sep 28, 2005 at 09:23:50PM +0930, Alan Modra wrote:
> 
> I started looking at this one, and got as far as the following patch:
> 	* readelf.c (debug_apply_rela_addends): Relocate the whole
> 	section.
> 
> I'll leave this one for Nick to review, since I'm not sure of the
> ramifications of this FIXME.
> +  /* FIXME: The relocation field size is relocation type dependent.  */
> +  unsigned int reloc_size = 4;

It shouldn't matter unless the addend is >= 0xffffffff, which is quite
rare.


H.J.



More information about the Binutils mailing list