1. f820c3b Merge "Revert "Enable -Wfortify-source"" into main by Liana Kazanova · 1 year, 8 months ago
  2. 885f2ee Revert "Enable -Wfortify-source" by Liana Kazanova · 1 year, 8 months ago
  3. 3775725 Merge "Enable -Wfortify-source" into main by Aditya Kumar · 1 year, 8 months ago
  4. 5735ef6 Enable -Wfortify-source by Aditya Kumar · 1 year, 8 months ago
  5. 22152f6 Remove VndkUseCoreVariant related code from build by Kiyoung Kim · 1 year, 8 months ago
  6. 0d8908c Move sanitizer.libraries.txt logic into Soong by Kiyoung Kim · 1 year, 8 months ago
  7. 9b9d29b Turn off relaxed-template-template-args as a workaround by Yi Kong · 1 year, 8 months ago
  8. 89ed157 Revert "Enable -Wfortify-source" by Priyanka Advani · 1 year, 8 months ago
  9. 4412723 Enable -Wfortify-source by Aditya Kumar · 1 year, 8 months ago
  10. 9b7e07c Revert "Enable -Wfortify-source" by Sam Chiu · 1 year, 8 months ago
  11. a6e022c Enable -Wfortify-source by AdityaK · 1 year, 11 months ago
  12. 33fb507 Revert^3 "Upgrade to clang-r522817" by Yi Kong · 1 year, 9 months ago
  13. 7a40125 Revert^2 "Upgrade to clang-r522817" by Yi Kong · 1 year, 9 months ago
  14. 321dd23 Revert "Upgrade to clang-r522817" by Phenix Chen · 1 year, 9 months ago
  15. dccbef3 Upgrade to clang-r522817 by Yi Kong · 1 year, 10 months ago
  16. 9a7898d Merge "Allow override of -Wno-error=format" into main by Treehugger Robot · 1 year, 9 months ago
  17. fc5cdcb Include __BIONIC_NO_PAGE_SIZE_MACRO flag to avoid breaking libraries by Juan Yescas · 1 year, 9 months ago
  18. eefabc8 Allow override of -Wno-error=format by David Duarte · 1 year, 9 months ago
  19. 8d1b2db Merge "Use __BIONIC_DEPRECATED_PAGE_SIZE_MACRO." into main by Steven Moreland · 1 year, 9 months ago
  20. 8982b1c Remove "exported" ninja variables by Cole Faust · 1 year, 9 months ago
  21. 2a48136 Use __BIONIC_DEPRECATED_PAGE_SIZE_MACRO. by Steven Moreland · 1 year, 9 months ago
  22. 950e8c9 [cc:riscv64] Do not pass -mno-strict-align while linking by Pirama Arumuga Nainar · 1 year, 10 months ago
  23. b48fb83 Defer to clang for `--hash-style`. by Elliott Hughes · 1 year, 10 months ago
  24. 0593537 [cc:riscv64] change -munaligned-access to -mno-strict-align by Pirama Arumuga Nainar · 1 year, 10 months ago
  25. c260046 Fully document all the riscv64 flags. by Elliott Hughes · 1 year, 10 months ago
  26. fa1ebf5 soong: ldflags: Add separate-loadable-segments by Kalesh Singh · 1 year, 10 months ago
  27. 2c90a92 Update unaligned-vector-mem to -munaligned-access by AdityaK · 1 year, 11 months ago
  28. a0ad736 Remove wtautological warnings added during toolchain update by AdityaK · 1 year, 11 months ago
  29. 7493929 Enable -Wambiguous-reversed-operator by Pirama Arumuga Nainar · 1 year, 11 months ago
  30. c7c666a Merge "Remove macros that the Linux host no longer needs." into main by Treehugger Robot · 1 year, 11 months ago
  31. 49e8f25 Remove macros that the Linux host no longer needs. by Elliott Hughes · 1 year, 11 months ago
  32. 12f239f Move Wno-ambiguous-reversed-operator to noOverrideGlobalCflags by AdityaK · 1 year, 11 months ago
  33. 94688b5 s/Wno-error=unused-variable/Wno-unused-variable by AdityaK · 1 year, 11 months ago
  34. d18128f Merge "Add Wno-ambiguous-reversed-operator to get around the operator== lookup issue in clang" into main by Aditya Kumar · 1 year, 11 months ago
  35. 839eda5 Add Wno-ambiguous-reversed-operator to get around the operator== lookup issue in clang by AdityaK · 1 year, 11 months ago
  36. 5897fd6 Merge "Remove __STDC_FORMAT_MACROS." into main by Elliott Hughes · 1 year, 11 months ago
  37. 1c80585 Remove __STDC_FORMAT_MACROS. by Elliott Hughes · 1 year, 11 months ago
  38. ac43c55 Remove macros that Darwin never used. by Elliott Hughes · 1 year, 11 months ago
  39. b2a5662 Merge "Revert^2 "Update clang version to clang-r510928"" into main by Aditya Kumar · 2 years ago
  40. fe423e3 Merge "Reduce warning spam from "unused-" flags in //external, //vendor, //hardware" into main by Treehugger Robot · 2 years ago
  41. ef7c121 Revert^2 "Update clang version to clang-r510928" by Aditya Kumar · 2 years ago
  42. f4ffe0a soong: Add crt_pad_segment to .so's by Kalesh Singh · 2 years ago
  43. 22686ba Revert "Update clang version to clang-r510928" by Pirama Arumuga Nainar · 2 years ago
  44. 0790ce2 Update clang version to clang-r510928 by AdityaK · 2 years, 3 months ago
  45. 13b0637 Reduce warning spam from "unused-" flags in //external, //vendor, //hardware by Prashanth Swaminathan · 2 years ago
  46. c4b7a18 Disable shrink-wrap optimization for arm32 devices by AdityaK · 2 years ago
  47. b6d818d Replace goldmont-without-xsaves build with goldmont-without-sha-xsaves by Satoshi Niwa · 2 years ago
  48. 1e33a31 Merge "Really disable auto-vectorization." into main by Treehugger Robot · 2 years ago
  49. 2ced4b5 Greatly reduce build warning spam. by Elliott Hughes · 2 years ago
  50. 6c93f69 Really disable auto-vectorization. by Elliott Hughes · 2 years ago
  51. 5376892 [riscv64] disable vectorizer during LTO by Pirama Arumuga Nainar · 2 years ago
  52. 431c0b9 Pass jump-is-expensive flag both to compiler and linker by AdityaK · 2 years ago
  53. 1b1b9a9 Merge changes from topic "soong-tests-presubmit" into main by Colin Cross · 2 years ago
  54. c0ea850 Disable auto-vectorization. by Elliott Hughes · 2 years ago
  55. bcf5370 Fix race CommonGlobalCflags when running tests in parallel. by Colin Cross · 2 years ago
  56. c41f211 Add a new x86(_64) arch variant "goldmont-without-xsaves" by Satoshi Niwa · 2 years, 1 month ago
  57. 8ff1058 Remove ConvertWithBp2build implementations by Colin Cross · 2 years, 1 month ago
  58. b3d2d22 16k: soong: Update DevicePageSizeAgnostic to DeviceNoBionicPageSizeMacro by Vilas Bhat · 2 years, 1 month ago
  59. bee01f7 riscv64: disable a weird option. by Elliott Hughes · 2 years, 1 month ago
  60. 198583e Merge "riscv64: stop explicitly disabling emutls." into main by Elliott Hughes · 2 years, 1 month ago
  61. a1d45b8 Merge "Bump default experimental from gnu++2a to gnu++2b." into main by Tomasz Wasilczyk · 2 years, 1 month ago
  62. 74780e6 riscv64: stop explicitly disabling emutls. by Elliott Hughes · 2 years, 1 month ago
  63. 37d6943 Merge "Bump the default from gnu++17 to gnu++20." into main by Tomasz Wasilczyk · 2 years, 1 month ago
  64. 6c771e7 Revert "Remove flags rejected by RBE input processor" by Pirama Arumuga Nainar · 2 years, 2 months ago
  65. e149616 Bump default experimental from gnu++2a to gnu++2b. by Tomasz Wasilczyk · 2 years, 2 months ago
  66. c79d9e3 Bump the default from gnu++17 to gnu++20. by Elliott Hughes · 4 years ago
  67. a74b22e 16k: soong: Add the C flag -D__BIONIC_NO_PAGE_SIZE_MACRO flag to x86-64 by Juan Yescas · 2 years, 2 months ago
  68. 3db51d2 16k: soong: Add linker flag -Wl,-z,max-page-size for x86-84 to align binaries and .so by Juan Yescas · 2 years, 2 months ago
  69. f051ec6 Merge "Update the minimum macos deployment version to 10.14" into main by Dan Willemsen · 2 years, 2 months ago
  70. 876b12f Update the minimum macos deployment version to 10.14 by Dan Willemsen · 2 years, 2 months ago
  71. 0fa503d Only enable MLGO for ARM64 ThinLTO targets by Yi Kong · 2 years, 2 months ago
  72. e19a173 Merge "Discard IllegalFlags when testing a new compiler" into main by Aditya Kumar · 2 years, 2 months ago
  73. e7b6067 Discard IllegalFlags when testing a new compiler by AdityaK · 2 years, 3 months ago
  74. 14e25a5 Merge "Revert "Revert "Enable -Werror=incompatible-function-pointer-types""" into main by Krzysztof Kosiński · 2 years, 3 months ago
  75. 83199b5 Revert "Revert "Enable -Werror=incompatible-function-pointer-types"" by Krzysztof Kosiński · 2 years, 3 months ago
  76. c70be4b Merge "Globally disable -Wreorder-init-list." into main by Treehugger Robot · 2 years, 3 months ago
  77. 8f8cc16 Globally disable -Wreorder-init-list. by Krzysztof Kosiński · 2 years, 3 months ago
  78. 1952471 Reapply "Use zstd to compress debug info in cc libraries" by Eric Rahm · 2 years, 3 months ago
  79. 5571ab8 Reapply "Compress debug info in clang builds with zstd" by Eric Rahm · 2 years, 3 months ago
  80. 6d089b7 Revert "Compress debug info in clang builds with zstd" by Matías Hernández · 2 years, 3 months ago
  81. d0500f1 Revert "Use zstd to compress debug info in cc libraries" by Matías Hernández · 2 years, 3 months ago
  82. f52906f Use zstd to compress debug info in cc libraries by Eric Rahm · 2 years, 3 months ago
  83. fa0dff5 Compress debug info in clang builds with zstd by Eric Rahm · 2 years, 3 months ago
  84. b36eaa6 Revert "Enable hot cold split" by Aditya Kumar · 2 years, 3 months ago
  85. 4e28d0e Enable hot cold split by AdityaK · 2 years, 5 months ago
  86. 69101d6 Merge "Revert "Enable -Werror=incompatible-function-pointer-types"" into main by Krzysztof Kosiński · 2 years, 3 months ago
  87. 5e75975 Revert "Enable -Werror=incompatible-function-pointer-types" by Ramya Subramanian · 2 years, 3 months ago
  88. 7158f66 Merge "Enable -Werror=incompatible-function-pointer-types" into main by Krzysztof Kosiński · 2 years, 3 months ago
  89. 07c362b Enable -Werror=incompatible-function-pointer-types by Krzysztof Kosiński · 2 years, 5 months ago
  90. 4b35098 riscv64: assume fast unaligned access. by Elliott Hughes · 2 years, 4 months ago
  91. 2eff89a Merge "Remove -Wsign-promo." into main by Treehugger Robot · 2 years, 3 months ago
  92. 29c60f3 Remove -Wsign-promo. by Krzysztof Kosiński · 2 years, 3 months ago
  93. 1a4572e More documentation for C++ global config. by Krzysztof Kosiński · 2 years, 4 months ago
  94. 726b001 Revert "Revert "riscv64: enable V."" by Elliott Hughes · 2 years, 4 months ago
  95. 928c0c4 Merge "Revert "riscv64: enable V."" into main by Aditya Kumar · 2 years, 4 months ago
  96. 2583523 Revert "riscv64: enable V." by Jeremy DeHaan · 2 years, 4 months ago
  97. 5bcebba Handle Clang's change of defaults from -fcommon to -fno-common by zijunzhao · 2 years, 5 months ago
  98. 5c12fb9 Merge "riscv64: enable V." into main by Elliott Hughes · 2 years, 4 months ago
  99. ca22dfb Merge "Enable -Wmultichar." into main by Treehugger Robot · 2 years, 4 months ago
  100. ec6f10f Merge "Update OWNERS file for actual Android LLVM members." into main by Treehugger Robot · 2 years, 4 months ago