1. 63d5e6e Merge "libc: simplify ssse3 detection" into main am: 9cdc2c6b16 am: a3557e5e98 by Treehugger Robot · 11 months ago
  2. a3557e5 Merge "libc: simplify ssse3 detection" into main am: 9cdc2c6b16 by Treehugger Robot · 11 months ago
  3. 9cdc2c6 Merge "libc: simplify ssse3 detection" into main by Treehugger Robot · 11 months ago
  4. 3451c75 libc: simplify ssse3 detection by George Burgess IV · 11 months ago
  5. 52ce1a8 Merge "Update LD_SHOW_AUXV for recent AT_* changes." into main am: dacb07c9ae am: 8515f688a7 by Elliott Hughes · 11 months ago
  6. 8515f68 Merge "Update LD_SHOW_AUXV for recent AT_* changes." into main am: dacb07c9ae by Elliott Hughes · 11 months ago
  7. dacb07c Merge "Update LD_SHOW_AUXV for recent AT_* changes." into main by Elliott Hughes · 11 months ago
  8. 872d7c2 Merge "Remove versioner." into main am: d41c355af3 am: aaf3830f6d by Treehugger Robot · 11 months ago
  9. aaf3830 Merge "Remove versioner." into main am: d41c355af3 by Treehugger Robot · 11 months ago
  10. d41c355 Merge "Remove versioner." into main by Treehugger Robot · 11 months ago
  11. 1f64a2e Update LD_SHOW_AUXV for recent AT_* changes. by Elliott Hughes · 11 months ago
  12. 7325c54 Merge "Correct nullability check for pthread_create()" into main am: 910f91a8f9 am: 3ebf522591 by Treehugger Robot · 11 months ago
  13. 3ebf522 Merge "Correct nullability check for pthread_create()" into main am: 910f91a8f9 by Treehugger Robot · 11 months ago
  14. 910f91a Merge "Correct nullability check for pthread_create()" into main by Treehugger Robot · 11 months ago
  15. fdd9c8e Merge changes I20ba5186,I6f3e29ca into main am: d025430d24 am: f865052027 by Treehugger Robot · 11 months ago
  16. 33dcf9a Merge "16kb: bionic: zipalign shared libraries to 16kb for bionic tests" into main am: 5b0c4bd323 am: d93ac70020 by Treehugger Robot · 11 months ago
  17. f865052 Merge changes I20ba5186,I6f3e29ca into main am: d025430d24 by Treehugger Robot · 11 months ago
  18. d93ac70 Merge "16kb: bionic: zipalign shared libraries to 16kb for bionic tests" into main am: 5b0c4bd323 by Treehugger Robot · 11 months ago
  19. d025430 Merge changes I20ba5186,I6f3e29ca into main by Treehugger Robot · 11 months ago
  20. 5b0c4bd Merge "16kb: bionic: zipalign shared libraries to 16kb for bionic tests" into main by Treehugger Robot · 11 months ago
  21. 987313d Merge "Ensure that __libc_init() never calls memset()." into main am: b6e1d4ebb9 am: 075781e787 by Elliott Hughes · 11 months ago
  22. 075781e Merge "Ensure that __libc_init() never calls memset()." into main am: b6e1d4ebb9 by Elliott Hughes · 11 months ago
  23. b6e1d4e Merge "Ensure that __libc_init() never calls memset()." into main by Elliott Hughes · 11 months ago
  24. 6a6eb87 Correct nullability check for pthread_create() by Zijun · 11 months ago
  25. ee700ec Ensure that __libc_init() never calls memset(). by Elliott Hughes · 11 months ago
  26. 28a61e4 Merge "Revert "Workaround app compat issue introduced by global ThinLTO optimization"" into main am: 975cc73d90 am: 98d4cfd6e2 by Treehugger Robot · 11 months ago
  27. 98d4cfd Merge "Revert "Workaround app compat issue introduced by global ThinLTO optimization"" into main am: 975cc73d90 by Treehugger Robot · 11 months ago
  28. 975cc73 Merge "Revert "Workaround app compat issue introduced by global ThinLTO optimization"" into main by Treehugger Robot · 11 months ago
  29. e26e421 Merge "Add a CTS workaround for AID_CROS_EC." into main am: ef216177f2 am: 40566e5f03 by Elliott Hughes · 11 months ago
  30. c4e852f Merge "linker_translate_path.cpp: say API level 29 rather than Q." into main am: 8b9ebdafd5 am: cfb8158b33 by Elliott Hughes · 11 months ago
  31. 40566e5 Merge "Add a CTS workaround for AID_CROS_EC." into main am: ef216177f2 by Elliott Hughes · 11 months ago
  32. ef21617 Merge "Add a CTS workaround for AID_CROS_EC." into main by Elliott Hughes · 11 months ago
  33. cfb8158 Merge "linker_translate_path.cpp: say API level 29 rather than Q." into main am: 8b9ebdafd5 by Elliott Hughes · 11 months ago
  34. 8b9ebda Merge "linker_translate_path.cpp: say API level 29 rather than Q." into main by Elliott Hughes · 11 months ago
  35. 618ce1b Add a CTS workaround for AID_CROS_EC. by Elliott Hughes · 11 months ago
  36. a5f4b08 linker_translate_path.cpp: say API level 29 rather than Q. by Elliott Hughes · 11 months ago
  37. 0b69978 Merge changes I300b7645,Ibd11ef97,If24c85b5,I9ff02cd2 into main am: ac57186ffb am: 2212171b2b by Treehugger Robot · 11 months ago
  38. 2212171 Merge changes I300b7645,Ibd11ef97,If24c85b5,I9ff02cd2 into main am: ac57186ffb by Treehugger Robot · 11 months ago
  39. ac57186 Merge changes I300b7645,Ibd11ef97,If24c85b5,I9ff02cd2 into main by Treehugger Robot · 11 months ago
  40. ac834f8 16kb: bionic: Re-align libtest_invalid-textrels2.so to 16kb by Juan Yescas · 11 months ago
  41. 2fedd31 16kb: bionic: Re-align libtest_invalid-textrels.so to 16kb by Juan Yescas · 11 months ago
  42. 9fc49bd Revert "Workaround app compat issue introduced by global ThinLTO optimization" by Yi Kong · 1 year, 1 month ago
  43. a6281fe 16kb: bionic: zipalign shared libraries to 16kb for bionic tests by Juan Yescas · 11 months ago
  44. 71e2679 Merge changes I37903e2f,I4e47c746 into main am: 50cd112f1b am: 9944a211d0 by Juan Yescas · 11 months ago
  45. 9944a21 Merge changes I37903e2f,I4e47c746 into main am: 50cd112f1b by Juan Yescas · 11 months ago
  46. 50cd112 Merge changes I37903e2f,I4e47c746 into main by Juan Yescas · 11 months ago
  47. 19d8790 16kb: bionic: Re-align libtest_invalid-zero_shstrndx.so to 16kb by Juan Yescas · 11 months ago
  48. bd463a9 [automerger skipped] Merge "Merge 24Q3 to AOSP main" into main am: bad0f29998 -s ours am: 0cc08b7d0f -s ours by Xin Li · 11 months ago
  49. 476aec2 [automerger skipped] Merge 24Q3 to AOSP main am: 2b860c5d89 -s ours am: 2d7f991a27 -s ours by Xin Li · 11 months ago
  50. 0cc08b7 [automerger skipped] Merge "Merge 24Q3 to AOSP main" into main am: bad0f29998 -s ours by Xin Li · 11 months ago
  51. 2d7f991 [automerger skipped] Merge 24Q3 to AOSP main am: 2b860c5d89 -s ours by Xin Li · 11 months ago
  52. bad0f29 Merge "Merge 24Q3 to AOSP main" into main by Xin Li · 11 months ago
  53. 8dbc454 16kb: bionic: Re-align libtest_invalid-zero_shentsize.so to 16kb by Juan Yescas · 11 months ago
  54. ae9c580 Merge "Prefer __nodiscard to __wur for readability." into main am: b02d0b992e am: 2573dd8bcb by Elliott Hughes · 11 months ago
  55. 4daa4c7 Merge "<threads.h>: `thread_local` should match the C23 #if guard for `static_assert`." into main am: 3932e93edd am: 26047f2d56 by Elliott Hughes · 11 months ago
  56. 9540ebe Merge "Make LD_DEBUG more user-friendly." into main am: 1d6c4dc40e am: 95d4dff85f by Elliott Hughes · 11 months ago
  57. 2573dd8 Merge "Prefer __nodiscard to __wur for readability." into main am: b02d0b992e by Elliott Hughes · 11 months ago
  58. 26047f2 Merge "<threads.h>: `thread_local` should match the C23 #if guard for `static_assert`." into main am: 3932e93edd by Elliott Hughes · 11 months ago
  59. 95d4dff Merge "Make LD_DEBUG more user-friendly." into main am: 1d6c4dc40e by Elliott Hughes · 11 months ago
  60. b02d0b9 Merge "Prefer __nodiscard to __wur for readability." into main by Elliott Hughes · 11 months ago
  61. 3932e93 Merge "<threads.h>: `thread_local` should match the C23 #if guard for `static_assert`." into main by Elliott Hughes · 11 months ago
  62. 1d6c4dc Merge "Make LD_DEBUG more user-friendly." into main by Elliott Hughes · 11 months ago
  63. d471143 Merge "Add tid to trace info if available" into main am: d3026c61f9 am: 57fda4b8df by Treehugger Robot · 11 months ago
  64. 57fda4b Merge "Add tid to trace info if available" into main am: d3026c61f9 by Treehugger Robot · 11 months ago
  65. d3026c6 Merge "Add tid to trace info if available" into main by Treehugger Robot · 11 months ago
  66. 249a7ae Add tid to trace info if available by Atneya Nair · 11 months ago
  67. 138a955 linker: LoadSegments: Factor out MapBssSection() by Kalesh Singh · 11 months ago
  68. e0f4a37 linker: LoadSegments: Factor out DropPaddingPages() by Kalesh Singh · 11 months ago
  69. 37bcaea linker: LoadSegments: Factor out ZeroFillSegment() by Kalesh Singh · 11 months ago
  70. 86e04f6 linker: LoadSegments: Factor out MapSegment() by Kalesh Singh · 11 months ago
  71. c395fe2 Merge "16kb: bionic: Re-align libtest_invalid-rw_load_segment.so to 16kb" into main am: 9fb88f764c am: a50e2ee4eb by Juan Yescas · 11 months ago
  72. a50e2ee Merge "16kb: bionic: Re-align libtest_invalid-rw_load_segment.so to 16kb" into main am: 9fb88f764c by Juan Yescas · 11 months ago
  73. 9fb88f7 Merge "16kb: bionic: Re-align libtest_invalid-rw_load_segment.so to 16kb" into main by Juan Yescas · 11 months ago
  74. b19df89 Prefer __nodiscard to __wur for readability. by Elliott Hughes · 11 months ago
  75. fb61806 <threads.h>: `thread_local` should match the C23 #if guard for `static_assert`. by Elliott Hughes · 11 months ago
  76. 2b860c5 Merge 24Q3 to AOSP main by Xin Li · 11 months ago
  77. 40f6673 Merge "Consistently position __wur next to the return type." into main am: 508b2f6e5c am: 7b2fa809e0 by Treehugger Robot · 11 months ago
  78. 7b2fa80 Merge "Consistently position __wur next to the return type." into main am: 508b2f6e5c by Treehugger Robot · 11 months ago
  79. 508b2f6 Merge "Consistently position __wur next to the return type." into main by Treehugger Robot · 11 months ago
  80. 5bed4fc Merge "Add reallocarray() polyfill." into main am: 2f070f21b7 am: d3d0b94a02 by Elliott Hughes · 11 months ago
  81. d3d0b94 Merge "Add reallocarray() polyfill." into main am: 2f070f21b7 by Elliott Hughes · 11 months ago
  82. 1e76a82 Consistently position __wur next to the return type. by Elliott Hughes · 11 months ago
  83. 2f070f2 Merge "Add reallocarray() polyfill." into main by Elliott Hughes · 11 months ago
  84. eda72bf Merge "Remove //apex_available:platform from libdl,libdl_android,libm" into main am: 8398b3487b am: 522ee622aa by Treehugger Robot · 11 months ago
  85. 522ee62 Merge "Remove //apex_available:platform from libdl,libdl_android,libm" into main am: 8398b3487b by Treehugger Robot · 11 months ago
  86. 8398b34 Merge "Remove //apex_available:platform from libdl,libdl_android,libm" into main by Treehugger Robot · 11 months ago
  87. f93af26 Add reallocarray() polyfill. by Elliott Hughes · 11 months ago
  88. ad992ab Remove //apex_available:platform from libdl,libdl_android,libm by Spandan Das · 11 months ago
  89. d7dcadf Merge "Improve the fdtrack documentation." into main am: 403c185029 am: b88eeca88f by Treehugger Robot · 11 months ago
  90. b88eeca Merge "Improve the fdtrack documentation." into main am: 403c185029 by Treehugger Robot · 11 months ago
  91. 403c185 Merge "Improve the fdtrack documentation." into main by Treehugger Robot · 11 months ago
  92. ae3c6f7 Improve the fdtrack documentation. by Elliott Hughes · 11 months ago
  93. 94c53a2 Merge "Remove NDK exports" into main am: aca0fc6532 am: 73208c4af2 by Steven Moreland · 11 months ago
  94. 73208c4 Merge "Remove NDK exports" into main am: aca0fc6532 by Steven Moreland · 11 months ago
  95. aca0fc6 Merge "Remove NDK exports" into main by Steven Moreland · 11 months ago
  96. f08d0eb Make LD_DEBUG more user-friendly. by Elliott Hughes · 11 months ago
  97. 40b2fb9 Merge "Stop using versioner for the llndk too." into main am: ab51d3a5af am: 691f0bed20 by Treehugger Robot · 11 months ago
  98. 691f0be Merge "Stop using versioner for the llndk too." into main am: ab51d3a5af by Treehugger Robot · 11 months ago
  99. ab51d3a Merge "Stop using versioner for the llndk too." into main by Treehugger Robot · 11 months ago
  100. 42b42f5 Remove NDK exports by Steven Moreland · 11 months ago