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