aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper
AgeCommit message (Expand)Author
2022-01-05compiler_wrapper: Use ld.bfd to detect binutils pathManoj Gupta
2021-12-14compiler_wrapper: Drop "-fno-experimental-pass-manager"Manoj Gupta
2021-12-07compiler_wrapper: adds ${sysroot}/usr/lib to linker pathChristopher Di Bella
2021-12-06compiler_wrapper: add missing unused-but-set-varRyan Beltran
2021-10-28Replace non-inclusive languageJordan R Abrahams
2021-10-20compiler_wrapper: ignore unused_but_set_variableRyan Beltran
2021-10-08compiler_wrapper: move llvmnext flag to post flagsRyan Beltran
2021-10-05compiler_wrapper: android clang-tidy warnings on used secondsChih-Hung Hsieh
2021-09-15compiler_wrapper: Handle TIDY_TIMEOUT for Android clang-tidyChih-Hung Hsieh
2021-09-15compiler_wrapper: fix use-llvm-next testGeorge Burgess IV
2021-09-15compiler_wrapper: update golden filesGeorge Burgess IV
2021-09-09compiler_wrapper: disable unused-but-set warningsRyan Beltran
2021-08-25compiler_wrapper: support -W[no-]unused-set-variableJian Cai
2021-08-07compiler_wrapper: Update install scriptManoj Gupta
2021-08-04compiler_wrapper: Fix static libgcc handlingManoj Gupta
2021-07-24compiler_wrapper: Update for gcc -> llvm ebuild migrationManoj Gupta
2021-07-21Temporarily disable -Wdeprecated-copy and -Wdeprecated-declarations.Luis Lozano
2021-07-09compiler_wrapper: bundle.py default output dirRyan Beltran
2021-06-18compiler_wrapper: add --rewrapper-path supportGeorge Burgess IV
2021-06-18compiler_wrapper: refactor goma => "remote compile"George Burgess IV
2021-06-18compiler_wrapper: refactor goma flag parsingGeorge Burgess IV
2021-06-18compiler_wrapper: make goma testing use its own functionGeorge Burgess IV
2021-06-18compiler_wrapper: fix flaky testsGeorge Burgess IV
2021-06-08[compiler_wrapper] explicitly enables `libgcc` as the unwindlibChristopher Di Bella
2021-06-08llvm-next: add nostart-stop-gc to the list of flags.Luis Lozano
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-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