aboutsummaryrefslogtreecommitdiff
path: root/scripts/Makefile.build
AgeCommit message (Expand)Author
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
2010-02-02kbuild: Fix linking error built-in.o no such file or directoryJiafu He
2009-12-17MIPS: Tracing: Add an endian argument to scripts/recordmcount.plWu Zhangjin
2009-09-21kbuild: Don't define ALIGN and ENTRY when preprocessing linker scripts.Tim Abbott
2009-09-20arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg
2009-09-20kbuild: fail build if recordmcount.pl failsAndi Kleen
2009-09-20kbuild: echo the record_mcount commandAndi Kleen
2009-04-19kbuild: introduce subdir-ccflags-ySam Ravnborg
2009-02-03Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...Ingo Molnar
2009-01-14Revert "kbuild: strip generated symbols from *.ko"Sam Ravnborg
2009-01-14ftrace, ia64: make recordmcount distinct module compileShaohua Li
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2008-12-19kbuild: strip generated symbols from *.koJan Beulich
2008-12-19kbuild: simplify use of genksymsSam Ravnborg
2008-12-03genksyms: track symbol checksum changesAndreas Gruenbacher
2008-10-31ftrace, kbuild: condense recordmcount.pl parameter codeSteven Rostedt
2008-10-23ftrace: handle generic arch callsSteven Rostedt
2008-10-14kbuild: ftrace: don't assume that scripts/recordmcount.pl is executableAndrew Morton
2008-10-14ftrace: fix build problem with CONFIG_FTRACEJeremy Fitzhardinge
2008-10-14ftrace: create __mcount_loc sectionSteven Rostedt
2008-04-25kbuild: fix some minor typoesRobert P. J. Day
2008-01-28kbuild: introduce new option to enhance section mismatch analysisSam Ravnborg
2008-01-28kbuild: implement modules.orderTejun Heo
2007-10-15kbuild: introduce ccflags-y, asflags-y and ldflags-ySam Ravnborg
2007-10-14kbuild: check for wrong use of CFLAGSSam Ravnborg
2007-10-12kbuild: kill backward compatibility checksSam Ravnborg
2007-10-12kbuild: kill EXTRA_ARFLAGSSam Ravnborg
2007-07-25kbuild: use LDFLAGS_MODULE only for .ko linksRoland McGrath
2007-07-16kbuild: avoid environment to set variables used by kbuildSam Ravnborg