Add new i386 and x86_64 relocation types.
authorMark Wielaard <mjw@redhat.com>
Thu, 28 Jan 2016 12:59:20 +0000 (13:59 +0100)
committerMark Wielaard <mjw@redhat.com>
Fri, 19 Feb 2016 20:13:23 +0000 (21:13 +0100)
commit2f289fa9e34c7cf67403907a354abe8ecaf380d2
tree1fb846b82df4a69e984332b3f2bc968f3de46be5
parent02c48ac64ee068e9a72d987996f3cbf5213ee13a
Add new i386 and x86_64 relocation types.

Update elf.h from glibc and recognize R_386_GOT32X, R_X86_64_GOTPCRELX
and R_x86_64_REX_GOTPCRELX as non-dynamic relocations.

Signed-off-by: Mark Wielaard <mjw@redhat.com>
backends/ChangeLog
backends/i386_reloc.def
backends/x86_64_reloc.def
libelf/ChangeLog
libelf/elf.h