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: gold's emission of _GLOBAL_OFFSET_TABLE_


From: Ian Lance Taylor <iant@google.com>
Date: Mon, 07 Apr 2008 16:01:04 -0700

> David Miller <davem@davemloft.net> writes:
> 
> > I can't tell which one is right, using the .got section index or
> > SHN_ABS, perhaps the choice is arbitrary.  Sun's linker seems to
> > behave the same as gold.
> 
> I believe the choice is arbitrary.  All that really matters is the
> value.

Ok.

> At the moment, in gold, symbols like _GLOBAL_OFFSET_TABLE_ and
> _PROCEDURE_LINKAGE_TABLE_ need to be defined by the CPU.cc file.  With
> some more experience I hope that we can consolidate the CPU.cc files
> some more.

That clears things up, thanks.

FWIW, I'm down to gold 4 testcase failures for 32-bit sparc.


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