CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2015/08/27 14:55:34

Modified files:
        libexec/ld.so/hppa: rtld_machine.c 

Log message:
If we take the address of a function pointer, we might get a pointer to
a plabel instead of the entry-point address.  In that case, get the
entry-point address from the plabel.  Makes ld.so work on hppa when
_dl_bind_start gets hidden by the version script.

ok miod@

Reply via email to