Date: Tue, 27 Sep 2005 18:18:23 +0000 (UTC) From: Peter Wemm <peter@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/amd64/amd64 elf_machdep.c Message-ID: <200509271818.j8RIINT9022898@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2005-09-27 18:18:23 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 elf_machdep.c
Log:
Add a bare minimum (but wrong) R_X86_64_JMP_SLOT relocation type for
kernel modules. We actually need to include any addends and the symbol
offset value, but for gcc/binutils didn't set it anywhere I've found on
'cc -fpic -shared' kernel modules.
Revision Changes Path
1.23 +1 -0 src/sys/amd64/amd64/elf_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509271818.j8RIINT9022898>
