aboutsummaryrefslogtreecommitdiff
path: root/scripts/Makefile.build
AgeCommit message (Expand)Author
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
2012-10-08X.509: Add simple ASN.1 grammar compilerDavid Howells
2012-01-26kbuild: disable -Wmissing-field-initializers for W=1Kirill A. Shutemov
2011-08-31scripts/Makefile.build: do not reference EXTRA_CFLAGS as CFLAGS replacementArnaud Lacombe
2011-05-24Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2011-05-19ftrace/kbuild: Add recordmcount files to force full buildMichal Marek
2011-05-16kbuild/recordmcount: Add RECORDMCOUNT_WARN to warn about mcount callersSteven Rostedt
2011-05-02kbuild: Allow to combine multiple W= levelsMichal Marek
2011-04-29kbuild: Disable -Wunused-but-set-variable for gcc 4.6.0Dave Jones
2011-04-28kbuild: implement several W= levelsSam Ravnborg
2011-04-20kbuild: Fix build with binutils <= 2.19Michal Marek
2011-04-18kbuild: Use the deterministic mode of arMichal Marek
2011-03-09kbuild: Add extra gcc checksBorislav Petkov
2010-11-18ftrace: Speed up recordmcountWu Zhangjin
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-10-18ftrace: Remove recursion between recordmcount and scripts/mod/emptySteven Rostedt
2010-10-15ftrace: Use objtree for C version of recordmcountSteven Rostedt
2010-10-14ftrace/x86: Add support for C version of recordmcountSteven Rostedt
2010-09-02ARM: 6317/1: ftrace: pass KBUILD_CFLAGS to record_mcount.plRabin Vincent
2010-08-03kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command lineSam Ravnborg
2010-08-03kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg
2010-06-04Makefile.build: make KBUILD_SYMTYPES work againDon Zickus