aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/link-vmlinux.sh
AgeCommit message (Expand)Author
2024-02-23kbuild: Fix changing ELF file type for output of gen_btf for big endianNathan Chancellor
2020-06-17bpf: Support llvm-objcopy for vmlinux BTFFangrui Song
2020-05-27kbuild: Remove debug info from kallsyms linkingKees Cook
2020-02-24bpf, btf: Always output invariant hit in pahole DWARF to BTF transformChris Down
2020-01-26bpf: Force .BTF section start to zero when dumping from vmlinuxStanislav Fomichev
2020-01-17bpf: Support pre-2.25-binutils objcopy for vmlinux BTFStanislav Fomichev
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-09-06kbuild: replace BASH-specific ${@:2} with shift and ${@}Andrii Nakryiko
2019-08-21btf: do not use CONFIG_OUTPUT_FORMATIlya Leoshkevich
2019-08-21kbuild: Parameterize kallsyms generation and correct reportingKees Cook
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2019-08-13btf: rename /sys/kernel/btf/kernel into /sys/kernel/btf/vmlinuxAndrii Nakryiko
2019-08-13btf: expose BTF info through sysfsAndrii Nakryiko
2019-08-01kbuild: modpost: do not parse unnecessary rules for vmlinux modpostMasahiro Yamada
2019-05-08Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-05-07moduleparam: Save information about built-in modules in separate fileAlexey Gladkov
2019-05-06kbuild: tolerate missing pahole when generating BTFAndrii Nakryiko
2019-04-16kbuild: handle old pahole more gracefully when generating BTFAndrii Nakryiko
2019-04-03kbuild: add ability to generate BTF type info for vmlinuxAndrii Nakryiko
2019-03-14kbuild: source include/config/auto.conf instead of ${KCONFIG_CONFIG}Masahiro Yamada
2019-01-28kbuild: merge KBUILD_VMLINUX_{INIT,MAIN} into KBUILD_VMLINUX_OBJSMasahiro Yamada
2019-01-28kbuild: remove top-level built-in.aMasahiro Yamada
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada
2018-05-17kallsyms: remove symbol prefix supportMasahiro Yamada
2018-03-26kbuild: Use ls(1) instead of stat(1) to obtain file sizeMichael Forney
2018-03-26kbuild: rename built-in.o to built-in.aNicholas Piggin
2018-03-26kbuild: remove incremental linking optionNicholas Piggin
2018-03-02kbuild: drop superfluous GCC_PLUGINS_CFLAGS assignmentCao jin
2017-11-17Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-09kbuild: link-vmlinux.sh: simplify .version incrementMasahiro Yamada
2017-06-30kbuild: handle libs-y archives separately from built-in.o archivesNicholas Piggin
2017-06-30kbuild: thin archives use P option to arNicholas Piggin
2017-06-30kbuild: thin archives final link close --whole-archives optionNicholas Piggin
2016-11-29kbuild: minor improvement for thin archives buildNicholas Piggin
2016-11-29kbuild: kallsyms allow 3-pass generation if symbols size has changedNicholas Piggin
2016-09-09kbuild: allow architectures to use thin archives instead of ld -rStephen Rothwell
2016-06-07GCC plugin infrastructureEmese Revfy
2016-04-07ARM: 8552/1: kallsyms: remove special lower address limit for CONFIG_ARMArd Biesheuvel
2016-03-24Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-03-15kallsyms: add support for relative offsets in kallsyms address tableArd Biesheuvel
2016-03-15x86: kallsyms: disable absolute percpu symbols on !SMPArd Biesheuvel
2016-02-08scripts/link-vmlinux.sh: force error on kallsyms failureArd Biesheuvel
2016-01-10um: link with -lpthreadVegard Nossum
2015-12-08arch: um: fix error when linking vmlinux.Lorenzo Colitti
2015-05-21scripts: link-vmlinux: Don't pass page offset to kallsyms if XIP KernelMaxime Coquelin
2015-05-07scripts: fix link-vmlinux.sh bash-ismSylvain BERTRAND
2014-08-20kbuild: Make scripts executableMichal Marek
2014-03-17kallsyms: fix percpu vars on x86-64 with relocation.Rusty Russell
2013-12-10scripts/link-vmlinux.sh: only filter kernel symbols for armMing Lei