CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2013/01/23 12:01:44
Modified files: libexec/ld.so : util.c libexec/ld.so/m88k: ldasm.S rtld_machine.c syscall.h Log message: Cache flush .plt after updating its pointers to .got during the initial object relocation, if loaded at a different address than the one it was compiled for; unsurprisingly fixes some spurious crashes.