1. e46114c Move arch variants registering code to arch.go. by Jaewoong Jung · 6 years ago
  2. bd4abf5 Remove GCC-specific toolchain methods by Dan Willemsen · 6 years ago
  3. 924adc4 Add BuiltinsRuntimeLibrary by Yi Kong · 6 years ago
  4. 02b4da5 Add USE_CLANG_LLD and use_clang_lld. by Chih-Hung Hsieh · 7 years ago
  5. b37620f Remove gcc-specific optimizations by Colin Cross · 7 years ago
  6. ea3141d Move some flags to affect all devices by Colin Cross · 7 years ago
  7. 26f1450 Move -fvisibility-inlines-hidden to global device cppflags by Colin Cross · 7 years ago
  8. 324a457 Consolidate ldflags that are used on all devices by Colin Cross · 7 years ago
  9. 133dbe7 Consolidate cflags that are set on all devices by Colin Cross · 7 years ago
  10. 7278afc Consolidate global cflags by Colin Cross · 7 years ago
  11. 68a321d MIPS: Remove -U__unix and -U__unix__ from cflags by Goran Jakovljevic · 7 years ago
  12. de28deb Unified sysroot: arch-X/include directories are gone. by Elliott Hughes · 7 years ago
  13. 3978666 Revert "[mips] Disable compact branch generation" by Lazar Trsic · 8 years ago
  14. 432c286 Add msa mips features by Colin Cross · 8 years ago
  15. 5cf3948 Fixups after llvm rebase by Yi Kong · 8 years ago
  16. b1957a5 Dynamically generate arch struct by Dan Willemsen · 9 years ago
  17. 3d6a38d [mips] Disable compact branch generation by Nikola Veljkovic · 8 years ago
  18. af36db1 Add ubsan_standalone library name to the toolchain. by Evgenii Stepanov · 8 years ago
  19. b98c8b0 Move toolchain and global variables into separate package by Colin Cross · 8 years ago[Renamed (76%) from cc/mips64_device.go]
  20. 84f431f Resolve GccTriple/ClangTriple early. by Dan Albert · 8 years ago
  21. f59b69c Refactor bionic includes into a single place by Colin Cross · 8 years ago
  22. b68ea7a Add android/uapi kernel header. by Christopher Ferris · 9 years ago
  23. a1ad8d1 Simplify arch target handling by Colin Cross · 9 years ago
  24. b9db480 Revert "Simplify arch target handling" by Colin Cross · 9 years ago
  25. 54c7112 Simplify arch target handling by Colin Cross · 9 years ago
  26. d87145f Add libclang_rt.asan-mips[64]-android.so by Colin Cross · 9 years ago
  27. a2abfd6 Add the common directory back to kernel headers. by Dan Willemsen · 9 years ago
  28. 635c3b0 Rename common to android by Colin Cross · 9 years ago
  29. 8524429 libm's headers have moved to live with their libc cousins. by Elliott Hughes · 9 years ago
  30. e717492 Fix ToolchainLdflags calls by Dan Willemsen · 9 years ago
  31. 7a0f848 Align flags with make by Dan Willemsen · 9 years ago
  32. c7e4597 Enforce linker version-scripts are valid by Dan Willemsen · 9 years ago
  33. 34cc69e Use `Path` instead of string for file paths by Dan Willemsen · 9 years ago
  34. 34fc3b1 Expose real GccVersion by Dan Willemsen · 9 years ago
  35. 490fd49 Support cross-compiling Windows binaries on Linux by Dan Willemsen · 9 years ago
  36. 3b336c2 Add mips64 by Colin Cross · 9 years ago