1. 2304994 Merge "Temporarily disable bionic-unit-tests-static" into main by Treehugger Robot · 1 year, 2 months ago
  2. 63881da Temporarily disable bionic-unit-tests-static by Florian Mayer · 1 year, 2 months ago
  3. b8f71f8 Merge "Add libz to static libs of libfdtrack" into main by Spandan Das · 1 year, 2 months ago
  4. 5eb5f26 Merge "Add a missing riscv64 psabi constant." into main by Elliott Hughes · 1 year, 2 months ago
  5. eff0fad Merge "[HWASan] [16k] do not instrument getauxval" into main by Florian Mayer · 1 year, 2 months ago
  6. c221bec Add a missing riscv64 psabi constant. by Elliott Hughes · 1 year, 2 months ago
  7. d8328a9 [HWASan] [16k] do not instrument getauxval by Florian Mayer · 1 year, 2 months ago
  8. 44b0e7a Merge "Fix anonymous class error" into main by Treehugger Robot · 1 year, 2 months ago
  9. eae85ad Fix anonymous class error by Zijun · 1 year, 2 months ago
  10. 7619ddb Merge "[riscv][bionic] Prototype TLS Descriptor support" into main by Treehugger Robot · 1 year, 2 months ago
  11. cc3a08e Add libz to static libs of libfdtrack by Spandan Das · 1 year, 6 months ago
  12. 4d43778 [riscv][bionic] Prototype TLS Descriptor support by Paul Kirth · 1 year, 6 months ago
  13. cbc07d4 Merge "Move the ILP32 mmap() hackery into legacy_32_bit_support.cpp." into main by Elliott Hughes · 1 year, 2 months ago
  14. 4358d53 Move the ILP32 mmap() hackery into legacy_32_bit_support.cpp. by Elliott Hughes · 1 year, 2 months ago
  15. 3e8dd2b Merge "new.cpp: add sized operator delete." into main by Elliott Hughes · 1 year, 2 months ago
  16. 988c807 Merge "<malloc.h>: warn on unused results for malloc_usable_size()." into main by Elliott Hughes · 1 year, 2 months ago
  17. bbc1bef Merge "Add a README.md to docs/, as a guide to what we have available." into main by Elliott Hughes · 1 year, 2 months ago
  18. ad44152 new.cpp: add sized operator delete. by Elliott Hughes · 1 year, 2 months ago
  19. b9279b6 Merge "Update to v6.9 kernel headers." into main by Christopher Ferris · 1 year, 2 months ago
  20. 5b57093 Merge "<stdio.h>: warn on some unused results." into main by Elliott Hughes · 1 year, 2 months ago
  21. ecaa192 Add a README.md to docs/, as a guide to what we have available. by Elliott Hughes · 1 year, 2 months ago
  22. 69ddb74 <malloc.h>: warn on unused results for malloc_usable_size(). by Elliott Hughes · 1 year, 2 months ago
  23. be241d1 Merge "<unistd.h>: explain why getpagesize() is better than getauxval() as well as sysconf()." into main by Elliott Hughes · 1 year, 2 months ago
  24. 7f4c837 Update to v6.9 kernel headers. by Christopher Ferris · 1 year, 2 months ago
  25. 1bebfd3 Merge "setjmp_test: riscv64 does have callee-save fp registers." into main by Elliott Hughes · 1 year, 2 months ago
  26. a84f9cf Merge "getpagesize(): remove "portability" claim." into main by Elliott Hughes · 1 year, 2 months ago
  27. 4e63125 getpagesize(): remove "portability" claim. by Elliott Hughes · 1 year, 2 months ago
  28. b631ec7 <unistd.h>: explain why getpagesize() is better than getauxval() as well as sysconf(). by Elliott Hughes · 1 year, 2 months ago
  29. 86968d9 setjmp_test: riscv64 does have callee-save fp registers. by Elliott Hughes · 1 year, 2 months ago
  30. 78706d2 <stdio.h>: warn on some unused results. by Elliott Hughes · 1 year, 2 months ago
  31. b851c4c Merge "Warn about unused results with bsearch()." into main by Elliott Hughes · 1 year, 2 months ago
  32. d4c54b4 Warn about unused results with bsearch(). by Elliott Hughes · 1 year, 2 months ago
  33. 3cd51b7 Merge "fdtrack: make it clearer that there's more information available." into main by Elliott Hughes · 1 year, 2 months ago
  34. aec1f25 Merge "pthread_exit(): reduce duplication." into main by Elliott Hughes · 1 year, 2 months ago
  35. e56350c fdtrack: make it clearer that there's more information available. by Elliott Hughes · 1 year, 2 months ago
  36. a1e51dc Merge "Spell "calling convention" out in full." into main by Elliott Hughes · 1 year, 2 months ago
  37. 793ce9c Merge "bionic_allocator: more detailed and consistent error reporting." into main by Elliott Hughes · 1 year, 2 months ago
  38. f4a27ae Merge "Fix some wcwidth() special cases." into main by Elliott Hughes · 1 year, 2 months ago
  39. 8f653f8 bionic_allocator: more detailed and consistent error reporting. by Elliott Hughes · 1 year, 2 months ago
  40. 20a9f99 Fix some wcwidth() special cases. by Elliott Hughes · 1 year, 2 months ago
  41. 13090d0 Spell "calling convention" out in full. by Elliott Hughes · 1 year, 2 months ago
  42. f6486e0 Merge "Remove unused Android.mk under bionic" into main by Treehugger Robot · 1 year, 2 months ago
  43. 1395fa8 Merge "<sys/thread_properties.h>: remove stray semicolon in the implementation." into main by Treehugger Robot · 1 year, 2 months ago
  44. 7147a47 Merge "Fix gettid() in functions that call fork() or equivalent." into main by Elliott Hughes · 1 year, 2 months ago
  45. 0aaab1b Remove unused Android.mk under bionic by kellyhung · 1 year, 2 months ago
  46. cdaaa0a Merge "Revert^2 "Convert Android.mk under bionic to Android.bp"" into main by Treehugger Robot · 1 year, 2 months ago
  47. c8ea872 Fix gettid() in functions that call fork() or equivalent. by Elliott Hughes · 1 year, 2 months ago
  48. 118d5da pthread_exit(): reduce duplication. by Elliott Hughes · 1 year, 2 months ago
  49. 8758972 <sys/thread_properties.h>: remove stray semicolon in the implementation. by Elliott Hughes · 1 year, 2 months ago
  50. 9fb1a6c Revert^2 "Convert Android.mk under bionic to Android.bp" by Kelly Hung · 1 year, 2 months ago
  51. d475ee4 Merge "Revert^2 "Switch the loader to a noexcept version of libc++"" into main by Ryan Prichard · 1 year, 2 months ago
  52. 5dd8ce7 Merge "bionic: max_android_page_size to 16384" into main by Steven Moreland · 1 year, 2 months ago
  53. dc82bd1 Merge "Read maps data before using and do safe reads." into main by Christopher Ferris · 1 year, 2 months ago
  54. 8401230 bionic: max_android_page_size to 16384 by Steven Moreland · 1 year, 3 months ago
  55. 7c22b4c Merge "Don't leak a thread when timer_create() fails." into main by Elliott Hughes · 1 year, 2 months ago
  56. b5c54ac Merge "Revert "Convert Android.mk under bionic to Android.bp"" into main by Satish Yalla · 1 year, 2 months ago
  57. 65e349d Read maps data before using and do safe reads. by Christopher Ferris · 1 year, 3 months ago
  58. 1e32ad8 Revert "Convert Android.mk under bionic to Android.bp" by Priyanka Advani · 1 year, 2 months ago
  59. d9864c2 Merge "Convert Android.mk under bionic to Android.bp" into main by Treehugger Robot · 1 year, 2 months ago
  60. c793bc0 Don't leak a thread when timer_create() fails. by Elliott Hughes · 1 year, 2 months ago
  61. b7e9895 Merge "execinfo.cpp: Add a __riscv case." into main by Elliott Hughes · 1 year, 2 months ago
  62. 021cd6d Merge "linker benchmark: our riscv64 toolchain has lga now." into main by Elliott Hughes · 1 year, 2 months ago
  63. c2a4e89 linker benchmark: our riscv64 toolchain has lga now. by Elliott Hughes · 1 year, 2 months ago
  64. ccc4dbf execinfo.cpp: Add a __riscv case. by Elliott Hughes · 1 year, 2 months ago
  65. a13b3b3 Merge "Tidy and document the `inline`/`__inline`/`__inline__` situation." into main by Elliott Hughes · 1 year, 2 months ago
  66. e852abd Merge "utils.h: quote regex match failure messages." into main by Elliott Hughes · 1 year, 2 months ago
  67. 0b29ce2 Merge "Add riscv64 implementation of __get_bionic_tcb_for_thread()." into main by Elliott Hughes · 1 year, 2 months ago
  68. abbec33 utils.h: quote regex match failure messages. by Elliott Hughes · 1 year, 2 months ago
  69. 12b2042 Convert Android.mk under bionic to Android.bp by kellyhung · 1 year, 3 months ago
  70. 09c660b Add riscv64 implementation of __get_bionic_tcb_for_thread(). by Elliott Hughes · 1 year, 3 months ago
  71. e78370e Merge "linker: update non-PIE error message." into main by Treehugger Robot · 1 year, 3 months ago
  72. 71abb3d linker: update non-PIE error message. by Elliott Hughes · 1 year, 3 months ago
  73. bab8f34 Merge "linker: remove useless comments." into main by Elliott Hughes · 1 year, 3 months ago
  74. 322e9ec linker: remove useless comments. by Elliott Hughes · 1 year, 3 months ago
  75. 88908db Merge "Minor <android/dlext.h> documentation improvements." into main by Elliott Hughes · 1 year, 3 months ago
  76. bdba54d Merge "Update <android/api-level.h>." into main by Treehugger Robot · 1 year, 3 months ago
  77. 923b48c Merge "Update <system_properties.h> documentation." into main by Treehugger Robot · 1 year, 3 months ago
  78. 69fa31a Merge "Document <link.h>." into main by Treehugger Robot · 1 year, 3 months ago
  79. c2622a5 Minor <android/dlext.h> documentation improvements. by Elliott Hughes · 1 year, 3 months ago
  80. 3772ae4 Update <system_properties.h> documentation. by Elliott Hughes · 1 year, 3 months ago
  81. d6c3a07 Update <android/api-level.h>. by Elliott Hughes · 1 year, 3 months ago
  82. 72b10fc Document <link.h>. by Elliott Hughes · 1 year, 3 months ago
  83. 03a4448 Merge "[MTE] cleanup: factor out BIONIC_MEMTAG_UPGRADE_SECS handling" into main by Treehugger Robot · 1 year, 3 months ago
  84. f0247b6 Merge "Skip stack protector test on HWASan." into main by Christopher Ferris · 1 year, 3 months ago
  85. f332658 [MTE] cleanup: factor out BIONIC_MEMTAG_UPGRADE_SECS handling by Florian Mayer · 1 year, 3 months ago
  86. 3469e7d Tidy and document the `inline`/`__inline`/`__inline__` situation. by Elliott Hughes · 1 year, 3 months ago
  87. 3c0173d Merge "Use vmov.f64 for SET_FREG" into main by Yi Kong · 1 year, 3 months ago
  88. 11f696a Use vmov.f64 for SET_FREG by Yi Kong · 1 year, 3 months ago
  89. 0e0d600 Skip stack protector test on HWASan. by Christopher Ferris · 1 year, 3 months ago
  90. d479757 Merge "Revert "Use inline keyword without underscores consistently"" into main by Treehugger Robot · 1 year, 3 months ago
  91. 2237fcf Revert "Use inline keyword without underscores consistently" by Dan Albert · 1 year, 3 months ago
  92. d06e2e7 Merge "Rename GWP-ASan android_mallopt() arguments" into main by Treehugger Robot · 1 year, 3 months ago
  93. 3aa32e2 Merge "Export capability.h as a filegroup" into main by Jiyong Park · 1 year, 3 months ago
  94. d29fcf6 Merge "[MTE] update ring buffer when enabling stack trace collection" into main by Florian Mayer · 1 year, 3 months ago
  95. c6d1e23 [MTE] update ring buffer when enabling stack trace collection by Florian Mayer · 1 year, 3 months ago
  96. 5fa285d Merge "Change malloc_not_svelte to malloc_low_memory." into main by Christopher Ferris · 1 year, 3 months ago
  97. ebc2ac9 Rename GWP-ASan android_mallopt() arguments by Mitch Phillips · 1 year, 3 months ago
  98. 35a280d Export capability.h as a filegroup by Jiyong Park · 1 year, 3 months ago
  99. 0bac1cb Revert^2 "Switch the loader to a noexcept version of libc++" by Ryan Prichard · 1 year, 3 months ago
  100. b1f2382 Merge "Update the _FORTIFY_SOURCE documentation." into main by Treehugger Robot · 1 year, 3 months ago