commit | bf11655cf2ecdcfaacbc8324da4a3edfe276ba9d | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Fri Apr 12 13:13:42 2013 -0700 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Tue Apr 16 15:19:06 2013 -0700 |
tree | a761d2f887cc64074539aca775743dc108d59394 | |
parent | 4eefbe792baedb474e256d35370849992fcf1c79 [diff] |
x86, relocs: Generalize ELF structure names In preparation for making the reloc tool operate on 64-bit relocations, generalize the structure names for easy recompilation via #defines. Based on work by Neill Clift and Michael Davidson. Signed-off-by: Kees Cook <keescook@chromium.org> Link: http://lkml.kernel.org/r/1365797627-20874-2-git-send-email-keescook@chromium.org Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>