aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper
AgeCommit message (Expand)Author
2021-05-17Merging 63 commit(s) from Chromium's toolchain-utilsGeorge Burgess IV
2021-05-14Cherrypick "compiler_wrapper: add go.mod"George Burgess IV
2021-05-06compiler_wrapper: remove LD_ARGV0 flagRyan Beltran
2021-04-21compiler_wrapper: disable rusage when goma enabledRyan Beltran
2021-04-20compiler_wrapper: remove useless gomaEnabled varRyan Beltran
2021-03-29compiler_wrapper: reenable goma w/ rusageRyan Beltran
2021-03-09Merging 15 commit(s) from Chromium's toolchain-utilsPirama Arumuga Nainar
2021-02-27toolchain-utils: compiler_wrapper: Update instructionsDenis Nikitin
2021-02-26compiler_wrapper: pass --prefix argument to clangManoj Gupta
2021-02-24compiler_wrapper: gofmt gcc_flags.goRyan Beltran
2021-02-24compiler_wrapper: disable goma, ccache w/ rusageRyan Beltran
2021-02-11gcc: Remove deprecated conversionsMichael Cheng
2021-02-11gcc: Map Alderlake to SkylakeMichael Cheng
2021-02-09toolchain-utils: Make DWARF v5 the default.Caroline Tice
2021-02-05compiler_wrapper: make a loop c89-compatibleGeorge Burgess IV
2021-02-04compiler_wrapper: add go.modGeorge Burgess IV
2021-02-04compiler_wrapper: add a script to restore us to a working wrapperGeorge Burgess IV
2021-02-01compiler_wrapper: Remove "-m32/movbe" from i686 handlingManoj Gupta
2021-01-29compiler_wrapper: work around gcc failing due to a kernel bugGeorge Burgess IV
2021-01-29compiler_wrapper: disable force-disable-werror with GCCGeorge Burgess IV
2021-01-29compiler_wrapper: loop in exec on ERESTARTSYSGeorge Burgess IV
2021-01-29compiler_wrapper: fix a bug where we won't log rusage on compilationGeorge Burgess IV
2021-01-29compiler_wrapper: Fix gcc host wrapper configManoj Gupta
2021-01-28compiler_wrapper: Add "-fcommon" to GCCManoj Gupta
2021-01-22compiler_wrapper: refactor rusage_flagRyan Beltran
2021-01-20compiler_wrapper: add working dir to rusage logsRyan Beltran
2020-12-29compiler_wrapper: remove "-pass-exit-codes" in wrapperManoj Gupta
2020-12-17compiler_wrapper: Fix rusage_flag permission errorRyan Beltran
2020-12-16compiler_wrapper: rename GETRUSAGE flagRyan Beltran
2020-12-14compiler_wrapper: make rusage logs jsonRyan Beltran
2020-11-26compiler_wrapper: move llvm-next options to clang optionsinglorion
2020-10-23compiler_wrapper: report parent processes' info in warnings tarballsGeorge Burgess IV
2020-10-21Merging 84 commit(s) from Chromium's toolchain-utilsPirama Arumuga Nainar
2020-10-21Handle clangPostFlags for AndroidPirama Arumuga Nainar
2020-10-13Revert "compiler_wrapper: enable -mharden-sls=all on aarch64"Jian Cai
2020-10-05toolchain-utils: Sync compiler wrapper changes with llvm changes.Caroline Tice
2020-10-02compiler_wrapper: enable -mharden-sls=all on aarch64Jian Cai
2020-09-22toolchain-utils: Update compiler wrapper to disable warning.Caroline Tice
2020-09-18compiler_wrapper: search compiler executable in $PATHJian Cai
2020-08-13compiler_wrapper: remove some flags from unsupport clang flagsJian Cai
2020-08-10compiler_wrapper: use crashArtifactsDir to apply clang optsGeorge Burgess IV
2020-08-10compiler_wrapper: dump tricium clang-tidy crash informationGeorge Burgess IV
2020-07-30compiler_wrapper: add -fexperimental-new-pass-managerJian Cai
2020-07-24compiler_wrapper: Updated instructions for updating the wrapperinglorion
2020-07-22compiler_wrapper: add -clang-tidy-flag supportGeorge Burgess IV
2020-07-18compiler_wrapper: rename update_compiler_wrapper.shJian Cai
2020-07-14compiler_wrapper: remove -grecord-gcc-switchesBob Haarman
2020-06-26compiler_wrapper: redirect clang crash dignosesJian Cai
2020-06-24wrapper: add support for Tricium clang-tidyGeorge Burgess IV
2020-06-20wrapper: fork() before exec()ingGeorge Burgess IV