1. 021cd6d Merge "linker benchmark: our riscv64 toolchain has lga now." into main by Elliott Hughes · 1 year, 2 months ago
  2. c2a4e89 linker benchmark: our riscv64 toolchain has lga now. by Elliott Hughes · 1 year, 2 months ago
  3. a13b3b3 Merge "Tidy and document the `inline`/`__inline`/`__inline__` situation." into main by Elliott Hughes · 1 year, 2 months ago
  4. e852abd Merge "utils.h: quote regex match failure messages." into main by Elliott Hughes · 1 year, 3 months ago
  5. 0b29ce2 Merge "Add riscv64 implementation of __get_bionic_tcb_for_thread()." into main by Elliott Hughes · 1 year, 3 months ago
  6. abbec33 utils.h: quote regex match failure messages. by Elliott Hughes · 1 year, 3 months ago
  7. 09c660b Add riscv64 implementation of __get_bionic_tcb_for_thread(). by Elliott Hughes · 1 year, 3 months ago
  8. e78370e Merge "linker: update non-PIE error message." into main by Treehugger Robot · 1 year, 3 months ago
  9. 71abb3d linker: update non-PIE error message. by Elliott Hughes · 1 year, 3 months ago
  10. bab8f34 Merge "linker: remove useless comments." into main by Elliott Hughes · 1 year, 3 months ago
  11. 322e9ec linker: remove useless comments. by Elliott Hughes · 1 year, 3 months ago
  12. 88908db Merge "Minor <android/dlext.h> documentation improvements." into main by Elliott Hughes · 1 year, 3 months ago
  13. bdba54d Merge "Update <android/api-level.h>." into main by Treehugger Robot · 1 year, 3 months ago
  14. 923b48c Merge "Update <system_properties.h> documentation." into main by Treehugger Robot · 1 year, 3 months ago
  15. 69fa31a Merge "Document <link.h>." into main by Treehugger Robot · 1 year, 3 months ago
  16. c2622a5 Minor <android/dlext.h> documentation improvements. by Elliott Hughes · 1 year, 3 months ago
  17. 3772ae4 Update <system_properties.h> documentation. by Elliott Hughes · 1 year, 3 months ago
  18. d6c3a07 Update <android/api-level.h>. by Elliott Hughes · 1 year, 3 months ago
  19. 72b10fc Document <link.h>. by Elliott Hughes · 1 year, 3 months ago
  20. 03a4448 Merge "[MTE] cleanup: factor out BIONIC_MEMTAG_UPGRADE_SECS handling" into main by Treehugger Robot · 1 year, 3 months ago
  21. f0247b6 Merge "Skip stack protector test on HWASan." into main by Christopher Ferris · 1 year, 3 months ago
  22. f332658 [MTE] cleanup: factor out BIONIC_MEMTAG_UPGRADE_SECS handling by Florian Mayer · 1 year, 3 months ago
  23. 3469e7d Tidy and document the `inline`/`__inline`/`__inline__` situation. by Elliott Hughes · 1 year, 3 months ago
  24. 3c0173d Merge "Use vmov.f64 for SET_FREG" into main by Yi Kong · 1 year, 3 months ago
  25. 11f696a Use vmov.f64 for SET_FREG by Yi Kong · 1 year, 3 months ago
  26. 0e0d600 Skip stack protector test on HWASan. by Christopher Ferris · 1 year, 3 months ago
  27. d479757 Merge "Revert "Use inline keyword without underscores consistently"" into main by Treehugger Robot · 1 year, 3 months ago
  28. 2237fcf Revert "Use inline keyword without underscores consistently" by Dan Albert · 1 year, 3 months ago
  29. d06e2e7 Merge "Rename GWP-ASan android_mallopt() arguments" into main by Treehugger Robot · 1 year, 3 months ago
  30. 3aa32e2 Merge "Export capability.h as a filegroup" into main by Jiyong Park · 1 year, 3 months ago
  31. d29fcf6 Merge "[MTE] update ring buffer when enabling stack trace collection" into main by Florian Mayer · 1 year, 3 months ago
  32. c6d1e23 [MTE] update ring buffer when enabling stack trace collection by Florian Mayer · 1 year, 3 months ago
  33. 5fa285d Merge "Change malloc_not_svelte to malloc_low_memory." into main by Christopher Ferris · 1 year, 3 months ago
  34. ebc2ac9 Rename GWP-ASan android_mallopt() arguments by Mitch Phillips · 1 year, 3 months ago
  35. 35a280d Export capability.h as a filegroup by Jiyong Park · 1 year, 3 months ago
  36. b1f2382 Merge "Update the _FORTIFY_SOURCE documentation." into main by Treehugger Robot · 1 year, 3 months ago
  37. a97a475 Merge "Add deprecation message for __sF." into main by Treehugger Robot · 1 year, 3 months ago
  38. 000745a Merge "Allow deprecation messages." into main by Treehugger Robot · 1 year, 3 months ago
  39. cc86c74 Add deprecation message for __sF. by Dan Albert · 1 year, 3 months ago
  40. 398e1aa Allow deprecation messages. by Dan Albert · 1 year, 3 months ago
  41. 403ea86 Merge changes from topic "pgsize_compat_loader" into main by Kalesh Singh · 1 year, 3 months ago
  42. 10a7e27 Update the _FORTIFY_SOURCE documentation. by Elliott Hughes · 1 year, 3 months ago
  43. 4981a83 Merge "Remove historical cruft." into main by Treehugger Robot · 1 year, 3 months ago
  44. 5134762 bionic: loader: Drop readahead padding pages by Kalesh Singh · 1 year, 5 months ago
  45. c5c1d19 loader: Only extend segments if kernel supports page size migration by Kalesh Singh · 1 year, 4 months ago
  46. 728980c Merge "__system_property_add: log specifics about failures." into main by Treehugger Robot · 1 year, 3 months ago
  47. e1e7479 bionic: loader: Don't extend LOAD segments for p_aligns > 64KiB by Kalesh Singh · 1 year, 4 months ago
  48. 622b6ae __system_property_add: log specifics about failures. by Elliott Hughes · 1 year, 3 months ago
  49. a8cd731 Remove historical cruft. by Elliott Hughes · 1 year, 3 months ago
  50. b542505 Change malloc_not_svelte to malloc_low_memory. by Christopher Ferris · 1 year, 3 months ago
  51. 4d9af81 Merge "16k: bionic: Replace hardcoded page size with getpagesize()" into main by Treehugger Robot · 1 year, 3 months ago
  52. 297e7dd 16k: bionic: Replace hardcoded page size with getpagesize() by Vilas Bhat · 1 year, 3 months ago
  53. fb48ddc Merge "Make "remapping stacks as PROT_MTE" debug log" into main by Florian Mayer · 1 year, 3 months ago
  54. 05c16e7 Make "remapping stacks as PROT_MTE" debug log by Florian Mayer · 1 year, 3 months ago
  55. f390fbc Merge "Upstream sync." into main by Elliott Hughes · 1 year, 3 months ago
  56. 81c54c7 Upstream sync. by Elliott Hughes · 1 year, 3 months ago
  57. cdbc7c7 Merge "[scudo] -1 is also valid for M_DECAY_TIME" into main by Treehugger Robot · 1 year, 3 months ago
  58. 6abb406 [scudo] -1 is also valid for M_DECAY_TIME by Chia-hung Duan · 1 year, 4 months ago
  59. e7efd77 Merge "[RISC-V] Add misaligned load store tests" into main by Aditya Kumar · 1 year, 3 months ago
  60. f789dda Merge "get_executable_info: minor clarification." into main by Elliott Hughes · 1 year, 3 months ago
  61. fc306b9 Merge "Revert "Switch the loader to a noexcept version of libc++"" into main by Ryan Prichard · 1 year, 3 months ago
  62. 698ca39 Revert "Switch the loader to a noexcept version of libc++" by Ryan Prichard · 1 year, 3 months ago
  63. 24705db [RISC-V] Add misaligned load store tests by AdityaK · 1 year, 4 months ago
  64. 686803d Merge "Switch the loader to a noexcept version of libc++" into main by Ryan Prichard · 1 year, 3 months ago
  65. 33de273 get_executable_info: minor clarification. by Elliott Hughes · 1 year, 3 months ago
  66. c5be8df Merge "linker: use realpath instead of readlink when getting the symlink path" into main by Treehugger Robot · 1 year, 3 months ago
  67. 9c78922 Merge "Only try to initialize appcompat properties if the folder is present" into main by Treehugger Robot · 1 year, 3 months ago
  68. f31e93c Merge "Revert "[RISC-V] Add misaligned load store tests"" into main by Prashanth Swaminathan · 1 year, 3 months ago
  69. 1cb919c Revert "[RISC-V] Add misaligned load store tests" by Prashanth Swaminathan · 1 year, 3 months ago
  70. cf02614 Merge "[RISC-V] Add misaligned load store tests" into main by Aditya Kumar · 1 year, 3 months ago
  71. 4250342 [RISC-V] Add misaligned load store tests by AdityaK · 1 year, 4 months ago
  72. 5063d26 Merge "Always use `__foo__` for attribute names." into main by Elliott Hughes · 1 year, 3 months ago
  73. ae038dc Merge "Replace commented-out deprecated attribute with doc comment." into main by Treehugger Robot · 1 year, 3 months ago
  74. 899d809 Merge "__system_property_set: add string names for init's error codes." into main by Elliott Hughes · 1 year, 3 months ago
  75. a933582 __system_property_set: add string names for init's error codes. by Elliott Hughes · 1 year, 3 months ago
  76. 9b9371b Replace commented-out deprecated attribute with doc comment. by Elliott Hughes · 1 year, 3 months ago
  77. a1b5ca2 Always use `__foo__` for attribute names. by Elliott Hughes · 1 year, 3 months ago
  78. 8d7c0f4 linker: use realpath instead of readlink when getting the symlink path by chenxinyuanchen · 1 year, 4 months ago
  79. ed21ffc Merge "Document pthread_key_create(3), pthread_key_delete(3), and PTHREAD_KEYS_MAX." into main by Elliott Hughes · 1 year, 4 months ago
  80. 9437444 Only try to initialize appcompat properties if the folder is present by Nate Myren · 1 year, 4 months ago
  81. 7d3c6cd Document pthread_key_create(3), pthread_key_delete(3), and PTHREAD_KEYS_MAX. by Elliott Hughes · 1 year, 4 months ago
  82. 785e161 Merge "Update to v6.8 kernel headers." into main by Christopher Ferris · 1 year, 4 months ago
  83. 5716586 Merge "libc: remove __size_mul_overflow" into main by Nick Desaulniers · 1 year, 4 months ago
  84. ceed466 libc: remove __size_mul_overflow by Nick Desaulniers · 1 year, 4 months ago
  85. 0be8f18 Merge "Use inline keyword without underscores consistently" into main by Nick Desaulniers · 1 year, 4 months ago
  86. 0b1161d Merge "Clean up __always_inline" into main by Treehugger Robot · 1 year, 4 months ago
  87. 58f06e1 Use inline keyword without underscores consistently by Nick Desaulniers · 1 year, 4 months ago
  88. c574f79 Clean up __always_inline by Nick Desaulniers · 1 year, 4 months ago
  89. 08b1404 Merge "Fix incorrect links" into main by Florian Mayer · 1 year, 4 months ago
  90. 7d098bb Fix incorrect links by Florian Mayer · 1 year, 4 months ago
  91. 6b776d9 Merge "tlsdesc_resolver.S: use L() macro for local labels." into main by Treehugger Robot · 1 year, 4 months ago
  92. b830ddf Update to v6.8 kernel headers. by Christopher Ferris · 1 year, 4 months ago
  93. 12773b6 Merge "Simplify Oryon ifunc resolvers." into main by Elliott Hughes · 1 year, 4 months ago
  94. f978a85 Simplify Oryon ifunc resolvers. by Elliott Hughes · 1 year, 4 months ago
  95. e7f4506 Merge "Add LINE_MAX." into main by Treehugger Robot · 1 year, 4 months ago
  96. d73b7b3 Merge "[[nodiscard]] the various ElfReader functions." into main by Treehugger Robot · 1 year, 4 months ago
  97. 396868c [[nodiscard]] the various ElfReader functions. by Elliott Hughes · 1 year, 4 months ago
  98. 117478d Merge "Prefer __BIONIC_DEPRECATED_PAGE_SIZE_MACRO" into main by Steven Moreland · 1 year, 4 months ago
  99. 4435aff Merge "[GWP-ASan] Use recoverable everywhere" into main by Mitch Phillips · 1 year, 4 months ago
  100. 3db97c7 Merge "Add NGROUPS." into main by Treehugger Robot · 1 year, 4 months ago