CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2013/01/21 10:52:27
Modified files: libexec/ld.so/m88k: ldasm.S rtld_machine.c Log message: Use jmp, not jsr, to jump through registers. Doh! This makes lazy binding work, so don't disable it anymore.