CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/03/26 12:53:47
Modified files:
libexec/ld.so/sh: rtld_machine.c
Log message:
SH is a RelA architecture, not a Rel one. Fix _dl_bind() and lazy gotplt
relocation to correctly process RelA entries.
This allows lazy binding to work so far; not enabled yet, must survive some
serious churning first.
