1. 9c78922 Merge "Only try to initialize appcompat properties if the folder is present" into main by Treehugger Robot · 11 hours ago main master
  2. f31e93c Merge "Revert "[RISC-V] Add misaligned load store tests"" into main by Prashanth Swaminathan · 16 hours ago
  3. 1cb919c Revert "[RISC-V] Add misaligned load store tests" by Prashanth Swaminathan · 17 hours ago
  4. cf02614 Merge "[RISC-V] Add misaligned load store tests" into main by Aditya Kumar · 19 hours ago
  5. 4250342 [RISC-V] Add misaligned load store tests by AdityaK · 5 days ago
  6. 5063d26 Merge "Always use `__foo__` for attribute names." into main by Elliott Hughes · 2 days ago
  7. ae038dc Merge "Replace commented-out deprecated attribute with doc comment." into main by Treehugger Robot · 2 days ago
  8. 899d809 Merge "__system_property_set: add string names for init's error codes." into main by Elliott Hughes · 2 days ago
  9. a933582 __system_property_set: add string names for init's error codes. by Elliott Hughes · 3 days ago
  10. 9b9371b Replace commented-out deprecated attribute with doc comment. by Elliott Hughes · 3 days ago
  11. a1b5ca2 Always use `__foo__` for attribute names. by Elliott Hughes · 3 days ago
  12. ed21ffc Merge "Document pthread_key_create(3), pthread_key_delete(3), and PTHREAD_KEYS_MAX." into main by Elliott Hughes · 5 days ago
  13. 9437444 Only try to initialize appcompat properties if the folder is present by Nate Myren · 6 days ago
  14. 7d3c6cd Document pthread_key_create(3), pthread_key_delete(3), and PTHREAD_KEYS_MAX. by Elliott Hughes · 6 days ago
  15. 785e161 Merge "Update to v6.8 kernel headers." into main by Christopher Ferris · 7 days ago
  16. 5716586 Merge "libc: remove __size_mul_overflow" into main by Nick Desaulniers · 7 days ago
  17. ceed466 libc: remove __size_mul_overflow by Nick Desaulniers · 8 days ago
  18. 0be8f18 Merge "Use inline keyword without underscores consistently" into main by Nick Desaulniers · 8 days ago
  19. 0b1161d Merge "Clean up __always_inline" into main by Treehugger Robot · 8 days ago
  20. 58f06e1 Use inline keyword without underscores consistently by Nick Desaulniers · 8 days ago
  21. c574f79 Clean up __always_inline by Nick Desaulniers · 8 days ago
  22. 08b1404 Merge "Fix incorrect links" into main by Florian Mayer · 8 days ago
  23. 7d098bb Fix incorrect links by Florian Mayer · 9 days ago
  24. 6b776d9 Merge "tlsdesc_resolver.S: use L() macro for local labels." into main by Treehugger Robot · 9 days ago
  25. b830ddf Update to v6.8 kernel headers. by Christopher Ferris · 4 weeks ago
  26. 12773b6 Merge "Simplify Oryon ifunc resolvers." into main by Elliott Hughes · 9 days ago
  27. f978a85 Simplify Oryon ifunc resolvers. by Elliott Hughes · 9 days ago
  28. e7f4506 Merge "Add LINE_MAX." into main by Treehugger Robot · 9 days ago
  29. d73b7b3 Merge "[[nodiscard]] the various ElfReader functions." into main by Treehugger Robot · 2 weeks ago
  30. 396868c [[nodiscard]] the various ElfReader functions. by Elliott Hughes · 2 weeks ago
  31. 117478d Merge "Prefer __BIONIC_DEPRECATED_PAGE_SIZE_MACRO" into main by Steven Moreland · 2 weeks ago
  32. 4435aff Merge "[GWP-ASan] Use recoverable everywhere" into main by Mitch Phillips · 2 weeks ago
  33. 3db97c7 Merge "Add NGROUPS." into main by Treehugger Robot · 2 weeks ago
  34. 2f526fb Merge "<sys/shm.h>: fix a hard-coded 4096 page size." into main by Treehugger Robot · 2 weeks ago
  35. e5bd239 Add NGROUPS. by Elliott Hughes · 2 weeks ago
  36. f666d82 <sys/shm.h>: fix a hard-coded 4096 page size. by Elliott Hughes · 2 weeks ago
  37. a69e5af Prefer __BIONIC_DEPRECATED_PAGE_SIZE_MACRO by Steven Moreland · 2 weeks ago
  38. b266f65 Add LINE_MAX. by Elliott Hughes · 2 weeks ago
  39. aa8c229 [GWP-ASan] Use recoverable everywhere by Mitch Phillips · 2 weeks ago
  40. 252ed57 Merge "riscv64: use L() in the handful of places we didn't already." into main by Elliott Hughes · 2 weeks ago
  41. b064be8 Merge "arm64: use L() in the handful of places we didn't already." into main by Elliott Hughes · 2 weeks ago
  42. 6937761 arm64: use L() in the handful of places we didn't already. by Elliott Hughes · 2 weeks ago
  43. 9e89249 riscv64: use L() in the handful of places we didn't already. by Elliott Hughes · 2 weeks ago
  44. f1bb280 tlsdesc_resolver.S: use L() macro for local labels. by Elliott Hughes · 2 weeks ago
  45. b974596 Merge "Hide overaligned global address from the compiler." into main by Treehugger Robot · 3 weeks ago
  46. 8bd83d8 Hide overaligned global address from the compiler. by Peter Collingbourne · 3 weeks ago
  47. 1d141ce Merge "Call relocate_relr before the ifunc resolvers" into main by Ryan Prichard · 3 weeks ago
  48. e564066 Merge "Disable USE_SCUDO branches for HWASan" into main by Florian Mayer · 3 weeks ago
  49. d8ad152 Disable USE_SCUDO branches for HWASan by Florian Mayer · 3 weeks ago
  50. 2a901e6 Call relocate_relr before the ifunc resolvers by Ryan Prichard · 3 weeks ago
  51. 2931c64 Merge "Remove duplicate PT_ARM_EXIDX definition." into main by Treehugger Robot · 3 weeks ago
  52. 0e17932 Remove duplicate PT_ARM_EXIDX definition. by Elliott Hughes · 3 weeks ago
  53. 74d6744 Merge "ReadPadSegmentNote: Skip PT_NOTEs that are beyond the end of the file" into main by Treehugger Robot · 3 weeks ago
  54. 751bb8a ReadPadSegmentNote: Skip PT_NOTEs that are beyond the end of the file by Kalesh Singh · 4 weeks ago
  55. a778b83 Merge changes I479a572a,I0c97398a into main by Elliott Hughes · 3 weeks ago
  56. 5fc9491 Merge "Address review comments on previous change." into main by Treehugger Robot · 4 weeks ago
  57. b90421a Address review comments on previous change. by Elliott Hughes · 4 weeks ago
  58. 9a1d8b4 Merge "docs: be more consistent about saying "API level"." into main by Elliott Hughes · 4 weeks ago
  59. 54a6121 Custom memset implementation for Qualcomm Oryon CPU by Vaisakh K V · 4 weeks ago
  60. 83e5584 Custom memcpy implementation for Qualcomm Oryon CPU by Vaisakh K V · 4 weeks ago
  61. 8827343 Merge "linker: clarify comments in call_ifunc_resolvers()." into main by Treehugger Robot · 4 weeks ago
  62. f67f27b linker: clarify comments in call_ifunc_resolvers(). by Elliott Hughes · 4 weeks ago
  63. 8ba5f48 Merge "Disable Android relocation packing in linker." into main by Treehugger Robot · 4 weeks ago
  64. c630da5 Disable Android relocation packing in linker. by Peter Collingbourne · 4 weeks ago
  65. a5c8bcc docs: be more consistent about saying "API level". by Elliott Hughes · 4 weeks ago
  66. 29f233a Merge "sysconf()/getpagesize() documentation." into main by Treehugger Robot · 4 weeks ago
  67. 3bfb6ee sysconf()/getpagesize() documentation. by Elliott Hughes · 4 weeks ago
  68. 2910ce1 Merge "Update status.md." into main by Treehugger Robot · 4 weeks ago
  69. a00ed8a Merge "linker: Process RELR relocations before ANDROID_REL[A]." into main by Treehugger Robot · 4 weeks ago
  70. a459c0b Update status.md. by Elliott Hughes · 4 weeks ago
  71. e0ebca8 linker: Process RELR relocations before ANDROID_REL[A]. by Peter Collingbourne · 4 weeks ago
  72. 5a42460 Merge "elf.h: add EF_RISCV_FLOAT_ABI." into main by Elliott Hughes · 4 weeks ago
  73. fb95ed5 Merge "Improve our dlsym()/dlvsym() docs a bit more." into main by Treehugger Robot · 4 weeks ago
  74. 386e64d Merge "Use ifuncs for memset and memrchr." into main by Elliott Hughes · 4 weeks ago
  75. b90d6b3 elf.h: add EF_RISCV_FLOAT_ABI. by Elliott Hughes · 4 weeks ago
  76. cb47a4f Use ifuncs for memset and memrchr. by Elliott Hughes · 4 weeks ago
  77. edc73c5 Improve our dlsym()/dlvsym() docs a bit more. by Elliott Hughes · 4 weeks ago
  78. 0339184 Merge "Remove duplicate ELF_ST_TYPE() macro." into main by Treehugger Robot · 5 weeks ago
  79. 6bf133d Remove duplicate ELF_ST_TYPE() macro. by Elliott Hughes · 5 weeks ago
  80. 2a70ee6 Merge "Update FreeBSD elf_common.h." into main by Elliott Hughes · 5 weeks ago
  81. ef9504b Merge "Change doc about crash_detail name" into main by Treehugger Robot · 5 weeks ago
  82. a35df79 Merge "Fix StaticTlsLayout for atypical alignment values" into main by Ryan Prichard · 5 weeks ago
  83. a5d6778 Change doc about crash_detail name by Florian Mayer · 5 weeks ago
  84. 6cd03ef Update FreeBSD elf_common.h. by Elliott Hughes · 5 weeks ago
  85. 4396392 Fix StaticTlsLayout for atypical alignment values by Ryan Prichard · 6 weeks ago
  86. 294ed38 Merge "Remove an unused header file." into main by Treehugger Robot · 5 weeks ago
  87. 383349c Remove an unused header file. by Elliott Hughes · 5 weeks ago
  88. 029f1cf Merge "Include the SPDX identifiers in NOTICE files." into main by Treehugger Robot · 5 weeks ago
  89. 526bd98 Include the SPDX identifiers in NOTICE files. by Elliott Hughes · 5 weeks ago
  90. f14e4c1 Merge "Update the `--hash-style=` documentation." into main by Treehugger Robot · 5 weeks ago
  91. 91219ec Update the `--hash-style=` documentation. by Elliott Hughes · 5 weeks ago
  92. a8b8cd7 Merge "Remove workaround for a fixed bug." into main by Elliott Hughes · 5 weeks ago ndk-r27-release
  93. 7b95053 Remove workaround for a fixed bug. by Elliott Hughes · 6 weeks ago
  94. 5067ef2 Merge "Flush all the streams if CHECK() fails." into main by Treehugger Robot · 6 weeks ago
  95. dc0510e Flush all the streams if CHECK() fails. by Elliott Hughes · 6 weeks ago
  96. 3abc30d Merge "Make tests/libs/CHECK.h work on the host" into main by Ryan Prichard · 6 weeks ago
  97. 68eb690 Merge changes Idb061b98,I93c17ca6 into main by Ryan Prichard · 6 weeks ago
  98. 32bb367 ldd: skip relocation processing, TLS modules, CFI by Ryan Prichard · 7 weeks ago
  99. b493746 Guard against linker[64] having a PT_TLS segment by Ryan Prichard · 6 weeks ago
  100. 4fbcbbd Merge changes Ib76b022f,I98882edd,I575d626b into main by Kalesh Singh · 6 weeks ago