[Bug 196918] [PATCH] Add R_X86_64_PC64 to sys/sys/elf_common.h

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 24 10:32:21 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196918

--- Comment #11 from yuri at rawbw.com ---
No, linker doesn't emit R_X86_64_PC64 into executables or shared libraries,
only llvm does into the object modules, which wasn't the case before. I used
the wrong term, should have said "object modules".

Various tools still should show such relocations correctly, and they were
missing from headers, etc.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list