summaryrefslogtreecommitdiff
path: root/scripts/Makefile.build (follow)
Commit message (Expand)AuthorAge
* kbuild: thin archives use P option to arNicholas Piggin2023-03-18
* kbuild: thin archives for multi-y targetsNicholas Piggin2023-03-18
* BACKPORT: kbuild: record needed exported symbols for modulesNicolas Pitre2022-10-28
* BACKPORT: kbuild: Allow to specify composite modules with modname-mMichal Marek2022-10-28
* BACKPORT: kbuild: allow architectures to use thin archives instead of ld -rStephen Rothwell2022-10-28
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-02-28
|\
| * tracing: Avoid calling cc-option -mrecord-mcount for every MakefileVasily Gorbik2021-02-23
| * tracing: Fix SKIP_STACK_VALIDATION=1 build due to bad merge with -mrecord-mcountGreg Thelen2021-02-23
| * trace: Use -mcount-record for dynamic ftraceAndi Kleen2021-02-23
| * kbuild: Add support to generate LLVM assembly filesVinícius Tinti2018-11-27
* | Merge android-4.4.113 (ef588ef) into msm-4.4Srinivasarao P2018-01-24
|\ \
| * | Merge 4.4.113 into android-4.4Greg Kroah-Hartman2018-01-23
| |\|
| | * kbuild: modversions for EXPORT_SYMBOL() for asmNicholas Piggin2018-01-23
* | | Merge android-4.4@d6fbbe5 (v4.4.93) into msm-4.4Blagovest Kolenichev2017-10-20
|\| |
| * | BACKPORT: kbuild: Add support to generate LLVM assembly filesVinícius Tinti2017-10-09
| |/
* / scripts: Makefile: add support to compile DT overlay blobsShashank Mittal2017-04-06
|/
* ftrace: allow architectures to specify ftrace compile optionsHeiko Carstens2015-01-29
* kbuild: remove obj-n and lib-n handlingMasahiro Yamada2014-10-02
* kbuild: handle multi-objs dependency appropriatelyMasahiro Yamada2014-08-19
* kbuild: trivial - remove trailing spacesMasahiro Yamada2014-04-30
* kbuild: move extra gcc checks to scripts/Makefile.extrawarnMasahiro Yamada2014-04-16
* kbuild: LLVMLinux: Adapt warnings for compilation with clangJan-Simon Möller2014-04-09
* Kbuild, lto: Disable LTO for asm-offsets.cAndi Kleen2014-02-13
* genksyms: pass symbol-prefix instead of archJames Hogan2013-03-20
* X.509: Add simple ASN.1 grammar compilerDavid Howells2012-10-08
* kbuild: disable -Wmissing-field-initializers for W=1Kirill A. Shutemov2012-01-26
* scripts/Makefile.build: do not reference EXTRA_CFLAGS as CFLAGS replacementArnaud Lacombe2011-08-31
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2011-05-24
|\
| * kbuild: Allow to combine multiple W= levelsMichal Marek2011-05-02
| * kbuild: Disable -Wunused-but-set-variable for gcc 4.6.0Dave Jones2011-04-29
| * kbuild: implement several W= levelsSam Ravnborg2011-04-28
| * kbuild: Fix build with binutils <= 2.19Michal Marek2011-04-20
| * kbuild: Use the deterministic mode of arMichal Marek2011-04-18
* | ftrace/kbuild: Add recordmcount files to force full buildMichal Marek2011-05-19
* | kbuild/recordmcount: Add RECORDMCOUNT_WARN to warn about mcount callersSteven Rostedt2011-05-16
|/
* kbuild: Add extra gcc checksBorislav Petkov2011-03-09
* ftrace: Speed up recordmcountWu Zhangjin2010-11-18
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-21
|\
| * ARM: 6317/1: ftrace: pass KBUILD_CFLAGS to record_mcount.plRabin Vincent2010-09-02
* | ftrace: Remove recursion between recordmcount and scripts/mod/emptySteven Rostedt2010-10-18
* | ftrace: Use objtree for C version of recordmcountSteven Rostedt2010-10-15
* | ftrace/x86: Add support for C version of recordmcountSteven Rostedt2010-10-14
|/
* kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command lineSam Ravnborg2010-08-03
* kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg2010-08-03
* Makefile.build: make KBUILD_SYMTYPES work againDon Zickus2010-06-04
* kbuild: Fix linking error built-in.o no such file or directoryJiafu He2010-02-02
* MIPS: Tracing: Add an endian argument to scripts/recordmcount.plWu Zhangjin2009-12-17
* kbuild: Don't define ALIGN and ENTRY when preprocessing linker scripts.Tim Abbott2009-09-21
* arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg2009-09-20
* kbuild: fail build if recordmcount.pl failsAndi Kleen2009-09-20