CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2013/01/20 16:01:44
Added files: libexec/ld.so/m88k: Makefile.inc archdep.h ldasm.S memcpy.c rtld_machine.c syscall.h Log message: A first cut at ld.so bits for m88k. Lazy binding is currently disabled as it does not work beyond the first few lazy resolver calls. But that's already enough to run simple binaries.