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: A question about ld relaxation.


On Thu, May 24, 2007 at 11:23:00AM +0100, Nick Clifton wrote:
> 
> >3, Almost all the targets shrink the instruction size during relaxation.
> >Can i enlarge the instruction? like bl32-bits relax to bl-48bits?
> 
> In theory you could do this, although I do not know of any port of the 
> GNU linker that currently supports this feature.

IA64 linker will do it. See elfNN_ia64_relax_br in elfxx-ia64.c.


H.J.


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