CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2021/11/09 14:22:29
Modified files: libexec/ld.so/riscv64: archdep.h Log message: Like most archs, riscv doesn't need resolution of JUMP_SLOT relocations in static PIE binaries: delete RELOC_JMPREL and HAVE_JMPREL there. ok kettenis@