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: gas, sparc, dwarf2, and R_SPARC_(UA)64


On Fri, Jul 09, 2004 at 05:01:00PM +0100, Nick Clifton wrote:
> gas/ChangeLog
> 2004-07-09  Nick Clifton  <nickc@redhat.com>
> 
> 	* config/tc-sparc.c (cons_fix_new_sparc): Always use unaligned
> 	versions of the relocs

This relies on the linker converting unaligned relocs to aligned ones
if the object is aligned.
GNU ld does this, but I'm not sure about Sun ld (especially when
UA16/UA64 relocs are relatively new).

	Jakub


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