index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.compiler
Age
Commit message (
Expand
)
Author
2024-10-10
kbuild: fix issues with rustc-option
Alice Ryhl
2024-10-10
kbuild: refactor cc-option-yn, cc-disable-warning, rust-option-yn macros
Masahiro Yamada
2024-09-16
kbuild: rust: Define probing macros for rustc
Matthew Maurer
2024-02-16
kbuild: Add -Wa,--fatal-warnings to as-instr invocation
Nathan Chancellor
2023-07-01
Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-06-27
powerpc: remove checks for binutils older than 2.25
Masahiro Yamada
2023-06-07
kbuild: Add KBUILD_CPPFLAGS to as-option invocation
Nathan Chancellor
2023-06-05
kbuild: Add CLANG_FLAGS to as-instr
Nathan Chancellor
2023-01-26
kbuild: Update assembler calls to use proper flags and language target
Nick Desaulniers
2022-12-13
kbuild: add test-{ge,gt,le,lt} macros
Masahiro Yamada
2022-09-29
Makefile.compiler: replace cc-ifversion with compiler-specific macros
Nick Desaulniers
2022-08-03
kbuild: set EXIT trap before creating temporary directory
Masahiro Yamada
2021-04-25
kbuild: remove TMPO from try-run
Masahiro Yamada
2021-04-25
kbuild: split cc-option and friends to scripts/Makefile.compiler
Masahiro Yamada