This is the mail archive of the binutils@sourceware.cygnus.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]

Re: GP Question


On Tue, Jun 08, 1999 at 11:33:19PM -0700, mark@codesourcery.com wrote:
> What code in elf32-mips.c is supposed to be responsible for assigning
> a GP value for an executable?  I see mips_elf_final_gp, but it just
> looks for a symbol named "_gp".

The link script.  Which is a horrible horrible mistake, IMO.

I seem to recall having done some patches once upon a time
that cleaned this up.  I wonder what happened to those...


r~

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