1. cb47a4f Use ifuncs for memset and memrchr. by Elliott Hughes · 1 year, 4 months ago
  2. 0339184 Merge "Remove duplicate ELF_ST_TYPE() macro." into main by Treehugger Robot · 1 year, 4 months ago
  3. 6bf133d Remove duplicate ELF_ST_TYPE() macro. by Elliott Hughes · 1 year, 4 months ago
  4. 2a70ee6 Merge "Update FreeBSD elf_common.h." into main by Elliott Hughes · 1 year, 4 months ago
  5. ef9504b Merge "Change doc about crash_detail name" into main by Treehugger Robot · 1 year, 5 months ago
  6. a35df79 Merge "Fix StaticTlsLayout for atypical alignment values" into main by Ryan Prichard · 1 year, 5 months ago
  7. a5d6778 Change doc about crash_detail name by Florian Mayer · 1 year, 5 months ago
  8. 6cd03ef Update FreeBSD elf_common.h. by Elliott Hughes · 1 year, 5 months ago
  9. 4396392 Fix StaticTlsLayout for atypical alignment values by Ryan Prichard · 1 year, 5 months ago
  10. 294ed38 Merge "Remove an unused header file." into main by Treehugger Robot · 1 year, 5 months ago
  11. 383349c Remove an unused header file. by Elliott Hughes · 1 year, 5 months ago
  12. 029f1cf Merge "Include the SPDX identifiers in NOTICE files." into main by Treehugger Robot · 1 year, 5 months ago
  13. 526bd98 Include the SPDX identifiers in NOTICE files. by Elliott Hughes · 1 year, 5 months ago
  14. f14e4c1 Merge "Update the `--hash-style=` documentation." into main by Treehugger Robot · 1 year, 5 months ago
  15. 91219ec Update the `--hash-style=` documentation. by Elliott Hughes · 1 year, 5 months ago
  16. a8b8cd7 Merge "Remove workaround for a fixed bug." into main by Elliott Hughes · 1 year, 5 months ago
  17. 7b95053 Remove workaround for a fixed bug. by Elliott Hughes · 1 year, 5 months ago
  18. 5067ef2 Merge "Flush all the streams if CHECK() fails." into main by Treehugger Robot · 1 year, 5 months ago
  19. dc0510e Flush all the streams if CHECK() fails. by Elliott Hughes · 1 year, 5 months ago
  20. 3abc30d Merge "Make tests/libs/CHECK.h work on the host" into main by Ryan Prichard · 1 year, 5 months ago
  21. 68eb690 Merge changes Idb061b98,I93c17ca6 into main by Ryan Prichard · 1 year, 5 months ago
  22. 32bb367 ldd: skip relocation processing, TLS modules, CFI by Ryan Prichard · 1 year, 5 months ago
  23. b493746 Guard against linker[64] having a PT_TLS segment by Ryan Prichard · 1 year, 5 months ago
  24. 4fbcbbd Merge changes Ib76b022f,I98882edd,I575d626b into main by Kalesh Singh · 1 year, 5 months ago
  25. 63df96b Merge "crt*.o cleanup." into main by Elliott Hughes · 1 year, 5 months ago
  26. 41cc7be Merge "Minor benchmark fixes." into main by Christopher Ferris · 1 year, 5 months ago
  27. f3a8ae8 Merge "Ignore bionic versioning in vendor modules" into main by Treehugger Robot · 1 year, 5 months ago
  28. e4912ac Make tests/libs/CHECK.h work on the host by Ryan Prichard · 1 year, 5 months ago
  29. 8af7166 Merge "Fix orthography of GetTestLibRoot()." into main by Elliott Hughes · 1 year, 5 months ago
  30. b2bb21d Minor benchmark fixes. by Christopher Ferris · 1 year, 5 months ago
  31. 6a30b71 crt*.o cleanup. by Elliott Hughes · 1 year, 5 months ago
  32. 1d3ba11 bionic: loader: Only zero the last partial page in RW segments by Kalesh Singh · 1 year, 5 months ago
  33. 702d9b0 Reapply "RELAND: bionic: loader: Extend GNU_RELRO protection" by Kalesh Singh · 1 year, 5 months ago
  34. 4084b55 Reapply "RELAND: bionic: loader: Extend LOAD segment VMAs" by Kalesh Singh · 1 year, 5 months ago
  35. 60573de Merge "Move memtag_stack out of libc_globals" into main by Florian Mayer · 1 year, 5 months ago
  36. eb75833 Merge "Add missing documentation to <dlfcn.h>." into main by Elliott Hughes · 1 year, 5 months ago
  37. ced6302 Ignore bionic versioning in vendor modules by Justin Yun · 1 year, 5 months ago
  38. eb4cf41 Add missing documentation to <dlfcn.h>. by Elliott Hughes · 1 year, 5 months ago
  39. 8d8138a Fix orthography of GetTestLibRoot(). by Elliott Hughes · 1 year, 5 months ago
  40. 73750dc Move memtag_stack out of libc_globals by Florian Mayer · 1 year, 5 months ago
  41. 5cc10a9 Merge "Make memtag_handle_longjmp precise" into main by Florian Mayer · 1 year, 5 months ago
  42. 80e6246 Merge "Adding missing mm tests in syscall.xml" into main by Treehugger Robot · 1 year, 5 months ago
  43. 4a98366 Adding missing mm tests in syscall.xml by Carlos Galo · 1 year, 5 months ago
  44. 5ab3daa Merge changes Iec225109,I988e9495 into main by Treehugger Robot · 1 year, 5 months ago
  45. f86d29c Add mprotect syscall benchmark by Carlos Galo · 1 year, 5 months ago
  46. fd9824d Merge changes from topic "revert-2966884-NAVMRGEYJW" into main by Treehugger Robot · 1 year, 5 months ago
  47. 7b6de46 Merge "Make our <ctype.h> benchmarks less useless." into main by Elliott Hughes · 1 year, 5 months ago
  48. 7a04fed Revert "RELAND: bionic: loader: Extend LOAD segment VMAs" by Kalesh Singh · 1 year, 5 months ago
  49. 26de648 Revert "RELAND: bionic: loader: Extend GNU_RELRO protection" by Kalesh Singh · 1 year, 5 months ago
  50. 0ed1d35 Merge "Merge Android 14 QPR2 to AOSP main" into main by Xin Li · 1 year, 5 months ago
  51. 457dee1 Make our <ctype.h> benchmarks less useless. by Elliott Hughes · 1 year, 5 months ago
  52. 0e1412e Make memtag_handle_longjmp precise by Florian Mayer · 1 year, 5 months ago
  53. 14a7ebe Merge Android 14 QPR2 to AOSP main by Xin Li · 1 year, 5 months ago
  54. fb7dd9d Rename mmap benchmarks to mm benchmark by Carlos Galo · 1 year, 5 months ago
  55. 7c37e12 Merge "Clarify the timespec argument to clock_nanosleep()." into main am: 70ecb746f3 by Elliott Hughes · 1 year, 5 months ago
  56. c2ce647 Merge "Consistently use 'op' in argument names." into main am: 47f8ab80cc by Elliott Hughes · 1 year, 5 months ago
  57. 786484d Merge "_Fork(): clarify what not running pthread_atfork() handlers means in practice." into main am: 69bc81615b by Elliott Hughes · 1 year, 5 months ago
  58. 321ad5b Merge "Remove an unused include" into main am: 9d98e04aa9 by Treehugger Robot · 1 year, 5 months ago
  59. 70ecb74 Merge "Clarify the timespec argument to clock_nanosleep()." into main by Elliott Hughes · 1 year, 5 months ago
  60. 47f8ab8 Merge "Consistently use 'op' in argument names." into main by Elliott Hughes · 1 year, 5 months ago
  61. 69bc816 Merge "_Fork(): clarify what not running pthread_atfork() handlers means in practice." into main by Elliott Hughes · 1 year, 5 months ago
  62. 9d98e04 Merge "Remove an unused include" into main by Treehugger Robot · 1 year, 5 months ago
  63. cda3150 Remove an unused include by Ryan Prichard · 1 year, 5 months ago
  64. 0ba2cc0 Merge "Revamp the elftls_dl.dtv_resize test" into main am: e6a4943dfa by Ryan Prichard · 1 year, 5 months ago
  65. 8dc9c1c Clarify the timespec argument to clock_nanosleep(). by Elliott Hughes · 1 year, 5 months ago
  66. e6a4943 Merge "Revamp the elftls_dl.dtv_resize test" into main by Ryan Prichard · 1 year, 5 months ago
  67. 364fc76 Consistently use 'op' in argument names. by Elliott Hughes · 1 year, 5 months ago
  68. 8257268 _Fork(): clarify what not running pthread_atfork() handlers means in practice. by Elliott Hughes · 1 year, 5 months ago
  69. 98731dc Revamp the elftls_dl.dtv_resize test by Ryan Prichard · 1 year, 5 months ago
  70. b4d8542 Merge "Correct the nullability annotation in posix_spawnattr_init()" into main am: 2c0e9a58ea by Treehugger Robot · 1 year, 5 months ago
  71. 2c0e9a5 Merge "Correct the nullability annotation in posix_spawnattr_init()" into main by Treehugger Robot · 1 year, 5 months ago
  72. 335380e Merge "Add _Fork()." into main am: a216b269ef by Elliott Hughes · 1 year, 5 months ago
  73. 148476d Correct the nullability annotation in posix_spawnattr_init() by zijunzhao · 1 year, 5 months ago
  74. a216b26 Merge "Add _Fork()." into main by Elliott Hughes · 1 year, 5 months ago
  75. 2411fff Add _Fork(). by Elliott Hughes · 1 year, 5 months ago
  76. 91a073d Merge "Remove unnecessary includes" into main am: 9218876df0 by Treehugger Robot · 1 year, 5 months ago
  77. 9218876 Merge "Remove unnecessary includes" into main by Treehugger Robot · 1 year, 5 months ago
  78. 5f177e3 Remove unnecessary includes by Florian Mayer · 1 year, 5 months ago
  79. d29e333 Merge "Add ..DEPRECATED_PAGE_SIZE macro" into main am: 2215ad406b by Steven Moreland · 1 year, 5 months ago
  80. 2215ad4 Merge "Add ..DEPRECATED_PAGE_SIZE macro" into main by Steven Moreland · 1 year, 5 months ago
  81. f6e9904 Add ..DEPRECATED_PAGE_SIZE macro by Steven Moreland · 1 year, 5 months ago
  82. c5b4880 Merge changes from topic "reland_bionic_vma_fixes" into main am: f9c297d344 by Kalesh Singh · 1 year, 5 months ago
  83. f9c297d Merge changes from topic "reland_bionic_vma_fixes" into main by Kalesh Singh · 1 year, 5 months ago
  84. 56f01ac Merge "CtsBionicAppTestCases has moved to presubmit." into main am: a094f172b8 by Treehugger Robot · 1 year, 5 months ago
  85. a094f17 Merge "CtsBionicAppTestCases has moved to presubmit." into main by Treehugger Robot · 1 year, 5 months ago
  86. 956ff6e Merge "Add CtsBionicAppTestCases to TEST_MAPPING." into main am: 15be223fcc by Elliott Hughes · 1 year, 5 months ago
  87. 575eb34 CtsBionicAppTestCases has moved to presubmit. by Elliott Hughes · 1 year, 5 months ago
  88. 15be223 Merge "Add CtsBionicAppTestCases to TEST_MAPPING." into main by Elliott Hughes · 1 year, 5 months ago
  89. 0500d85 Merge "__bionic_get_shell_path(): explanatory comment." into main am: c3a6b446c4 by Treehugger Robot · 1 year, 5 months ago
  90. c3a6b44 Merge "__bionic_get_shell_path(): explanatory comment." into main by Treehugger Robot · 1 year, 5 months ago
  91. 41b8863 RELAND: bionic: loader: Extend GNU_RELRO protection by Kalesh Singh · 1 year, 9 months ago
  92. 944164c RELAND: bionic: loader: Extend LOAD segment VMAs by Kalesh Singh · 1 year, 10 months ago
  93. 529e624 __bionic_get_shell_path(): explanatory comment. by Elliott Hughes · 1 year, 5 months ago
  94. 18f7e80 Merge "cxa_demangle_test: expand accepted outputs" into main am: a5ac8de33f by Ryan Prichard · 1 year, 5 months ago
  95. 7617af2 Merge "Improve android_set_abort_message() documentation." into main am: dcfc4a1ccc by Elliott Hughes · 1 year, 5 months ago
  96. a5ac8de Merge "cxa_demangle_test: expand accepted outputs" into main by Ryan Prichard · 1 year, 5 months ago
  97. e14c76c Add CtsBionicAppTestCases to TEST_MAPPING. by Elliott Hughes · 1 year, 5 months ago
  98. dcfc4a1 Merge "Improve android_set_abort_message() documentation." into main by Elliott Hughes · 1 year, 5 months ago
  99. 1a5e871 cxa_demangle_test: expand accepted outputs by Ryan Prichard · 1 year, 5 months ago
  100. 94c93d6 Improve android_set_abort_message() documentation. by Elliott Hughes · 1 year, 5 months ago