CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2019/11/26 17:11:49
Modified files: libexec/ld.so/aarch64: rtld_machine.c libexec/ld.so/arm: rtld_machine.c Log message: armv7 and aarch64 specify GLOB_DAT as having an addend, so treat it exactly like the ABS{32,64} relocation there. noted by and ok kettenis@