]> git.ipfire.org Git - people/ms/u-boot.git/commit
elf: Add the Elf64_Rela type
authorSimon Glass <sjg@chromium.org>
Mon, 26 Sep 2016 03:33:09 +0000 (21:33 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Tue, 11 Oct 2016 03:55:33 +0000 (11:55 +0800)
commit2547f3ed897b0ce252db0ffb8596ec9730ea1833
tree7bcc2b860e2f59a51969f666bf472ef6e680e8ea
parent006bccbd0d757da78bfd2a244d96f61e0f7d2c66
elf: Add the Elf64_Rela type

Add this so that we can support 64-bit relocation on x86.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
include/elf.h