Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86, relocs: Add manual debug mode | Michael Davidson | 2014-01-22 | 1 | -4/+12 |
| | | | | | | | | | | | Improve the debuggability of relocations output. When trying to compare the output between different linkers, it's handy to be able to see the section names in output. Signed-off-by: Michael Davidson <md@google.com> Link: http://lkml.kernel.org/r/20140121203223.GA12649@www.outflux.net Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com> | ||||
* | x86, relocs: Refactor the relocs tool to merge 32- and 64-bit ELF | H. Peter Anvin | 2013-04-16 | 1 | -0/+76 |
Refactor the relocs tool so that the same tool can handle 32- and 64-bit ELF. Signed-off-by: H. Peter Anvin <hpa@linux.intel.com> Cc: Kees Cook <keescook@chromium.org> Link: http://lkml.kernel.org/r/1365797627-20874-5-git-send-email-keescook@chromium.org |