summaryrefslogtreecommitdiff
path: root/scripts/link-vmlinux.sh
Commit message (Expand)AuthorAge
* kbuild: Use ls(1) instead of stat(1) to obtain file sizeMichael Forney2018-03-26
* kbuild: rename built-in.o to built-in.aNicholas Piggin2018-03-26
* kbuild: remove incremental linking optionNicholas Piggin2018-03-26
* kbuild: drop superfluous GCC_PLUGINS_CFLAGS assignmentCao jin2018-03-02
* Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-11-17
|\
| * kbuild: link-vmlinux.sh: simplify .version incrementMasahiro Yamada2017-10-09
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* kbuild: handle libs-y archives separately from built-in.o archivesNicholas Piggin2017-06-30
* kbuild: thin archives use P option to arNicholas Piggin2017-06-30
* kbuild: thin archives final link close --whole-archives optionNicholas Piggin2017-06-30
* kbuild: minor improvement for thin archives buildNicholas Piggin2016-11-29
* kbuild: kallsyms allow 3-pass generation if symbols size has changedNicholas Piggin2016-11-29
* kbuild: allow architectures to use thin archives instead of ld -rStephen Rothwell2016-09-09
* GCC plugin infrastructureEmese Revfy2016-06-07
* ARM: 8552/1: kallsyms: remove special lower address limit for CONFIG_ARMArd Biesheuvel2016-04-07
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-03-24
|\
| * scripts/link-vmlinux.sh: force error on kallsyms failureArd Biesheuvel2016-02-08
* | kallsyms: add support for relative offsets in kallsyms address tableArd Biesheuvel2016-03-15
* | x86: kallsyms: disable absolute percpu symbols on !SMPArd Biesheuvel2016-03-15
|/
* um: link with -lpthreadVegard Nossum2016-01-10
* arch: um: fix error when linking vmlinux.Lorenzo Colitti2015-12-08
* scripts: link-vmlinux: Don't pass page offset to kallsyms if XIP KernelMaxime Coquelin2015-05-21
* scripts: fix link-vmlinux.sh bash-ismSylvain BERTRAND2015-05-07
* kbuild: Make scripts executableMichal Marek2014-08-20
* kallsyms: fix percpu vars on x86-64 with relocation.Rusty Russell2014-03-17
* scripts/link-vmlinux.sh: only filter kernel symbols for armMing Lei2013-12-10
* scripts/kallsyms: filter symbols not in kernel address spaceMing Lei2013-11-02
* CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell2013-03-15
* kbuild: Fix reading of .config in link-vmlinux.shMichal Marek2013-02-25
* scripts/link-vmlinux.sh: source variables from KCONFIG_CONFIGMichael Grzeschik2013-02-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds2012-09-12
|\
| * kbuild: add symbol prefix arg to kallsymsJames Hogan2012-09-11
* | link-vmlinux.sh: Fix stray "echo" in error messageMichal Marek2012-08-10
|/
* kbuild: Print errors to stderrMichal Marek2012-07-07
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-05-28
* kbuild: fix ia64 linkSam Ravnborg2012-05-10
* kbuild: link of vmlinux moved to a scriptSam Ravnborg2012-05-05