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] Fix objdump output of R_SPARC_OLO10


On Fri, 21 Jan 2011, Alan Modra wrote:
> On Thu, Jan 20, 2011 at 11:50:11PM -0800, David Miller wrote:
> > 466 lines of code deleted from the tree as a result.
>
> And a 20% blowout in reloc size.  I can't say I like that.  Well, to
> be fair, this really only matters in the linker and not all backend
> linkers use arelent to handle relocs.  Still, many do, even some ELF
> linkers.

Solvable by selecting it with a want_arelent2 like the want64 in
config.bfd for 64-bit bfd_vma?

brgds, H-P


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