Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/amd64/amd64
Module Name: src
Committed By: njoly
Date: Mon Dec 8 08:41:36 UTC 2008
Modified Files:
src/sys/arch/amd64/amd64: kobj_machdep.c
Log Message:
Add R_X86_64_32 relocation support, which enable loading modules with
debugging information. And ensure that addr is not null before using
it.
From ad@, thanks.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/amd64/amd64/kobj_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index