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