CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2015/08/25 02:01:12
Modified files: libexec/ld.so/i386: rtld_machine.c libexec/ld.so/powerpc: rtld_machine.c Log message: Use kbind for lazy binding GOT/PLT updates on i386 and powerpc; still others to follow. While here add some gcc __predict hints. Much discussion with and assistance from miod and deraadt ok deraadt@