summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.build
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge tag 'objtool-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-05-241-9/+14
|\ \
| * | objtool: Remove --lto and --vmlinux in favor of --linkJosh Poimboeuf2022-04-221-1/+3
| * | objtool: Make noinstr hacks optionalJosh Poimboeuf2022-04-221-0/+1
| * | objtool: Make jump label hack optionalJosh Poimboeuf2022-04-221-0/+1
| * | objtool: Make static call annotation optionalJosh Poimboeuf2022-04-221-0/+1
| * | objtool: Make stack validation frame-pointer-specificJosh Poimboeuf2022-04-221-1/+0
| * | objtool: Add CONFIG_OBJTOOLJosh Poimboeuf2022-04-221-2/+2
| * | objtool: Make stack validation optionalJosh Poimboeuf2022-04-221-0/+1
| * | objtool: Ditch subcommandsJosh Poimboeuf2022-04-221-1/+1
| * | objtool: Reorganize cmdline optionsJosh Poimboeuf2022-04-221-5/+5
* | | Merge tag 'x86_cpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-05-231-1/+1
|\ \ \ | |/ / |/| |
| * | x86/cpu: Remove CONFIG_X86_SMAP and "nosmap"Borislav Petkov2022-04-041-1/+1
| |/
* / objtool: Enable unreachable warnings for CLANG LTOJosh Poimboeuf2022-04-191-1/+1
|/
* Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-311-2/+1
|\
| * kbuild: replace $(if A,A,B) with $(or A,B)Masahiro Yamada2022-02-151-2/+1
* | kbuild: Fixup the IBT kbuild changesPeter Zijlstra2022-03-221-47/+19
* | x86/alternative: Use .ibt_endbr_seal to seal indirect callsPeter Zijlstra2022-03-151-9/+38
|/
* x86: Add straight-line-speculation mitigationPeter Zijlstra2021-12-091-1/+2
* kbuild: reuse $(cmd_objtool) for cmd_cc_lto_link_modulesMasahiro Yamada2021-09-221-11/+17
* kbuild: detect objtool update without using .SECONDEXPANSIONMasahiro Yamada2021-09-221-7/+5
* kbuild: factor out OBJECT_FILES_NON_STANDARD check into a macroMasahiro Yamada2021-09-221-6/+6
* kbuild: store the objtool command in *.cmd filesMasahiro Yamada2021-09-221-9/+5
* kbuild: rename __objtool_obj and reuse it for cmd_cc_lto_link_modulesMasahiro Yamada2021-09-221-6/+5
* kbuild: move objtool_args back to scripts/Makefile.buildMasahiro Yamada2021-09-221-0/+10
* kbuild: remove stale *.symversionsMasahiro Yamada2021-09-031-0/+2
* kbuild: remove unused quiet_cmd_update_lto_symversionsMasahiro Yamada2021-09-031-1/+0
* kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANGSami Tolvanen2021-09-031-1/+26
* Kbuild: lto: fix module versionings mismatch in GNU make 3.XLecopzer Chen2021-07-181-1/+1
* Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-07-101-2/+0
|\
| * kbuild: remove libelf checks from top MakefileMasahiro Yamada2021-05-241-2/+0
* | kbuild: Fix objtool dependency for 'OBJECT_FILES_NON_STANDARD_<obj> := n'Josh Poimboeuf2021-05-191-2/+3
|/
* kbuild: refactor fdtoverlay ruleMasahiro Yamada2021-05-061-1/+1
* kbuild: redo fake deps at include/config/*.hAlexey Dobriyan2021-04-251-2/+2
* kbuild: rename multi-used-* to multi-obj-*Masahiro Yamada2021-04-251-3/+3
* kbuild: split cc-option and friends to scripts/Makefile.compilerMasahiro Yamada2021-04-251-0/+1
* kbuild: prefix $(srctree)/ to some included MakefilesMasahiro Yamada2021-03-151-4/+4
* Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-251-1/+0
|\
| * kbuild: remove deprecated 'always' and 'hostprogs-y/m'Masahiro Yamada2021-02-241-1/+0
* | kbuild: lto: postpone objtoolSami Tolvanen2021-02-231-20/+2
* | tracing: add support for objtool mcountSami Tolvanen2021-02-231-0/+3
* | kbuild: lto: fix module versioningSami Tolvanen2021-01-141-2/+31
* | kbuild: add support for Clang LTOSami Tolvanen2021-01-141-1/+8
* | tracing: move function tracer options to KconfigSami Tolvanen2021-01-081-4/+2
|/
* kbuild: avoid split lines in .mod filesMasahiro Yamada2020-12-061-8/+4
* treewide: remove DISABLE_LTOSami Tolvanen2020-10-211-1/+1
* kbuild: sort hostprogs before passing it to ifneqMasahiro Yamada2020-08-101-1/+4
* kbuild: move host .so build rules to scripts/gcc-plugins/MakefileMasahiro Yamada2020-08-101-2/+2
* kbuild: always create directories of targetsMasahiro Yamada2020-08-101-3/+1
* kbuild: run the checker after the compilerLuc Van Oostenryck2020-07-071-2/+2
* kbuild: update modules.order only when contained modules are updatedMasahiro Yamada2020-06-031-8/+13