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] Sparc32 ELF TLS fixes


On Mon, 11 Apr 2005 11:19:26 +0930
Alan Modra <amodra@bigpond.net.au> wrote:

> It might simply be that the two bss sections start at different
> addresses.  Perhaps they have different alignments for some reason.
> Perhaps a different start address is caused by pruning of unused
> sections in the ELF linker but not the SREC one.

That's a good guess.  The elf32-sparc BFD backend does garbage
collection.

I'll look more deeply into this.


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