- 0d8908c Move sanitizer.libraries.txt logic into Soong by Kiyoung Kim · 1 year, 4 months ago
- 8982b1c Remove "exported" ninja variables by Cole Faust · 1 year, 5 months ago
- f4ffe0a soong: Add crt_pad_segment to .so's by Kalesh Singh · 1 year, 7 months ago
- 1717b3b make android.InList generic by Sam Delmerico · 2 years, 2 months ago
- 6550358 Export host available libraries to soong_injection by Spandan Das · 2 years, 4 months ago
- b781d23 Use static asan runtime for musl by Colin Cross · 2 years, 7 months ago
- d406da1 cc_fuzz targets depend on fuzz_interceptors for HWASan builds by Kris Alder · 2 years, 11 months ago
- 4fa894d Removed unused GCC references by Colin Cross · 3 years ago
- fc3b064 Make toolchain more compose-y by Colin Cross · 3 years ago
- 3bf97bd Clean up some bp2build technical debt by Liz Kammer · 3 years, 4 months ago
- 4c4c1be Use single module for clang runtime libraries by Colin Cross · 3 years, 7 months ago
- 57da826 Do not add non-existing -Bprebuilts/gcc/.../bin by Chih-Hung Hsieh · 3 years, 7 months ago
- 16bc50a remove support for *.rc files by Nick Desaulniers · 3 years, 11 months ago
- 528d67e Reland "Split the x86 host toolchain into glibc and musl variants" by Colin Cross · 4 years, 2 months ago
- 5d6904e Revert "Split the x86 host toolchain into glibc and musl variants" by Colin Cross · 4 years, 2 months ago
- 4fb4ef2 Split the x86 host toolchain into glibc and musl variants by Colin Cross · 4 years, 2 months ago
- 33bac24 Remove clang indirection without affecting build.ninja by Colin Cross · 4 years, 2 months ago
- d1a2813 Move default crt objects into Toolchain by Colin Cross · 4 years, 3 months ago
- c854468 Add DefaultSharedLibraries to Toolchain by Colin Cross · 4 years, 3 months ago
- e3fee34 Create toolchainBionic for the various bionic-based toolchains to inherit from by Colin Cross · 4 years, 3 months ago
- bedca74 [pgo] Do not explicitly link profile runtime by Pirama Arumuga Nainar · 4 years, 6 months ago
- 356f7d4 bp2build: convert paths/module refs to Bazel label by Liz Kammer · 4 years, 7 months ago
- da9a463 Add the cc_fuzz target. by Mitch Phillips · 6 years ago
- ad73b2e Scudo minimal runtime support for Soong by Kostya Kortchinsky · 7 years ago
- bd4abf5 Remove GCC-specific toolchain methods by Dan Willemsen · 7 years ago
- 8536d6b Remove GCC checks by Dan Willemsen · 7 years ago
- f640dbc Remove GCC support from Make by Dan Willemsen · 7 years ago
- 924adc4 Add BuiltinsRuntimeLibrary by Yi Kong · 7 years ago
- d97a6e9 Add "hwaddress" sanitizer. by Evgenii Stepanov · 7 years ago
- 59339a2 Fix `go vet` issues by Dan Willemsen · 7 years ago
- d18ae5c Soong support for Scudo by Kostya Kortchinsky · 7 years ago
- 0b882f0 Revert "Support coverage instrumentation for Linux host" by Pirama Arumuga Nainar · 7 years ago
- 358056c Support coverage instrumentation for Linux host by Pirama Arumuga Nainar · 7 years ago
- 02b4da5 Add USE_CLANG_LLD and use_clang_lld. by Chih-Hung Hsieh · 7 years ago
- 1e7d1bf Use armv7a-linux-androideabi for arm device triple. by Chih-Hung Hsieh · 7 years ago
- 30c5db2 Add minimal-runtime support for integer overflows. by Ivan Lozano · 8 years ago
- 0d0ba59 Use android.InList for inList by Colin Cross · 8 years ago
- 49b53d5 Explicitly link the profile runtime during PGO by Pirama Arumuga Nainar · 8 years ago
- 4f1c3d4 Add support for Windows Message Compiler by Dan Willemsen · 8 years ago
- 8ff9ef4 Declare dependency on sanitizer runtime libraries by Colin Cross · 8 years ago
- 16b626b Export TSAN_RUNTIME_LIBRARY make variable by Pirama Arumuga Nainar · 8 years ago
- 300151b Always use the standard OSX SDK tools by Dan Willemsen · 8 years ago
- 91e9004 Support .asm files for assembly by Colin Cross · 9 years ago
- 2e47b34 Add Toolchain.Bionic() by Dan Willemsen · 9 years ago
- af36db1 Add ubsan_standalone library name to the toolchain. by Evgenii Stepanov · 9 years ago
- b98c8b0 Move toolchain and global variables into separate package by Colin Cross · 9 years ago[Renamed (75%) from cc/toolchain.go]
- 4d9c2d1 Separate cc.go by Colin Cross · 9 years ago
- 68fed44 Remove the common bionic libc kernel directory. by Christopher Ferris · 9 years ago
- f59b69c Refactor bionic includes into a single place by Colin Cross · 9 years ago
- 141d566 Remove support for libstdc++ on Android/Linux/Darwin by Dan Willemsen · 9 years ago
- a1ad8d1 Simplify arch target handling by Colin Cross · 9 years ago
- b9db480 Revert "Simplify arch target handling" by Colin Cross · 9 years ago
- 54c7112 Simplify arch target handling by Colin Cross · 9 years ago
- 20acc5c Add flag property checking by Dan Willemsen · 9 years ago
- 635c3b0 Rename common to android by Colin Cross · 9 years ago
- 16b2349 Add support for sanitizer property by Colin Cross · 10 years ago
- e717492 Fix ToolchainLdflags calls by Dan Willemsen · 9 years ago
- 282a4b0 Fix C++ on Darwin by Dan Willemsen · 10 years ago
- 32968a2 Add Clang Asflags for mips by Dan Willemsen · 10 years ago
- 34fc3b1 Expose real GccVersion by Dan Willemsen · 10 years ago
- 490fd49 Support cross-compiling Windows binaries on Linux by Dan Willemsen · 10 years ago
- c4bde76 Add toolchain cflags that are always used by Colin Cross · 10 years ago
- c5c24ad Add arch features by Colin Cross · 10 years ago
- 6d11dd8 cc: Filter out unknown clang cflags from InstructionSetFlags by Dan Willemsen · 10 years ago
- be96168 Add support for building NDK modules. by Dan Albert · 10 years ago
- 97ba073 Export cc types for art to inherit from by Colin Cross · 10 years ago
- 1a9bf26 Add an instruction_set property to Arch by Tim Kilbourn · 10 years ago
- 3f40fa4 Add soong_build primary builder by Colin Cross · 11 years ago