peter 2003/12/13 16:45:40 PST FreeBSD src repository Modified files: (Branch: RELENG_5_2) libexec/rtld-elf/amd64 reloc.c Log: MFC: bandaid for R_X86_64_PC32 relocation type. Do not try to fit a 64 bit peg in a 32 bit hole. Approved by: re (scottl) Revision Changes Path 1.13.4.1 +3 -3 src/libexec/rtld-elf/amd64/reloc.c