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