aboutsummaryrefslogtreecommitdiff
path: root/scripts/Makefile.debug
AgeCommit message (Expand)AuthorFilesLines
2024-04-02kbuild: rust: use `-Zdebuginfo-compression`Gravatar Miguel Ojeda 1-0/+2
2024-04-02kbuild: rust: use `-Zdwarf-version` to support DWARFv5Gravatar Miguel Ojeda 1-0/+6
2022-11-21Makefile.debug: support for -gz=zstdGravatar Nick Desaulniers 1-1/+5
2022-09-28Kbuild: add Rust supportGravatar Miguel Ojeda 1-0/+8
2022-09-24Makefile.debug: re-enable debug info for .S filesGravatar Nick Desaulniers 1-10/+11
2022-09-24Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLITGravatar Nick Desaulniers 1-3/+1
2021-10-24kbuild: split DEBUG_CFLAGS out to scripts/Makefile.debugGravatar Masahiro Yamada 1-0/+33