aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/tools/relocs.c
AgeCommit message (Expand)Author
2013-06-12x86, relocs: Move __vvar_page from S_ABS to S_RELKees Cook
2013-04-16x86, relocs: Refactor the relocs tool to merge 32- and 64-bit ELFH. Peter Anvin
2013-04-16x86, relocs: Add 64-bit ELF support to relocs toolKees Cook
2013-04-16x86, relocs: Consolidate processing logicKees Cook
2013-04-16x86, relocs: Generalize ELF structure namesKees Cook
2013-01-27x86/boot: Fix minor fd leakage in tools/relocs.cCong Ding
2012-05-29Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2012-05-24x86, relocs: Add jiffies and jiffies_64 to the relative whitelistH. Peter Anvin
2012-05-23x86-32, relocs: Whitelist more symbols for ld bug workaroundH. Peter Anvin
2012-05-18x86, relocs: When printing an error, say relative or absoluteH. Peter Anvin
2012-05-18x86, relocs: Workaround for binutils 2.22.52.0.1 section bugH. Peter Anvin
2012-05-18x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin
2012-05-18x86, relocs: When printing an error, say relative or absoluteH. Peter Anvin
2012-05-18x86, relocs: More relocations which may end up as absoluteH. Peter Anvin
2012-05-18x86, relocs: Workaround for binutils 2.22.52.0.1 section bugH. Peter Anvin
2012-05-08x86, realmode: move relocs from scripts/ to arch/x86/toolsJarkko Sakkinen