git: kernel: Add handling for R_X86_64_PLT32 (type 4) in kernel linker.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Sat Mar 14 02:31:04 PDT 2020
commit 2b49b9bea2f9cf3b0d2a7689e9d389854027e269
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Thu Feb 13 14:07:37 2020 +0200
kernel: Add handling for R_X86_64_PLT32 (type 4) in kernel linker.
Newer binutils can emit R_X86_64_PLT32 for -shared compilations.
Tested-with: binutils234
Summary of changes:
sys/cpu/x86_64/misc/elf_machdep.c | 2 ++
1 file changed, 2 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2b49b9bea2f9cf3b0d2a7689e9d389854027e269
--
DragonFly BSD source repository
More information about the Commits
mailing list