Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jan 2015 20:13:57 +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-Ix6QPSgCkK@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 #4 from Ed Maste <emaste@freebsd.org> ---
> This elf_common.h is our 'own' elf header, right?

Yes, we do not use ELF Tool Chain (libelf)'s header. We can just go ahead and
add the defines, although we should pick up the full set of additional
relocation types and add the corresponding entries to readelf.c.

-- 
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-Ix6QPSgCkK>