1. a1e51dc Merge "Spell "calling convention" out in full." into main by Elliott Hughes · 1 year, 8 months ago
  2. 793ce9c Merge "bionic_allocator: more detailed and consistent error reporting." into main by Elliott Hughes · 1 year, 8 months ago
  3. f4a27ae Merge "Fix some wcwidth() special cases." into main by Elliott Hughes · 1 year, 8 months ago
  4. 8f653f8 bionic_allocator: more detailed and consistent error reporting. by Elliott Hughes · 1 year, 8 months ago
  5. 20a9f99 Fix some wcwidth() special cases. by Elliott Hughes · 1 year, 8 months ago
  6. 13090d0 Spell "calling convention" out in full. by Elliott Hughes · 1 year, 8 months ago
  7. f6486e0 Merge "Remove unused Android.mk under bionic" into main by Treehugger Robot · 1 year, 8 months ago
  8. 1395fa8 Merge "<sys/thread_properties.h>: remove stray semicolon in the implementation." into main by Treehugger Robot · 1 year, 8 months ago
  9. 7147a47 Merge "Fix gettid() in functions that call fork() or equivalent." into main by Elliott Hughes · 1 year, 8 months ago
  10. 0aaab1b Remove unused Android.mk under bionic by kellyhung · 1 year, 8 months ago
  11. cdaaa0a Merge "Revert^2 "Convert Android.mk under bionic to Android.bp"" into main by Treehugger Robot · 1 year, 8 months ago
  12. c8ea872 Fix gettid() in functions that call fork() or equivalent. by Elliott Hughes · 1 year, 8 months ago
  13. 8758972 <sys/thread_properties.h>: remove stray semicolon in the implementation. by Elliott Hughes · 1 year, 8 months ago
  14. 9fb1a6c Revert^2 "Convert Android.mk under bionic to Android.bp" by Kelly Hung · 1 year, 8 months ago
  15. d475ee4 Merge "Revert^2 "Switch the loader to a noexcept version of libc++"" into main by Ryan Prichard · 1 year, 8 months ago
  16. 5dd8ce7 Merge "bionic: max_android_page_size to 16384" into main by Steven Moreland · 1 year, 8 months ago
  17. dc82bd1 Merge "Read maps data before using and do safe reads." into main by Christopher Ferris · 1 year, 8 months ago
  18. 8401230 bionic: max_android_page_size to 16384 by Steven Moreland · 1 year, 9 months ago
  19. 7c22b4c Merge "Don't leak a thread when timer_create() fails." into main by Elliott Hughes · 1 year, 8 months ago
  20. b5c54ac Merge "Revert "Convert Android.mk under bionic to Android.bp"" into main by Satish Yalla · 1 year, 8 months ago
  21. 65e349d Read maps data before using and do safe reads. by Christopher Ferris · 1 year, 8 months ago
  22. 1e32ad8 Revert "Convert Android.mk under bionic to Android.bp" by Priyanka Advani · 1 year, 8 months ago
  23. d9864c2 Merge "Convert Android.mk under bionic to Android.bp" into main by Treehugger Robot · 1 year, 8 months ago
  24. c793bc0 Don't leak a thread when timer_create() fails. by Elliott Hughes · 1 year, 8 months ago
  25. b7e9895 Merge "execinfo.cpp: Add a __riscv case." into main by Elliott Hughes · 1 year, 8 months ago
  26. 021cd6d Merge "linker benchmark: our riscv64 toolchain has lga now." into main by Elliott Hughes · 1 year, 8 months ago
  27. c2a4e89 linker benchmark: our riscv64 toolchain has lga now. by Elliott Hughes · 1 year, 8 months ago
  28. ccc4dbf execinfo.cpp: Add a __riscv case. by Elliott Hughes · 1 year, 8 months ago
  29. a13b3b3 Merge "Tidy and document the `inline`/`__inline`/`__inline__` situation." into main by Elliott Hughes · 1 year, 8 months ago
  30. e852abd Merge "utils.h: quote regex match failure messages." into main by Elliott Hughes · 1 year, 8 months ago
  31. 0b29ce2 Merge "Add riscv64 implementation of __get_bionic_tcb_for_thread()." into main by Elliott Hughes · 1 year, 8 months ago
  32. abbec33 utils.h: quote regex match failure messages. by Elliott Hughes · 1 year, 8 months ago
  33. 12b2042 Convert Android.mk under bionic to Android.bp by kellyhung · 1 year, 9 months ago
  34. 09c660b Add riscv64 implementation of __get_bionic_tcb_for_thread(). by Elliott Hughes · 1 year, 8 months ago
  35. e78370e Merge "linker: update non-PIE error message." into main by Treehugger Robot · 1 year, 8 months ago
  36. 71abb3d linker: update non-PIE error message. by Elliott Hughes · 1 year, 8 months ago
  37. bab8f34 Merge "linker: remove useless comments." into main by Elliott Hughes · 1 year, 8 months ago
  38. 322e9ec linker: remove useless comments. by Elliott Hughes · 1 year, 8 months ago
  39. 88908db Merge "Minor <android/dlext.h> documentation improvements." into main by Elliott Hughes · 1 year, 8 months ago
  40. bdba54d Merge "Update <android/api-level.h>." into main by Treehugger Robot · 1 year, 8 months ago
  41. 923b48c Merge "Update <system_properties.h> documentation." into main by Treehugger Robot · 1 year, 8 months ago
  42. 69fa31a Merge "Document <link.h>." into main by Treehugger Robot · 1 year, 8 months ago
  43. c2622a5 Minor <android/dlext.h> documentation improvements. by Elliott Hughes · 1 year, 8 months ago
  44. 3772ae4 Update <system_properties.h> documentation. by Elliott Hughes · 1 year, 8 months ago
  45. d6c3a07 Update <android/api-level.h>. by Elliott Hughes · 1 year, 8 months ago
  46. 72b10fc Document <link.h>. by Elliott Hughes · 1 year, 8 months ago
  47. 03a4448 Merge "[MTE] cleanup: factor out BIONIC_MEMTAG_UPGRADE_SECS handling" into main by Treehugger Robot · 1 year, 8 months ago
  48. f0247b6 Merge "Skip stack protector test on HWASan." into main by Christopher Ferris · 1 year, 8 months ago
  49. f332658 [MTE] cleanup: factor out BIONIC_MEMTAG_UPGRADE_SECS handling by Florian Mayer · 1 year, 8 months ago
  50. 3469e7d Tidy and document the `inline`/`__inline`/`__inline__` situation. by Elliott Hughes · 1 year, 8 months ago
  51. 3c0173d Merge "Use vmov.f64 for SET_FREG" into main by Yi Kong · 1 year, 8 months ago
  52. 11f696a Use vmov.f64 for SET_FREG by Yi Kong · 1 year, 8 months ago
  53. 0e0d600 Skip stack protector test on HWASan. by Christopher Ferris · 1 year, 8 months ago
  54. d479757 Merge "Revert "Use inline keyword without underscores consistently"" into main by Treehugger Robot · 1 year, 8 months ago
  55. 2237fcf Revert "Use inline keyword without underscores consistently" by Dan Albert · 1 year, 8 months ago
  56. d06e2e7 Merge "Rename GWP-ASan android_mallopt() arguments" into main by Treehugger Robot · 1 year, 8 months ago
  57. 3aa32e2 Merge "Export capability.h as a filegroup" into main by Jiyong Park · 1 year, 8 months ago
  58. d29fcf6 Merge "[MTE] update ring buffer when enabling stack trace collection" into main by Florian Mayer · 1 year, 8 months ago
  59. c6d1e23 [MTE] update ring buffer when enabling stack trace collection by Florian Mayer · 1 year, 8 months ago
  60. 5fa285d Merge "Change malloc_not_svelte to malloc_low_memory." into main by Christopher Ferris · 1 year, 8 months ago
  61. ebc2ac9 Rename GWP-ASan android_mallopt() arguments by Mitch Phillips · 1 year, 9 months ago
  62. 35a280d Export capability.h as a filegroup by Jiyong Park · 1 year, 8 months ago
  63. 0bac1cb Revert^2 "Switch the loader to a noexcept version of libc++" by Ryan Prichard · 1 year, 9 months ago
  64. b1f2382 Merge "Update the _FORTIFY_SOURCE documentation." into main by Treehugger Robot · 1 year, 9 months ago
  65. a97a475 Merge "Add deprecation message for __sF." into main by Treehugger Robot · 1 year, 9 months ago
  66. 000745a Merge "Allow deprecation messages." into main by Treehugger Robot · 1 year, 9 months ago
  67. cc86c74 Add deprecation message for __sF. by Dan Albert · 1 year, 9 months ago
  68. 398e1aa Allow deprecation messages. by Dan Albert · 1 year, 9 months ago
  69. 403ea86 Merge changes from topic "pgsize_compat_loader" into main by Kalesh Singh · 1 year, 9 months ago
  70. 10a7e27 Update the _FORTIFY_SOURCE documentation. by Elliott Hughes · 1 year, 9 months ago
  71. 4981a83 Merge "Remove historical cruft." into main by Treehugger Robot · 1 year, 9 months ago
  72. 5134762 bionic: loader: Drop readahead padding pages by Kalesh Singh · 1 year, 10 months ago
  73. c5c1d19 loader: Only extend segments if kernel supports page size migration by Kalesh Singh · 1 year, 9 months ago
  74. 728980c Merge "__system_property_add: log specifics about failures." into main by Treehugger Robot · 1 year, 9 months ago
  75. e1e7479 bionic: loader: Don't extend LOAD segments for p_aligns > 64KiB by Kalesh Singh · 1 year, 9 months ago
  76. 622b6ae __system_property_add: log specifics about failures. by Elliott Hughes · 1 year, 9 months ago
  77. a8cd731 Remove historical cruft. by Elliott Hughes · 1 year, 9 months ago
  78. b542505 Change malloc_not_svelte to malloc_low_memory. by Christopher Ferris · 1 year, 9 months ago
  79. 4d9af81 Merge "16k: bionic: Replace hardcoded page size with getpagesize()" into main by Treehugger Robot · 1 year, 9 months ago
  80. 297e7dd 16k: bionic: Replace hardcoded page size with getpagesize() by Vilas Bhat · 1 year, 9 months ago
  81. fb48ddc Merge "Make "remapping stacks as PROT_MTE" debug log" into main by Florian Mayer · 1 year, 9 months ago
  82. 05c16e7 Make "remapping stacks as PROT_MTE" debug log by Florian Mayer · 1 year, 9 months ago
  83. f390fbc Merge "Upstream sync." into main by Elliott Hughes · 1 year, 9 months ago
  84. 81c54c7 Upstream sync. by Elliott Hughes · 1 year, 9 months ago
  85. cdbc7c7 Merge "[scudo] -1 is also valid for M_DECAY_TIME" into main by Treehugger Robot · 1 year, 9 months ago
  86. 6abb406 [scudo] -1 is also valid for M_DECAY_TIME by Chia-hung Duan · 1 year, 9 months ago
  87. e7efd77 Merge "[RISC-V] Add misaligned load store tests" into main by Aditya Kumar · 1 year, 9 months ago
  88. f789dda Merge "get_executable_info: minor clarification." into main by Elliott Hughes · 1 year, 9 months ago
  89. fc306b9 Merge "Revert "Switch the loader to a noexcept version of libc++"" into main by Ryan Prichard · 1 year, 9 months ago
  90. 698ca39 Revert "Switch the loader to a noexcept version of libc++" by Ryan Prichard · 1 year, 9 months ago
  91. 24705db [RISC-V] Add misaligned load store tests by AdityaK · 1 year, 9 months ago
  92. 686803d Merge "Switch the loader to a noexcept version of libc++" into main by Ryan Prichard · 1 year, 9 months ago
  93. 33de273 get_executable_info: minor clarification. by Elliott Hughes · 1 year, 9 months ago
  94. c5be8df Merge "linker: use realpath instead of readlink when getting the symlink path" into main by Treehugger Robot · 1 year, 9 months ago
  95. 9c78922 Merge "Only try to initialize appcompat properties if the folder is present" into main by Treehugger Robot · 1 year, 9 months ago
  96. f31e93c Merge "Revert "[RISC-V] Add misaligned load store tests"" into main by Prashanth Swaminathan · 1 year, 9 months ago
  97. 1cb919c Revert "[RISC-V] Add misaligned load store tests" by Prashanth Swaminathan · 1 year, 9 months ago
  98. cf02614 Merge "[RISC-V] Add misaligned load store tests" into main by Aditya Kumar · 1 year, 9 months ago
  99. 4250342 [RISC-V] Add misaligned load store tests by AdityaK · 1 year, 9 months ago
  100. 5063d26 Merge "Always use `__foo__` for attribute names." into main by Elliott Hughes · 1 year, 9 months ago