CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/08/06 21:05:23
Modified files:
libexec/ld.so : boot.c
libexec/ld.so/alpha: ldasm.S
Log message:
As with csu, alpha passes &_DYNAMIC to _reloc_alpha_got(), so just
save that and pass it to _dl_boot_bind() too
