1. 18c0bb6 Remove versioner. by Dan Albert · 9 months ago
  2. 4a68d8a Merge "Migrate to the new APIs in clang-r522817" into main by Yi Kong · 11 months ago
  3. 6cce50f The libc++ upgrade means we can use contains() in versioner now. by Elliott Hughes · 11 months ago
  4. 29755c2 Migrate to the new APIs in clang-r522817 by Yi Kong · 11 months ago
  5. 49e0b3d Fix copyright headers on new tests. by Elliott Hughes · 1 year, 3 months ago
  6. 3bb9880 Stop defining __STDC_*_MACROS macros. by Elliott Hughes · 1 year, 3 months ago
  7. 421b0ac Remove __INTRODUCED_IN_ architecture macros. by Elliott Hughes · 2 years ago
  8. 4690f07 Fixes for versioner guard generation by Ryan Prichard · 2 years ago
  9. 28a6445 s/riscv/riscv64/ by Elliott Hughes · 2 years, 8 months ago
  10. 0a34425 Tell the version script generation script about risc-v. by Elliott Hughes · 2 years, 8 months ago
  11. d7f0844 Add risc-v support to versioner. by Elliott Hughes · 2 years, 8 months ago
  12. 291f98a Switch to the more common idiom for scripts in genrules. by Elliott Hughes · 2 years, 11 months ago
  13. 5514287 [versioner] Use libclang-cpp.so by Pirama Arumuga Nainar · 3 years, 6 months ago
  14. 6b586e7 Force everything to use python3 for consistency. by Elliott Hughes · 4 years, 1 month ago
  15. c579478 bp2build: remove some bp2build_available props, use package_allowlist instead. by Jingwen Chen · 4 years, 2 months ago
  16. aa7d835 Add LOCAL_LICENSE_KINDS to bionic by Bob Badour · 4 years, 3 months ago
  17. aa8db1b Fix/update notices. by Elliott Hughes · 4 years, 3 months ago
  18. d6a3b78 Mark //bionic filegroups/genrules as bp2build_available. by Jingwen Chen · 4 years, 4 months ago
  19. ffa5cbe Convert generate-NOTICE.py to Python 3, fix name. by Dan Albert · 4 years, 4 months ago
  20. 1169bf9 Fix versioner for clang update. by Yabin Cui · 4 years, 4 months ago
  21. 7606477 Adapt for update to clang-r399163. by Stephen Hines · 4 years, 8 months ago
  22. c2c9b42 Cleanup for #inclusivefixit. by Elliott Hughes · 4 years, 10 months ago
  23. 68ae6ad Changes for #inclusivefixit. by Elliott Hughes · 4 years, 10 months ago
  24. 8c936b4 Use more inclusive language. by Elliott Hughes · 5 years ago
  25. 25b8af4 Adapt to clang-r383902 by Stephen Hines · 5 years ago
  26. 5ac438e Clean up mips references in the headers. by Elliott Hughes · 5 years ago
  27. 5f1165c versioner: don't require mips headers. by Elliott Hughes · 5 years ago
  28. c88331b versioner: Add versioner_fortify_inline annotation by Logan Chien · 5 years ago
  29. a6bf7f2 versioner: Add a built-in macro for conditional compilation by Logan Chien · 5 years ago
  30. 1da9f96 versioner: Migrate to clang-r370808 by Logan Chien · 5 years ago
  31. f7db850 Restore _FORTIFY_SOURCE in versioner. by Elliott Hughes · 6 years ago
  32. 5bd4f33 Remove bionicbb. by Elliott Hughes · 6 years ago
  33. 8fd8b99 versioner: Add R to codename map by Logan Chien · 6 years ago
  34. c071fe4 versioner: Update clang prebuilts to clang-r365631 by Logan Chien · 6 years ago
  35. 584bc62 Move libdl and linker to static NOTICE files. by Elliott Hughes · 6 years ago
  36. 032aed9 Merge "Generate assembler system call stubs via genrule." by Elliott Hughes · 6 years ago
  37. 7d8c460 Remove dead script. by Elliott Hughes · 6 years ago
  38. 782c485 Generate assembler system call stubs via genrule. by Elliott Hughes · 6 years ago
  39. 6b6a6c8 Remove seccomp upload hook. by Elliott Hughes · 6 years ago
  40. 358603a Modernise code to use override specifier by Yi Kong · 6 years ago
  41. 5270017 Remove __INTRODUCED_IN_FUTURE. by Elliott Hughes · 6 years ago
  42. 2ae246d Remove unused .mk file. by Elliott Hughes · 6 years ago
  43. d19b3c5 Generate the per-arch .map files at build time. by Elliott Hughes · 7 years ago
  44. f42616d Revert "Work around bugprone-exception-escape bug." by Chih-hung Hsieh · 6 years ago
  45. aef762a versioner: Use llvm::opt::ArgStringList by Logan Chien · 6 years ago
  46. 9a9db34 C++17 is the default now. by Elliott Hughes · 6 years ago
  47. 6c148d1 versioner: Port to clang-r344140 by Logan Chien · 7 years ago
  48. c16d65d versioner: Port to clang-r339409b by Logan Chien · 7 years ago
  49. 9c12323 versioner: Build SymbolDatabase from version scripts by Logan Chien · 7 years ago
  50. 3fc86c1 versioner: Add 28 to version list by Logan Chien · 7 years ago
  51. 153b71c Work around bugprone-exception-escape bug. by Chih-Hung Hsieh · 7 years ago
  52. 386ae3a Remove relocation_packer. by Elliott Hughes · 7 years ago
  53. 5cec377 Address a bunch of clang-tidy complaints. by Elliott Hughes · 7 years ago
  54. 4d1cc9d Adapt to the new libc++/libc++abi update. by Dan Albert · 7 years ago
  55. c166113 versioner: remove parsing of platforms. by Josh Gao · 7 years ago
  56. c6fa2c3 Merge "Make versioner depend on lib{LLVM,clang}_android.so" by Pirama Arumuga Nainar · 8 years ago
  57. 8e13b67 versioner: properly handle extern "C", "C++". by Josh Gao · 8 years ago
  58. ac5603a Make versioner depend on lib{LLVM,clang}_android.so by Pirama Arumuga Nainar · 8 years ago
  59. 564ed96 tools: fix error when `/bin/sh` isn't `bash` by Sergii Piatakov · 8 years ago
  60. ab25d0b versioner: compile headers in both C and C++ mode. by Josh Gao · 8 years ago
  61. 38685e1 versioner: follow __asm__ labels. by Josh Gao · 8 years ago
  62. 35aa213 versioner: kill some obsolete versions. by Josh Gao · 8 years ago
  63. 0062b3e versioner: properly handle declarations with no identifier. by Josh Gao · 8 years ago
  64. 5317f2d versioner: add extern "C" to tests. by Josh Gao · 8 years ago
  65. 84f0dcd Use -Werror in bionic by Chih-Hung Hsieh · 8 years ago
  66. b3639ad Merge changes I76dde1e3,I54fec461 by Elliott Hughes · 8 years ago
  67. 9651093 Run other maintenance scripts as part of the preupload hooks. by Elliott Hughes · 8 years ago
  68. 7ebc81f Fix error found building relocation packer for host bionic by Dan Willemsen · 8 years ago
  69. ad5c4e3 Merge "Fix out-of-bounds deque access causing build failure." by Treehugger Robot · 8 years ago
  70. 113e9b1 Fix out-of-bounds deque access causing build failure. by Andreas Huber · 8 years ago
  71. 1de2e35 Enable FORTIFY in unoptimized builds by George Burgess IV · 8 years ago
  72. 1db06fa Merge "libc: Split FORTIFY into its own headers" by Treehugger Robot · 8 years ago
  73. b1bbf2b Merge "versioner: compile with `clang -include foo.h -`." by Treehugger Robot · 8 years ago
  74. d2ab9ff versioner: compile with `clang -include foo.h -`. by Josh Gao · 8 years ago
  75. b97049c libc: Split FORTIFY into its own headers by George Burgess IV · 8 years ago
  76. 0acb63a Properly handle elf-files without relocation sections by dimitry · 8 years ago
  77. 05fd20c Merge changes Ia7200bf0,I86999bb7 by Treehugger Robot · 8 years ago
  78. d10d3ee versioner: disable container overflow checks by Andreas Gampe · 8 years ago
  79. b50b8c8 versioner: fix leak. by Josh Gao · 8 years ago
  80. 0be1dab versioner: add symlink for dependencies. by Josh Gao · 8 years ago
  81. 06be345 Update bionic after Clang rebase by Yi Kong · 8 years ago
  82. ff6c8de Remove unused lambda captures by Yi Kong · 8 years ago
  83. a07033e Merge "versioner: fix LLVM assertion failure." by Treehugger Robot · 8 years ago
  84. 8ef9874 versioner: fix LLVM assertion failure. by Josh Gao · 8 years ago
  85. acc7921 versioner: remove useless log message. by Josh Gao · 8 years ago
  86. d744a9b versioner: fix indentation in usage. by Josh Gao · 8 years ago
  87. 3fcf747 versioner: guard preprocessing messages with -v. by Josh Gao · 8 years ago
  88. 69cb22f Build the versioner even on unbundled branches. by Dan Albert · 8 years ago
  89. 22805ea Revert "Revert "Run the versioner as part of the build."" by Dan Albert · 8 years ago
  90. b8a3ae4 versioner: fix darwin build. by Josh Gao · 8 years ago
  91. 0a284f5 versioner: start using C++17. by Josh Gao · 8 years ago
  92. 68d6a92 Convert versioner to Android.bp by Colin Cross · 8 years ago
  93. cdbf6fe versioner: use unique_ptr to handle ownership of FTS*. by Josh Gao · 9 years ago
  94. 9f9200c Merge "versioner: extract strict warnings out of -v into its own flag." by Josh Gao · 8 years ago
  95. 2796894 Merge "versioner: use a single work queue." by Josh Gao · 8 years ago
  96. acc3d80 versioner: extract strict warnings out of -v into its own flag. by Josh Gao · 9 years ago
  97. 338cf12 versioner: use a single work queue. by Josh Gao · 9 years ago
  98. 3091f5a versioner: ignore non-header files. by Josh Gao · 9 years ago
  99. b3321c9 Merge changes I72d37b7c,I7d254a10,I2e967acf by Treehugger Robot · 9 years ago
  100. 78b8a14 versioner: use a virtual filesystem for input files. by Josh Gao · 9 years ago