cvs commit: src/sys/amd64/amd64 elf_machdep.c
Peter Wemm
peter at FreeBSD.org
Tue Sep 27 11:18:28 PDT 2005
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
More information about the cvs-all
mailing list