CVSROOT:        /cvs
Module name:    src
Changes by:     guent...@cvs.openbsd.org        2016/03/23 23:27:19

Modified files:
        libexec/ld.so  : loader.c 
        lib/csu/arm    : md_init.h 
        lib/csu/m88k   : md_init.h 

Log message:
Unbreak arm and m88k: COPY relocations for weak symbols that are overloaded
with strong symbols in ld.so don't do what we need, so put definitions back
in crt0 and make ld.so update __progname like it does environ.

report and testing patrick@ jsg@

Reply via email to