[parisc-linux] pt-initfini.c

amodra@one.net.au amodra@one.net.au
Mon, 30 Apr 2001 23:57:55 +0930


On Sat, Apr 28, 2001 at 11:40:19PM +0100, Matthew Wilcox wrote:
> 
> glibc 2.2.3 requires a pt-initfini.c which is arch-specific (for hppa at
> any rate).  dhd & amodra did initfini.c for hppa, and neither of them
> seem to be around right now.  The IA64 pt-initfini.c differs from the
> IA64 initfini.c by only a few lines.  So _for the moment_ in my local
> copy, i've simply copied the initfini.c from the ordinary sysdeps as
> pt-initfini.  Any volunteers to fix this mess properly?

I've checked in a new file to pehc glibc CVS, merge_GLIBC_CVS_20010424
branch.  If anyone wants to try it,

 ** YOU'LL NEED NEW BINUTILS **

from any of the usual CVS repositories, because I got rid of a wart
in initfini.c as well.  Don't say you haven't been warned.

Alan