CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2013/04/20 12:40:42
Modified files: sys/arch/m88k/include: exec.h libexec/ld.so/m88k: rtld_machine.c Log message: Prefer the processor-specific _DYNAMIC[] tags value to find out the boundaries of the .plt whenever possible, and fallback to the old behaviour of searching for special symbols pointing to its boundaries. No functional change.