1. 8982b1c Remove "exported" ninja variables by Cole Faust · 1 year, 5 months ago
  2. b48fb83 Defer to clang for `--hash-style`. by Elliott Hughes · 1 year, 6 months ago
  3. c4b7a18 Disable shrink-wrap optimization for arm32 devices by AdityaK · 1 year, 7 months ago
  4. 23cc4aa soong: ARM 32-bit targets must be built with 4k elf alignment by Juan Yescas · 2 years, 1 month ago
  5. 9bbe960 Remove -fstrict-aliasing from arm32. by Elliott Hughes · 2 years, 2 months ago
  6. 05d4d90 16k: Align shared libraries and executables to 4k by default by Juan Yescas · 2 years, 5 months ago
  7. de7c784 soong: Add Cortex-A32 definitions by Jesus Sanchez-Palencia · 2 years, 6 months ago
  8. 0643c4e Fix the git_master_bazel mixed build breakage. by Wei Li · 2 years, 10 months ago
  9. 4fa894d Removed unused GCC references by Colin Cross · 3 years ago
  10. 7f88956 refactor Bazel variable export by Sam Delmerico · 3 years, 5 months ago
  11. e8303bd Export variant/features via soong_injection by Liz Kammer · 3 years, 7 months ago
  12. 82ad8cc Support exporting device arch toolchain info by Liz Kammer · 4 years, 1 month ago
  13. 0523ba2 Rename ninja variables with Clang in the name by Colin Cross · 4 years, 2 months ago
  14. 33bac24 Remove clang indirection without affecting build.ninja by Colin Cross · 4 years, 2 months ago
  15. e3fee34 Create toolchainBionic for the various bionic-based toolchains to inherit from by Colin Cross · 4 years, 2 months ago
  16. 51a1e1c bp2build: generate arm toolchain flags into @soong_injection. by Jingwen Chen · 4 years, 4 months ago
  17. 5818b93 Enable safe ICF for all devices by Ryo Hashimoto · 4 years, 6 months ago
  18. 41ab251 Remove implicit Bionic and kernel system includes. by Martin Stjernholm · 5 years ago
  19. 2af7d88 Add missing cortex-a76 arm configuration by Luca Stefani · 6 years ago
  20. 8818f49 Revert "Remove armv7-a without neon support" by Dan Albert · 7 years ago
  21. f4e0601 Remove armv7-a without neon support by Dan Willemsen · 7 years ago
  22. e46114c Move arch variants registering code to arch.go. by Jaewoong Jung · 7 years ago
  23. 47c9d4c Remove denver from soong by Haibo Huang · 7 years ago
  24. d3072b0 Support Qualcomm Kryo 385 CPU variant. by Artem Serov · 7 years ago
  25. 270ba75 Add to support armv8-2a on 2nd arch. variant by mtk15504 · 7 years ago
  26. a31e2bd Add support for cortex-a76 in soong by Haibo Huang · 7 years ago
  27. bd4abf5 Remove GCC-specific toolchain methods by Dan Willemsen · 7 years ago
  28. 8536d6b Remove GCC checks by Dan Willemsen · 7 years ago
  29. eb37ed3 Add support for cortex-a72 by Richard Fung · 7 years ago
  30. 924adc4 Add BuiltinsRuntimeLibrary by Yi Kong · 7 years ago
  31. 9c63363 Remove workaround for cortex-a55/a75 by Yi Kong · 7 years ago
  32. ba14a8f Add support for cortex-a55/cortex-a75. by Christopher Ferris · 7 years ago
  33. 02b4da5 Add USE_CLANG_LLD and use_clang_lld. by Chih-Hung Hsieh · 7 years ago
  34. ccf4f83 Revert "Disable relocation_packer and migrate to SHT_RELR sections." by Rahul Chaudhry · 7 years ago
  35. fa00dfd Disable relocation_packer and migrate to SHT_RELR sections. by Rahul Chaudhry · 7 years ago
  36. 1e7d1bf Use armv7a-linux-androideabi for arm device triple. by Chih-Hung Hsieh · 7 years ago
  37. e401a83 Remove armv5te by Dan Willemsen · 8 years ago
  38. c17b275 Use -mcpu=cortex-a53 for devices with Kryo by Pirama Arumuga Nainar · 8 years ago
  39. bc2c7c2 Revert "Set -fomit-frame-pointer for all devices" by Colin Cross · 8 years ago
  40. 20823f9 Set -fomit-frame-pointer for all devices by Colin Cross · 8 years ago
  41. b37620f Remove gcc-specific optimizations by Colin Cross · 8 years ago
  42. ea3141d Move some flags to affect all devices by Colin Cross · 8 years ago
  43. 26f1450 Move -fvisibility-inlines-hidden to global device cppflags by Colin Cross · 8 years ago
  44. 2bce8ed Generic 32-bit armv8 built as generic armv7 fix by Isaac Chen · 8 years ago
  45. 0f1f679 Move -fomit-frame-pointer to armCflags by Colin Cross · 8 years ago
  46. 324a457 Consolidate ldflags that are used on all devices by Colin Cross · 8 years ago
  47. 133dbe7 Consolidate cflags that are set on all devices by Colin Cross · 8 years ago
  48. 7278afc Consolidate global cflags by Colin Cross · 8 years ago
  49. de28deb Unified sysroot: arch-X/include directories are gone. by Elliott Hughes · 8 years ago
  50. a2a5824 Revert "Revert "Build support for 32-bit armv8-a"" by Isaac Chen · 8 years ago
  51. 80b27e4 Revert "Build support for 32-bit armv8-a" by Tobias Thierer · 8 years ago
  52. 9c02066 Build support for 32-bit armv8-a by Isaac Chen · 8 years ago
  53. b3c2154 Pass correct emulation string to gold by Stephen Crane · 8 years ago
  54. 8ea4959 Add support for Exynos-M1 by Junmo Park · 8 years ago
  55. d86c902 Add support for Exynos-M2. by Junmo Park · 8 years ago
  56. 5916657 soong: use optimal FPU on Cortex-A15 by Jake Weinstein · 8 years ago
  57. 6df46f5 Add cortex-a73 support. by Christopher Ferris · 8 years ago
  58. 0906f17 Add arm neon and mips dspr2 arch features by Colin Cross · 8 years ago
  59. 5cfd709 soong: use optimal FPU for Cortex-A7 by Jake Weinstein · 8 years ago
  60. fff256f soong: always use -mfpu=neon-vfpv4 for Krait targets by Jake Weinstein · 8 years ago
  61. 1783a2f soong: use optimal FPU on Kryo targets by Jake Weinstein · 8 years ago
  62. 5df73d0 Make use of specific Kryo targeting in Clang by Alex Naidis · 8 years ago
  63. ae4fc18 Add support for an armv7 variant for Kryo by Alex Naidis · 9 years ago
  64. b1957a5 Dynamically generate arch struct by Dan Willemsen · 9 years ago
  65. af36db1 Add ubsan_standalone library name to the toolchain. by Evgenii Stepanov · 9 years ago
  66. b98c8b0 Move toolchain and global variables into separate package by Colin Cross · 9 years ago[Renamed (70%) from cc/arm_device.go]
  67. 84f431f Resolve GccTriple/ClangTriple early. by Dan Albert · 9 years ago
  68. c3e11e5 Clang supports armv5te now by Colin Cross · 9 years ago
  69. f59b69c Refactor bionic includes into a single place by Colin Cross · 9 years ago
  70. b68ea7a Add android/uapi kernel header. by Christopher Ferris · 9 years ago
  71. a1ad8d1 Simplify arch target handling by Colin Cross · 9 years ago
  72. b9db480 Revert "Simplify arch target handling" by Colin Cross · 9 years ago
  73. 54c7112 Simplify arch target handling by Colin Cross · 9 years ago
  74. c264c16 Move -msoft-float to ToolchainCflags by Dan Willemsen · 9 years ago
  75. a2abfd6 Add the common directory back to kernel headers. by Dan Willemsen · 9 years ago
  76. 635c3b0 Rename common to android by Colin Cross · 9 years ago
  77. ed89a7a Clean up and fix Krait cflags by Dan Willemsen · 9 years ago
  78. 16b2349 Add support for sanitizer property by Colin Cross · 10 years ago
  79. 8524429 libm's headers have moved to live with their libc cousins. by Elliott Hughes · 9 years ago
  80. 110a89d Fix arm[64] cflags by Dan Willemsen · 10 years ago
  81. 8e1e3fb Mark the cortex-{a7,a53,a53.57} chips as supporting LPAE by Dan Willemsen · 9 years ago
  82. 7a0f848 Align flags with make by Dan Willemsen · 10 years ago
  83. c7e4597 Enforce linker version-scripts are valid by Dan Willemsen · 10 years ago
  84. 34cc69e Use `Path` instead of string for file paths by Dan Willemsen · 10 years ago
  85. 34fc3b1 Expose real GccVersion by Dan Willemsen · 10 years ago
  86. 490fd49 Support cross-compiling Windows binaries on Linux by Dan Willemsen · 10 years ago
  87. b0cba6a Add x86 by Colin Cross · 10 years ago
  88. c4bde76 Add toolchain cflags that are always used by Colin Cross · 10 years ago
  89. c5c24ad Add arch features by Colin Cross · 10 years ago
  90. 6d11dd8 cc: Filter out unknown clang cflags from InstructionSetFlags by Dan Willemsen · 10 years ago
  91. e654045 Updates from make by Dan Willemsen · 10 years ago
  92. 87b17d1 Use SRCDIR as a working directory by Dan Willemsen · 10 years ago
  93. 3bf6b47 Update flags to match make by Dan Willemsen · 10 years ago
  94. f5a959c Fix arm cflags by Dan Willemsen · 10 years ago
  95. 6bedfaa cc: remove incorrect arch cflags by Colin Cross · 10 years ago
  96. c1e814d cc: remove --fix-cortex-a8 from non-Cortex A8 devcies by Colin Cross · 10 years ago
  97. 2834452 Simplify flags in c compiling, fix NDK build warnings by Colin Cross · 10 years ago
  98. be96168 Add support for building NDK modules. by Dan Albert · 10 years ago
  99. 97ba073 Export cc types for art to inherit from by Colin Cross · 10 years ago
  100. 1a9bf26 Add an instruction_set property to Arch by Tim Kilbourn · 10 years ago