summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.build
Commit message (Expand)AuthorAgeFilesLines
* kbuild: allow architectures to use thin archives instead of ld -rStephen Rothwell2016-09-091-4/+19
* [kbuild] handle exports in lib-y objects reliablyAl Viro2016-08-071-0/+20
* Shared library supportEmese Revfy2016-06-071-1/+1
* kbuild: rename cmd_as_s_S to cmd_cpp_s_SMasahiro Yamada2016-04-201-3/+3
* kbuild: rename cmd_cc_i_c to cmd_cpp_i_cMasahiro Yamada2016-04-201-3/+3
* kbuild: de-duplicate fixdep usageNicolas Pitre2016-03-291-14/+5
* kbuild: record needed exported symbols for modulesNicolas Pitre2016-03-291-2/+11
* objtool: Detect and warn if libelf is missing and don't break the buildJosh Poimboeuf2016-03-051-0/+2
* objtool: Add CONFIG_STACK_VALIDATION optionJosh Poimboeuf2016-02-291-4/+35
* kbuild: Allow to specify composite modules with modname-mMichal Marek2015-11-251-2/+6
* ftrace: allow architectures to specify ftrace compile optionsHeiko Carstens2015-01-291-2/+3
* kbuild: remove obj-n and lib-n handlingMasahiro Yamada2014-10-021-2/+2
* kbuild: handle multi-objs dependency appropriatelyMasahiro Yamada2014-08-191-6/+4
* kbuild: trivial - remove trailing spacesMasahiro Yamada2014-04-301-2/+2
* kbuild: move extra gcc checks to scripts/Makefile.extrawarnMasahiro Yamada2014-04-161-61/+0
* kbuild: LLVMLinux: Adapt warnings for compilation with clangJan-Simon Möller2014-04-091-1/+11
* Kbuild, lto: Disable LTO for asm-offsets.cAndi Kleen2014-02-131-1/+1
* genksyms: pass symbol-prefix instead of archJames Hogan2013-03-201-1/+2
* X.509: Add simple ASN.1 grammar compilerDavid Howells2012-10-081-0/+11
* kbuild: disable -Wmissing-field-initializers for W=1Kirill A. Shutemov2012-01-261-0/+2
* scripts/Makefile.build: do not reference EXTRA_CFLAGS as CFLAGS replacementArnaud Lacombe2011-08-311-1/+1
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2011-05-241-29/+45
|\
| * kbuild: Allow to combine multiple W= levelsMichal Marek2011-05-021-2/+6
| * kbuild: Disable -Wunused-but-set-variable for gcc 4.6.0Dave Jones2011-04-291-0/+1
| * kbuild: implement several W= levelsSam Ravnborg2011-04-281-27/+38
| * kbuild: Fix build with binutils <= 2.19Michal Marek2011-04-201-2/+2
| * kbuild: Use the deterministic mode of arMichal Marek2011-04-181-2/+2
* | ftrace/kbuild: Add recordmcount files to force full buildMichal Marek2011-05-191-2/+5
* | kbuild/recordmcount: Add RECORDMCOUNT_WARN to warn about mcount callersSteven Rostedt2011-05-161-1/+4
|/
* kbuild: Add extra gcc checksBorislav Petkov2011-03-091-1/+34
* ftrace: Speed up recordmcountWu Zhangjin2010-11-181-4/+9
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-211-1/+2
|\
| * ARM: 6317/1: ftrace: pass KBUILD_CFLAGS to record_mcount.plRabin Vincent2010-09-021-1/+2
* | ftrace: Remove recursion between recordmcount and scripts/mod/emptySteven Rostedt2010-10-181-1/+7
* | ftrace: Use objtree for C version of recordmcountSteven Rostedt2010-10-151-1/+1
* | ftrace/x86: Add support for C version of recordmcountSteven Rostedt2010-10-141-0/+4
|/
* kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command lineSam Ravnborg2010-08-031-2/+2
* kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg2010-08-031-3/+6
* Makefile.build: make KBUILD_SYMTYPES work againDon Zickus2010-06-041-13/+13
* kbuild: Fix linking error built-in.o no such file or directoryJiafu He2010-02-021-1/+1
* MIPS: Tracing: Add an endian argument to scripts/recordmcount.plWu Zhangjin2009-12-171-0/+1
* kbuild: Don't define ALIGN and ENTRY when preprocessing linker scripts.Tim Abbott2009-09-211-1/+1
* arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg2009-09-201-1/+2
* kbuild: fail build if recordmcount.pl failsAndi Kleen2009-09-201-1/+1
* kbuild: echo the record_mcount commandAndi Kleen2009-09-201-0/+1
* kbuild: introduce subdir-ccflags-ySam Ravnborg2009-04-191-0/+3
* Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...Ingo Molnar2009-02-031-35/+20
|\
| * Revert "kbuild: strip generated symbols from *.ko"Sam Ravnborg2009-01-141-35/+20
* | ftrace, ia64: make recordmcount distinct module compileShaohua Li2009-01-141-6/+7
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2008-12-281-24/+43
|\
OpenPOWER on IntegriCloud