glibc jes

Jes Sorensen jes@puffin.external.hp.com
Wed, 13 Dec 2000 13:12:43 -0700


CVSROOT:	/home/cvs/parisc
Module name:	glibc
Changes by:	jes	00/12/13 13:12:43

Modified files:
	.              : ChangeLog 
	sysdeps/hppa   : dl-machine.h 

Log message:
_dl_init() now returns a function pointer rather than a jump address. Make
RTLD_START() handle this.

This makes ld.so work standalone again allowing one to build glibc natively
with shared libraries.