- 7f88956 refactor Bazel variable export by Sam Delmerico · 2 years, 9 months ago
- f610a74 Add error message for unsupported x86 arch variant by Liz Kammer · 2 years, 11 months ago
- 82ad8cc Support exporting device arch toolchain info by Liz Kammer · 3 years, 5 months ago
- 0523ba2 Rename ninja variables with Clang in the name by Colin Cross · 3 years, 6 months ago
- 33bac24 Remove clang indirection without affecting build.ninja by Colin Cross · 3 years, 6 months ago
- e3fee34 Create toolchainBionic for the various bionic-based toolchains to inherit from by Colin Cross · 3 years, 6 months ago
- 41ab251 Remove implicit Bionic and kernel system includes. by Martin Stjernholm · 4 years, 9 months ago
- b22dcfe Stop defining unused USE_SSSE3. by Elliott Hughes · 5 years ago
- 7e84969 Disabled avx avx2 avx512 compiler flags by default. by jaishank · 6 years ago
- 87e7f2f Add stoney ridge x86 variant by Benjamin Gordon · 6 years ago
- 4a0459d Add AVX/AVX2 supported archs in build system by Shalini Salomi Bodapati · 6 years ago
- e46114c Move arch variants registering code to arch.go. by Jaewoong Jung · 6 years ago
- bd4abf5 Remove GCC-specific toolchain methods by Dan Willemsen · 6 years ago
- 924adc4 Add BuiltinsRuntimeLibrary by Yi Kong · 6 years ago
- 02b4da5 Add USE_CLANG_LLD and use_clang_lld. by Chih-Hung Hsieh · 7 years ago
- b37620f Remove gcc-specific optimizations by Colin Cross · 7 years ago
- ea3141d Move some flags to affect all devices by Colin Cross · 7 years ago
- 324a457 Consolidate ldflags that are used on all devices by Colin Cross · 7 years ago
- 0e37bc7 Remove -Wl,--gc-sections from target flags by Colin Cross · 7 years ago
- 133dbe7 Consolidate cflags that are set on all devices by Colin Cross · 7 years ago
- 7278afc Consolidate global cflags by Colin Cross · 7 years ago
- de28deb Unified sysroot: arch-X/include directories are gone. by Elliott Hughes · 7 years ago
- 91e9004 Support .asm files for assembly by Colin Cross · 8 years ago
- b1957a5 Dynamically generate arch struct by Dan Willemsen · 9 years ago
- af36db1 Add ubsan_standalone library name to the toolchain. by Evgenii Stepanov · 8 years ago
- b98c8b0 Move toolchain and global variables into separate package by Colin Cross · 8 years ago[Renamed (80%) from cc/x86_device.go]
- 84f431f Resolve GccTriple/ClangTriple early. by Dan Albert · 8 years ago
- f59b69c Refactor bionic includes into a single place by Colin Cross · 8 years ago
- b68ea7a Add android/uapi kernel header. by Christopher Ferris · 8 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
- a2abfd6 Add the common directory back to kernel headers. by Dan Willemsen · 9 years ago
- 635c3b0 Rename common to android by Colin Cross · 9 years ago
- 8a35405 Add a 32-bit x86_64 arch variant by Dan Willemsen · 9 years ago
- 569b0fa Fix X86 flags by Dan Willemsen · 9 years ago
- 16b2349 Add support for sanitizer property by Colin Cross · 9 years ago
- 8524429 libm's headers have moved to live with their libc cousins. by Elliott Hughes · 9 years ago
- b77bd79 sandybridge setup: no AES_NI, AVX, MOVBE by Dan Willemsen · 9 years ago
- 7a0f848 Align flags with make by Dan Willemsen · 9 years ago
- c7e4597 Enforce linker version-scripts are valid by Dan Willemsen · 9 years ago
- 34cc69e Use `Path` instead of string for file paths by Dan Willemsen · 9 years ago
- 34fc3b1 Expose real GccVersion by Dan Willemsen · 9 years ago
- 490fd49 Support cross-compiling Windows binaries on Linux by Dan Willemsen · 9 years ago
- b0cba6a Add x86 by Colin Cross · 9 years ago