aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.build
AgeCommit message (Expand)Author
2018-01-17Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-16objtool: Fix seg fault with gold linkerJosh Poimboeuf
2017-12-17Merge commit 'upstream-x86-entry' into WIP.x86/mmIngo Molnar
2017-11-25Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2017-11-23Merge tag 'docs-4.15-2' of git://git.lwn.net/linuxLinus Torvalds
2017-11-20Add optional check for bad kernel-doc commentsMatthew Wilcox
2017-11-18kbuild: create built-in.o automatically if parent directory wants itMasahiro Yamada
2017-11-17Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2017-11-16kbuild: optimize object directory creation for incremental buildMasahiro Yamada
2017-11-16kbuild: create object directories simpler and fasterMasahiro Yamada
2017-11-16kbuild: filter-out PHONY targets from "targets"Masahiro Yamada
2017-11-16kbuild: remove redundant $(wildcard ...) for cmd_files calculationMasahiro Yamada
2017-11-07Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar
2017-11-02Kbuild: don't pass "-C" to preprocessor when processing linker scriptsLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-14x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf
2017-09-28objtool: Skip unreachable warnings for GCC 4.4 and olderJosh Poimboeuf
2017-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-08-10kbuild: trivial cleanups on the commentsCao jin
2017-07-26x86/unwind: Add the ORC unwinderJosh Poimboeuf
2017-07-25objtool: Fix gcov check for older versions of GCCJosh Poimboeuf
2017-06-30kbuild: thin archives use P option to arNicholas Piggin
2017-05-03objtool: make it visible in make V=1 outputJiri Slaby
2017-04-25kbuild: Add support to generate LLVM assembly filesVinícius Tinti
2017-02-03kbuild: modversions: add infrastructure for emitting relative CRCsArd Biesheuvel
2016-12-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-12-11kbuild: cmd_export_list: tighten the sed scriptNicolas Pitre
2016-11-29kbuild: improve linker compatibility with lib-ksyms.o buildNicholas Piggin
2016-11-29kbuild: thin archives for multi-y targetsNicholas Piggin
2016-11-09kbuild: be more careful about matching preprocessed asm ___EXPORT_SYMBOLNicholas Piggin
2016-11-01kbuild: modversions for EXPORT_SYMBOL() for asmNicholas Piggin
2016-10-22kbuild: prevent lib-ksyms.o rebuildsNicholas Piggin
2016-09-09kbuild: allow architectures to use thin archives instead of ld -rStephen Rothwell
2016-08-07[kbuild] handle exports in lib-y objects reliablyAl Viro
2016-06-07Shared library supportEmese Revfy
2016-04-20kbuild: rename cmd_as_s_S to cmd_cpp_s_SMasahiro Yamada
2016-04-20kbuild: rename cmd_cc_i_c to cmd_cpp_i_cMasahiro Yamada
2016-03-29kbuild: de-duplicate fixdep usageNicolas Pitre
2016-03-29kbuild: record needed exported symbols for modulesNicolas Pitre
2016-03-05objtool: Detect and warn if libelf is missing and don't break the buildJosh Poimboeuf
2016-02-29objtool: Add CONFIG_STACK_VALIDATION optionJosh Poimboeuf
2015-11-25kbuild: Allow to specify composite modules with modname-mMichal Marek
2015-01-29ftrace: allow architectures to specify ftrace compile optionsHeiko Carstens
2014-10-02kbuild: remove obj-n and lib-n handlingMasahiro Yamada
2014-08-19kbuild: handle multi-objs dependency appropriatelyMasahiro Yamada
2014-04-30kbuild: trivial - remove trailing spacesMasahiro Yamada
2014-04-16kbuild: move extra gcc checks to scripts/Makefile.extrawarnMasahiro Yamada
2014-04-09kbuild: LLVMLinux: Adapt warnings for compilation with clangJan-Simon Möller
2014-02-13Kbuild, lto: Disable LTO for asm-offsets.cAndi Kleen
2013-03-20genksyms: pass symbol-prefix instead of archJames Hogan