CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2015/08/25 20:04:41
Modified files: libexec/ld.so/alpha: rtld_machine.c libexec/ld.so/mips64: rtld_machine.c Log message: Kbind 3: The Legend Continues! Use kbind for lazy binding GOT/PLT updates on alpha and mips64. While here add some gcc __predict hints. Much discussion with and assistance from miod and deraadt ok deraadt@