CVSROOT: /home/cvs/parisc Module name: glibc Changes by: dhd 00/08/08 00:46:42 Added files: sysdeps/hppa : dl-lookupcfg.h Log message: We need the full link map as lookup_t, for basically the same reasons as IA-64 (we use it to obtain the GP for the object in question). I'm not quite sure whether we have to do the same elaborate fptr handling as them though...