Support 64 bit relocations
commit8edfdd6c4fab8f41ec935466e3a6cb4ae22f715b
authorHIRANO Takahito <hiranotaka@zng.info>
Wed, 18 Jun 2008 07:00:00 +0000 (18 16:00 +0900)
committerAnders Kaseorg <andersk@mit.edu>
Sat, 21 Jun 2008 03:21:54 +0000 (20 23:21 -0400)
tree620aa14a71793443d9cb5b1a9d7f06bf8fbf1dd8
parentd006ff5b919ef959005ff6476c09ee9dbf86d087
Support 64 bit relocations

Some relocations for constants have 64 bit length in 64 bit
environments. This change makes it possible to process such relocations
correctly.

Signed-off-by: HIRANO Takahito <hiranotaka@zng.info>
[andersk@mit.edu: Remove trailing whitespace.]
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
kmodsrc/helper.c
kmodsrc/modcommon.c
kmodsrc/modcommon.h
ksplice-create.in
objmanip.c
objmanip.h