aboutsummaryrefslogtreecommitdiff
path: root/scripts/link-vmlinux.sh
AgeCommit message (Expand)AuthorFilesLines
2016-11-29kbuild: minor improvement for thin archives buildGravatar Nicholas Piggin 1-9/+9
2016-11-29kbuild: kallsyms allow 3-pass generation if symbols size has changedGravatar Nicholas Piggin 1-6/+13
2016-09-09kbuild: allow architectures to use thin archives instead of ld -rGravatar Stephen Rothwell 1-11/+60
2016-06-07GCC plugin infrastructureGravatar Emese Revfy 1-1/+1
2016-04-07ARM: 8552/1: kallsyms: remove special lower address limit for CONFIG_ARMGravatar Ard Biesheuvel 1-4/+0
2016-03-24Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-3/+4
2016-03-15kallsyms: add support for relative offsets in kallsyms address tableGravatar Ard Biesheuvel 1-0/+4
2016-03-15x86: kallsyms: disable absolute percpu symbols on !SMPGravatar Ard Biesheuvel 1-1/+1
2016-02-08scripts/link-vmlinux.sh: force error on kallsyms failureGravatar Ard Biesheuvel 1-3/+4
2016-01-10um: link with -lpthreadGravatar Vegard Nossum 1-1/+1
2015-12-08arch: um: fix error when linking vmlinux.Gravatar Lorenzo Colitti 1-1/+1
2015-05-21scripts: link-vmlinux: Don't pass page offset to kallsyms if XIP KernelGravatar Maxime Coquelin 1-1/+1
2015-05-07scripts: fix link-vmlinux.sh bash-ismGravatar Sylvain BERTRAND 1-2/+14
2014-08-20kbuild: Make scripts executableGravatar Michal Marek 1-0/+0
2014-03-17kallsyms: fix percpu vars on x86-64 with relocation.Gravatar Rusty Russell 1-0/+4
2013-12-10scripts/link-vmlinux.sh: only filter kernel symbols for armGravatar Ming Lei 1-1/+3
2013-11-02scripts/kallsyms: filter symbols not in kernel address spaceGravatar Ming Lei 1-0/+2
2013-03-15CONFIG_SYMBOL_PREFIX: cleanup.Gravatar Rusty Russell 1-3/+2
2013-02-25kbuild: Fix reading of .config in link-vmlinux.shGravatar Michal Marek 1-1/+8
2013-02-22scripts/link-vmlinux.sh: source variables from KCONFIG_CONFIGGravatar Michael Grzeschik 1-1/+1
2012-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Gravatar Linus Torvalds 1-1/+6
2012-09-11kbuild: add symbol prefix arg to kallsymsGravatar James Hogan 1-1/+6
2012-08-10link-vmlinux.sh: Fix stray "echo" in error messageGravatar Michal Marek 1-1/+1
2012-07-07kbuild: Print errors to stderrGravatar Michal Marek 1-2/+2
2012-05-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-0/+221
2012-05-10kbuild: fix ia64 linkGravatar Sam Ravnborg 1-2/+2
2012-05-05kbuild: link of vmlinux moved to a scriptGravatar Sam Ravnborg 1-0/+211