[parisc-linux] Get rid of %r8 linker stubs

Alan Modra alan@linuxcare.com.au
Wed, 5 Jul 2000 11:55:47 +1000 (EST)


On 4 Jul 2000, Ulrich Drepper wrote:

> Alan Modra <alan@linuxcare.com.au> writes:
> 
> > The trouble is that _init is a single function that's been split in two
> > (see glibc/csu/Makefile crti,crtn), thus the linker thinks it's quite OK
> > to insert a stub at the start of the second section.  I'll have to do
> > something special with the .init section to work around this problem.
> 
> Simply create an appropriate initfini.c file for HP/UX.  Look in the
> current glibc sources and you'll see that we already do this for SH.

Thanks for the hint.  It's probably a good idea.  Meanwhile, I've already
fixed the linker :)

Regards, Alan Modra
-- 
Linuxcare.  Support for the Revolution.