darcs patch: Add R_X86_64_PC64 relocation support to the Linker
Clemens Fruhwirth
clemens at endorphin.org
Wed Aug 8 10:59:48 EDT 2007
Can someone on OpenBSD verify that this patch doesn't break the compilation of rts/Linker.c?
I'm adding support for R_X86_64_PC64 relocation and in the relocation
switch statement I'm using a constant which is pretty new (glibc <2.6
doesn't define it), and my question is whether it's included in
OpenBSDs elf_abi.h or machine/reloc.h.
Thanks,
Clemens
Wed Aug 8 16:57:00 CEST 2007 Clemens Fruhwirth <clemens at endorphin.org>
* Add R_X86_64_PC64 relocation support to the Linker
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 130855 bytes
Desc: A darcs patch for your repository!
Url : http://www.haskell.org/pipermail/cvs-ghc/attachments/20070808/32cfe1f8/attachment-0001.bin
More information about the Cvs-ghc
mailing list