This is the mail archive of the binutils@sources.redhat.com 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] Clear .plt sh_entsize on sparc32


On Thu, Feb 19, 2004 at 09:57:10AM +0100, Jakub Jelinek wrote:
> Hi!
> 
> For non-empty .plt section on sparc32 the size is N*12 + 4, so certainly
> not a multiple of 12.  libelf is anal about section sizes being multiple
> of sh_entsize, so it is better to clear it like I've done already on Alpha
> more than a year ago.  Commited to trunk.

may I suggest it goes into the recently created 2.15 branch also?

Cheers,

/ChJ


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