1. 12773b6 Merge "Simplify Oryon ifunc resolvers." into main by Elliott Hughes · 1 year, 4 months ago
  2. f978a85 Simplify Oryon ifunc resolvers. by Elliott Hughes · 1 year, 4 months ago
  3. e7f4506 Merge "Add LINE_MAX." into main by Treehugger Robot · 1 year, 4 months ago
  4. d73b7b3 Merge "[[nodiscard]] the various ElfReader functions." into main by Treehugger Robot · 1 year, 4 months ago
  5. 396868c [[nodiscard]] the various ElfReader functions. by Elliott Hughes · 1 year, 4 months ago
  6. 117478d Merge "Prefer __BIONIC_DEPRECATED_PAGE_SIZE_MACRO" into main by Steven Moreland · 1 year, 4 months ago
  7. 4435aff Merge "[GWP-ASan] Use recoverable everywhere" into main by Mitch Phillips · 1 year, 4 months ago
  8. 3db97c7 Merge "Add NGROUPS." into main by Treehugger Robot · 1 year, 4 months ago
  9. 2f526fb Merge "<sys/shm.h>: fix a hard-coded 4096 page size." into main by Treehugger Robot · 1 year, 4 months ago
  10. e5bd239 Add NGROUPS. by Elliott Hughes · 1 year, 4 months ago
  11. f666d82 <sys/shm.h>: fix a hard-coded 4096 page size. by Elliott Hughes · 1 year, 4 months ago
  12. a69e5af Prefer __BIONIC_DEPRECATED_PAGE_SIZE_MACRO by Steven Moreland · 1 year, 4 months ago
  13. b266f65 Add LINE_MAX. by Elliott Hughes · 1 year, 4 months ago
  14. aa8c229 [GWP-ASan] Use recoverable everywhere by Mitch Phillips · 1 year, 4 months ago
  15. 252ed57 Merge "riscv64: use L() in the handful of places we didn't already." into main by Elliott Hughes · 1 year, 4 months ago
  16. b064be8 Merge "arm64: use L() in the handful of places we didn't already." into main by Elliott Hughes · 1 year, 4 months ago
  17. 6937761 arm64: use L() in the handful of places we didn't already. by Elliott Hughes · 1 year, 4 months ago
  18. 9e89249 riscv64: use L() in the handful of places we didn't already. by Elliott Hughes · 1 year, 4 months ago
  19. b974596 Merge "Hide overaligned global address from the compiler." into main by Treehugger Robot · 1 year, 4 months ago
  20. 8bd83d8 Hide overaligned global address from the compiler. by Peter Collingbourne · 1 year, 4 months ago
  21. 1d141ce Merge "Call relocate_relr before the ifunc resolvers" into main by Ryan Prichard · 1 year, 4 months ago
  22. e564066 Merge "Disable USE_SCUDO branches for HWASan" into main by Florian Mayer · 1 year, 4 months ago
  23. d8ad152 Disable USE_SCUDO branches for HWASan by Florian Mayer · 1 year, 4 months ago
  24. 2a901e6 Call relocate_relr before the ifunc resolvers by Ryan Prichard · 1 year, 4 months ago
  25. 2931c64 Merge "Remove duplicate PT_ARM_EXIDX definition." into main by Treehugger Robot · 1 year, 4 months ago
  26. 0e17932 Remove duplicate PT_ARM_EXIDX definition. by Elliott Hughes · 1 year, 4 months ago
  27. 74d6744 Merge "ReadPadSegmentNote: Skip PT_NOTEs that are beyond the end of the file" into main by Treehugger Robot · 1 year, 4 months ago
  28. 751bb8a ReadPadSegmentNote: Skip PT_NOTEs that are beyond the end of the file by Kalesh Singh · 1 year, 4 months ago
  29. a778b83 Merge changes I479a572a,I0c97398a into main by Elliott Hughes · 1 year, 4 months ago
  30. 5fc9491 Merge "Address review comments on previous change." into main by Treehugger Robot · 1 year, 4 months ago
  31. b90421a Address review comments on previous change. by Elliott Hughes · 1 year, 4 months ago
  32. 9a1d8b4 Merge "docs: be more consistent about saying "API level"." into main by Elliott Hughes · 1 year, 4 months ago
  33. 54a6121 Custom memset implementation for Qualcomm Oryon CPU by Vaisakh K V · 1 year, 4 months ago
  34. 83e5584 Custom memcpy implementation for Qualcomm Oryon CPU by Vaisakh K V · 1 year, 4 months ago
  35. 8827343 Merge "linker: clarify comments in call_ifunc_resolvers()." into main by Treehugger Robot · 1 year, 4 months ago
  36. f67f27b linker: clarify comments in call_ifunc_resolvers(). by Elliott Hughes · 1 year, 4 months ago
  37. 8ba5f48 Merge "Disable Android relocation packing in linker." into main by Treehugger Robot · 1 year, 4 months ago
  38. c630da5 Disable Android relocation packing in linker. by Peter Collingbourne · 1 year, 4 months ago
  39. a5c8bcc docs: be more consistent about saying "API level". by Elliott Hughes · 1 year, 4 months ago
  40. 29f233a Merge "sysconf()/getpagesize() documentation." into main by Treehugger Robot · 1 year, 4 months ago
  41. 3bfb6ee sysconf()/getpagesize() documentation. by Elliott Hughes · 1 year, 4 months ago
  42. 2910ce1 Merge "Update status.md." into main by Treehugger Robot · 1 year, 4 months ago
  43. a00ed8a Merge "linker: Process RELR relocations before ANDROID_REL[A]." into main by Treehugger Robot · 1 year, 4 months ago
  44. a459c0b Update status.md. by Elliott Hughes · 1 year, 4 months ago
  45. e0ebca8 linker: Process RELR relocations before ANDROID_REL[A]. by Peter Collingbourne · 1 year, 4 months ago
  46. 5a42460 Merge "elf.h: add EF_RISCV_FLOAT_ABI." into main by Elliott Hughes · 1 year, 4 months ago
  47. fb95ed5 Merge "Improve our dlsym()/dlvsym() docs a bit more." into main by Treehugger Robot · 1 year, 4 months ago
  48. 386e64d Merge "Use ifuncs for memset and memrchr." into main by Elliott Hughes · 1 year, 4 months ago
  49. b90d6b3 elf.h: add EF_RISCV_FLOAT_ABI. by Elliott Hughes · 1 year, 4 months ago
  50. cb47a4f Use ifuncs for memset and memrchr. by Elliott Hughes · 1 year, 4 months ago
  51. edc73c5 Improve our dlsym()/dlvsym() docs a bit more. by Elliott Hughes · 1 year, 4 months ago
  52. 0339184 Merge "Remove duplicate ELF_ST_TYPE() macro." into main by Treehugger Robot · 1 year, 4 months ago
  53. 6bf133d Remove duplicate ELF_ST_TYPE() macro. by Elliott Hughes · 1 year, 4 months ago
  54. 2a70ee6 Merge "Update FreeBSD elf_common.h." into main by Elliott Hughes · 1 year, 4 months ago
  55. ef9504b Merge "Change doc about crash_detail name" into main by Treehugger Robot · 1 year, 4 months ago
  56. a35df79 Merge "Fix StaticTlsLayout for atypical alignment values" into main by Ryan Prichard · 1 year, 4 months ago
  57. a5d6778 Change doc about crash_detail name by Florian Mayer · 1 year, 4 months ago
  58. 6cd03ef Update FreeBSD elf_common.h. by Elliott Hughes · 1 year, 4 months ago
  59. 4396392 Fix StaticTlsLayout for atypical alignment values by Ryan Prichard · 1 year, 5 months ago
  60. 294ed38 Merge "Remove an unused header file." into main by Treehugger Robot · 1 year, 5 months ago
  61. 383349c Remove an unused header file. by Elliott Hughes · 1 year, 5 months ago
  62. 029f1cf Merge "Include the SPDX identifiers in NOTICE files." into main by Treehugger Robot · 1 year, 5 months ago
  63. 526bd98 Include the SPDX identifiers in NOTICE files. by Elliott Hughes · 1 year, 5 months ago
  64. f14e4c1 Merge "Update the `--hash-style=` documentation." into main by Treehugger Robot · 1 year, 5 months ago
  65. 91219ec Update the `--hash-style=` documentation. by Elliott Hughes · 1 year, 5 months ago
  66. a8b8cd7 Merge "Remove workaround for a fixed bug." into main by Elliott Hughes · 1 year, 5 months ago
  67. 7b95053 Remove workaround for a fixed bug. by Elliott Hughes · 1 year, 5 months ago
  68. 5067ef2 Merge "Flush all the streams if CHECK() fails." into main by Treehugger Robot · 1 year, 5 months ago
  69. dc0510e Flush all the streams if CHECK() fails. by Elliott Hughes · 1 year, 5 months ago
  70. 3abc30d Merge "Make tests/libs/CHECK.h work on the host" into main by Ryan Prichard · 1 year, 5 months ago
  71. 68eb690 Merge changes Idb061b98,I93c17ca6 into main by Ryan Prichard · 1 year, 5 months ago
  72. 32bb367 ldd: skip relocation processing, TLS modules, CFI by Ryan Prichard · 1 year, 5 months ago
  73. b493746 Guard against linker[64] having a PT_TLS segment by Ryan Prichard · 1 year, 5 months ago
  74. 4fbcbbd Merge changes Ib76b022f,I98882edd,I575d626b into main by Kalesh Singh · 1 year, 5 months ago
  75. 63df96b Merge "crt*.o cleanup." into main by Elliott Hughes · 1 year, 5 months ago
  76. 41cc7be Merge "Minor benchmark fixes." into main by Christopher Ferris · 1 year, 5 months ago
  77. f3a8ae8 Merge "Ignore bionic versioning in vendor modules" into main by Treehugger Robot · 1 year, 5 months ago
  78. e4912ac Make tests/libs/CHECK.h work on the host by Ryan Prichard · 1 year, 5 months ago
  79. 8af7166 Merge "Fix orthography of GetTestLibRoot()." into main by Elliott Hughes · 1 year, 5 months ago
  80. b2bb21d Minor benchmark fixes. by Christopher Ferris · 1 year, 5 months ago
  81. 6a30b71 crt*.o cleanup. by Elliott Hughes · 1 year, 5 months ago
  82. 1d3ba11 bionic: loader: Only zero the last partial page in RW segments by Kalesh Singh · 1 year, 5 months ago
  83. 702d9b0 Reapply "RELAND: bionic: loader: Extend GNU_RELRO protection" by Kalesh Singh · 1 year, 5 months ago
  84. 4084b55 Reapply "RELAND: bionic: loader: Extend LOAD segment VMAs" by Kalesh Singh · 1 year, 5 months ago
  85. 60573de Merge "Move memtag_stack out of libc_globals" into main by Florian Mayer · 1 year, 5 months ago
  86. eb75833 Merge "Add missing documentation to <dlfcn.h>." into main by Elliott Hughes · 1 year, 5 months ago
  87. ced6302 Ignore bionic versioning in vendor modules by Justin Yun · 1 year, 5 months ago
  88. eb4cf41 Add missing documentation to <dlfcn.h>. by Elliott Hughes · 1 year, 5 months ago
  89. 8d8138a Fix orthography of GetTestLibRoot(). by Elliott Hughes · 1 year, 5 months ago
  90. 73750dc Move memtag_stack out of libc_globals by Florian Mayer · 1 year, 5 months ago
  91. 5cc10a9 Merge "Make memtag_handle_longjmp precise" into main by Florian Mayer · 1 year, 5 months ago
  92. 80e6246 Merge "Adding missing mm tests in syscall.xml" into main by Treehugger Robot · 1 year, 5 months ago
  93. 4a98366 Adding missing mm tests in syscall.xml by Carlos Galo · 1 year, 5 months ago
  94. 5ab3daa Merge changes Iec225109,I988e9495 into main by Treehugger Robot · 1 year, 5 months ago
  95. f86d29c Add mprotect syscall benchmark by Carlos Galo · 1 year, 5 months ago
  96. fd9824d Merge changes from topic "revert-2966884-NAVMRGEYJW" into main by Treehugger Robot · 1 year, 5 months ago
  97. 7b6de46 Merge "Make our <ctype.h> benchmarks less useless." into main by Elliott Hughes · 1 year, 5 months ago
  98. 7a04fed Revert "RELAND: bionic: loader: Extend LOAD segment VMAs" by Kalesh Singh · 1 year, 5 months ago
  99. 26de648 Revert "RELAND: bionic: loader: Extend GNU_RELRO protection" by Kalesh Singh · 1 year, 5 months ago
  100. 0ed1d35 Merge "Merge Android 14 QPR2 to AOSP main" into main by Xin Li · 1 year, 5 months ago