PATCH: Fix the mips ld.so

H . J . Lu hjl@lucon.org
Wed Aug 29 12:44:00 GMT 2001


On Wed, Aug 29, 2001 at 11:54:18AM -0700, Daniel Jacobowitz wrote:
> On Wed, Aug 29, 2001 at 11:27:17AM -0700, H . J . Lu wrote:
> > FYI, don't bother with the mips64 ld.so. It has been broken for a long
> > time. We can fix it after we get a working mips64 binutils.
> > 
> > 
> > H.J.
> > ---
> > 2001-08-29  H.J. Lu  <hjl@gnu.org>
> > 
> > 	* sysdeps/mips/dl-machine.h (__dl_runtime_resolve): Pass
> > 	ELF_RTYPE_CLASS_PLT, instead of R_MIPS_REL32, to
> > 	_dl_lookup_versioned_symbol () and _dl_lookup_symbol ().
> 
> Could you perhaps say what problem this change addresses?  What is 'broken'?

The interfaces of _dl_lookup_versioned_symbol/_dl_lookup_symbol were
changed. Now, they take ELF_RTYPE_CLASS_XXX instead of relocation type.


H.J.



More information about the Libc-alpha mailing list