Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jan 2015 10:32:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 196918] [PATCH] Add R_X86_64_PC64 to sys/sys/elf_common.h
Message-ID:  <bug-196918-8-VtdcOguprb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-196918-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-196918-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196918

--- Comment #11 from yuri@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196918-8-VtdcOguprb>