1. a3d41ee Add __cxa_atexit benchmark by Ryan Prichard · 4 years, 10 months ago
  2. 08a4342 Merge "Mark __progname as weak for native_bridge" by Evgeny Eltsin · 4 years, 10 months ago
  3. 6551173 Merge "Add an internal struct layout test." by Peter Collingbourne · 4 years, 10 months ago
  4. 6351127 Merge "x86/x86_64: cleanup signal trampolines" by Ryan Prichard · 4 years, 10 months ago
  5. 4edf74a Add an internal struct layout test. by Peter Collingbourne · 4 years, 10 months ago
  6. b752dd5 Mark __progname as weak for native_bridge by Evgeny Eltsin · 4 years, 10 months ago
  7. 9494caa Merge "Enable arm64 .eh_frame terminator, align it to 4" by Ryan Prichard · 4 years, 10 months ago
  8. cde6ca1 Merge "No global ThinLTO for linker" by Treehugger Robot · 4 years, 10 months ago
  9. a7e363f No global ThinLTO for linker by Yi Kong · 4 years, 10 months ago
  10. 897fd6e Merge "No global ThinLTO for bionic" by Yi Kong · 4 years, 10 months ago
  11. 15a05a7 No global ThinLTO for bionic by Yi Kong · 4 years, 11 months ago
  12. 07c85f1 Merge "Make __clone_for_fork pure native bridge mode abstraction" by Victor Khimenko · 4 years, 10 months ago
  13. d510f22 Merge "Stop marking symbols weak in native bionic build" by Victor Khimenko · 4 years, 10 months ago
  14. 5aedb68 Merge "alloc_debug: get load_bias error" by Christopher Ferris · 4 years, 10 months ago
  15. 6427f39 Make __clone_for_fork pure native bridge mode abstraction by Victor Khimenko · 4 years, 10 months ago
  16. b967e79 Stop marking symbols weak in native bionic build by Victor Khimenko · 4 years, 10 months ago
  17. 8d01fac alloc_debug: get load_bias error by Weiwei.Zhang · 4 years, 10 months ago
  18. fd8d687 x86/x86_64: cleanup signal trampolines by Ryan Prichard · 5 years ago
  19. 73ed0c4 Merge changes from topic "arm64_branch-protection" by Elliott Hughes · 4 years, 10 months ago
  20. 7241ac6 Merge "Enable BTI in bionic linker" by Elliott Hughes · 4 years, 10 months ago
  21. bcef897 Enable arm64 .eh_frame terminator, align it to 4 by Ryan Prichard · 4 years, 10 months ago
  22. 5cd0172 Merge "Work around issues with `aligned_alloc()` and -O2." by Treehugger Robot · 4 years, 10 months ago
  23. 1c33c4a Work around issues with `aligned_alloc()` and -O2. by Stephen Hines · 4 years, 10 months ago
  24. bda8558 Merge "Avoid explicit use of "10000" in build files." by Dan Albert · 4 years, 10 months ago
  25. 1559018 Merge "Copy the M_THREAD_DISABLE_MEM_INIT constant value into malloc.h." by Peter Collingbourne · 4 years, 10 months ago
  26. 978eb16 Copy the M_THREAD_DISABLE_MEM_INIT constant value into malloc.h. by Peter Collingbourne · 4 years, 11 months ago
  27. 8d55d18 Enable BTI in bionic linker by Tamas Petz · 5 years ago
  28. 47250ac Merge "Adapt for update to clang-r399163." by Stephen Hines · 4 years, 11 months ago
  29. 7606477 Adapt for update to clang-r399163. by Stephen Hines · 4 years, 11 months ago
  30. 0a12075 Merge "Add arm64 source to linker_wrapper" by Treehugger Robot · 4 years, 11 months ago
  31. 3b47d60 Add arm64 source to linker_wrapper by Jiyong Park · 4 years, 11 months ago
  32. 6c19d67 Merge "Explicitly add the include path for android_filesystem_config.h" by Tom Cherry · 4 years, 11 months ago
  33. 379ed1e Explicitly add the include path for android_filesystem_config.h by Tom Cherry · 4 years, 11 months ago
  34. bfb8890 Merge "Simplify native bridge skip check" by Lev Rumyantsev · 4 years, 11 months ago
  35. 37c5ed3 Simplify native bridge skip check by Lev Rumyantsev · 4 years, 11 months ago
  36. cf69abc Merge "Dump the per-thread TAGGED_ADDR_CTRL value if available." by Peter Collingbourne · 4 years, 11 months ago
  37. f15d33e Merge "Merge mainline-release 6664920 to master - DO NOT MERGE" by Bill Yi · 4 years, 11 months ago
  38. e320c77 Merge mainline-release 6664920 to master - DO NOT MERGE by Bill Yi · 4 years, 11 months ago
  39. d7f153f Merge "Merge android11-tests-dev." by Treehugger Robot · 4 years, 11 months ago
  40. 60a3956 Merge "Make it clearer that math.h isn't fdlibm." by Treehugger Robot · 4 years, 11 months ago
  41. fee514e Make it clearer that math.h isn't fdlibm. by Elliott Hughes · 4 years, 11 months ago
  42. 98d79de Dump the per-thread TAGGED_ADDR_CTRL value if available. by Peter Collingbourne · 4 years, 11 months ago
  43. 66ae134 Merge "Mark bionic APEX as visible" by Kiyoung Kim · 4 years, 11 months ago
  44. 6525d54 Merge android11-tests-dev. by Xin Li · 4 years, 11 months ago
  45. 1efa573 Merge "Expose a function to reset the stack protector for the zygote." by Elliott Hughes · 5 years ago
  46. a1e3f2c Expose a function to reset the stack protector for the zygote. by Elliott Hughes · 5 years ago
  47. bba9153 Merge "Implement a new mechanism to let Scudo access the TLS slot" by Peter Collingbourne · 5 years ago
  48. 38d290a Implement a new mechanism to let Scudo access the TLS slot by Peter Collingbourne · 5 years ago
  49. ba4b406 Merge "NGREG != ELF_NGREG." am: a5a9992671 by Elliott Hughes · 5 years ago
  50. a5a9992 Merge "NGREG != ELF_NGREG." by Elliott Hughes · 5 years ago
  51. 5a8189f Mark bionic APEX as visible by Kiyoung Kim · 5 years ago
  52. 8e5fc5b NGREG != ELF_NGREG. by Elliott Hughes · 5 years ago
  53. f5bdee7 libc: Add Armv8.3-A PAuth and Armv8.5-A BTI compatibility to *.S by Tamas Petz · 5 years ago
  54. 18621fb Update crtbegin.c and crt*.S to support Armv8.5-A BTI by Tamas Petz · 5 years ago
  55. 42b6530 libm: Add Armv8.3-A PAuth and Armv8.5-A BTI support to assembly files by Tamas Petz · 6 years ago
  56. 19d66e6 libc: Prepare support for Armv8.3-A PAuth and Armv8.5-A BTI in *.S by Tamas Petz · 6 years ago
  57. 86214f6 Merge "Skip RP1A.200720.011" into stage-aosp-master by Xin Li · 5 years ago
  58. 4473d90 Merge "Add benchmark for property mapping" am: 7e0816a0a4 by Tom Cherry · 5 years ago
  59. 59cee9f Skip RP1A.200720.011 by Xin Li · 5 years ago
  60. 204da16 Mark RP1A.200720.001 as merged by Xin Li · 5 years ago
  61. 7e0816a Merge "Add benchmark for property mapping" by Tom Cherry · 5 years ago
  62. a5744e2 Add benchmark for property mapping by Tom Cherry · 5 years ago
  63. 57af5a7 Merge "Incorporate upstream's strptime %Z/%z support." am: 159bb3f86b by Treehugger Robot · 5 years ago
  64. 159bb3f Merge "Incorporate upstream's strptime %Z/%z support." by Treehugger Robot · 5 years ago
  65. d065c04 Incorporate upstream's strptime %Z/%z support. by Elliott Hughes · 5 years ago
  66. f5493e8 Merge "Add fdtrack docs." am: 984b4e9ae1 by Josh Gao · 5 years ago
  67. 984b4e9 Merge "Add fdtrack docs." by Josh Gao · 5 years ago
  68. 12a0eb6 Add fdtrack docs. by Josh Gao · 5 years ago
  69. 7a265e7 Mark Android R (rvc-dev-plus-aosp-without-vendor@6692709) as merged by Xin Li · 5 years ago
  70. 7aad6a8 Merge "Updated __libc_get_static_tls_bounds test to be more meaningful" am: f3c1b60d53 by Vy Nguyen · 5 years ago
  71. f3c1b60 Merge "Updated __libc_get_static_tls_bounds test to be more meaningful" by Vy Nguyen · 5 years ago
  72. 97ba12b Updated __libc_get_static_tls_bounds test to be more meaningful by Vy Nguyen · 5 years ago
  73. 3459e3f Merge "bionic_systrace: moving global static variables" am: 37e112f60a by Treehugger Robot · 5 years ago
  74. 37e112f Merge "bionic_systrace: moving global static variables" by Treehugger Robot · 5 years ago
  75. 1e1c784 bionic_systrace: moving global static variables by Bowgo Tsai · 5 years ago
  76. 2206289 Merge "async_safe: don't call libc's socket." am: 1e0d28b9c2 by Josh Gao · 5 years ago
  77. 1e0d28b Merge "async_safe: don't call libc's socket." by Josh Gao · 5 years ago
  78. ece7a0f Merge "Fix issues with .note.GNU-stack section directives." am: 3d59029a12 by Treehugger Robot · 5 years ago
  79. d371133 async_safe: don't call libc's socket. by Josh Gao · 5 years ago
  80. 3d59029 Merge "Fix issues with .note.GNU-stack section directives." by Treehugger Robot · 5 years ago
  81. c68ec15 Fix issues with .note.GNU-stack section directives. by Stephen Hines · 5 years ago
  82. 0b27445 Merge "Adding system property tracing" am: 08bcaac208 by Treehugger Robot · 5 years ago
  83. 08bcaac Merge "Adding system property tracing" by Treehugger Robot · 5 years ago
  84. d0ecf0b Adding system property tracing by Bowgo Tsai · 5 years ago
  85. 97cefc6 Merge "Cast from const void * -> const char * when using memchr()." am: 3ec750e035 by Treehugger Robot · 5 years ago
  86. 3ec750e Merge "Cast from const void * -> const char * when using memchr()." by Treehugger Robot · 5 years ago
  87. 62165a1 Cast from const void * -> const char * when using memchr(). by Stephen Hines · 5 years ago
  88. f578e9a Merge "Disable HWASAN on ifunc resolvers." am: 3936985e75 by Treehugger Robot · 5 years ago
  89. 5863553 Merge "Various coverage improvements." am: 1c502d46b3 by Elliott Hughes · 5 years ago
  90. 3936985 Merge "Disable HWASAN on ifunc resolvers." by Treehugger Robot · 5 years ago
  91. 1c502d4 Merge "Various coverage improvements." by Elliott Hughes · 5 years ago
  92. 48943b2 Avoid explicit use of "10000" in build files. by Dan Albert · 5 years ago
  93. eb1a99c Merge "Add a thread-properties API (Based on proposal at https://sourceware.org/glibc/wiki/ThreadPropertiesAPI)" am: d4d7efc1f8 by Vy Nguyen · 5 years ago
  94. 03d89a7 Disable HWASAN on ifunc resolvers. by Peter Collingbourne · 5 years ago
  95. d4d7efc Merge "Add a thread-properties API (Based on proposal at https://sourceware.org/glibc/wiki/ThreadPropertiesAPI)" by Vy Nguyen · 5 years ago
  96. 7cebf83 Various coverage improvements. by Elliott Hughes · 5 years ago
  97. dec52e2 Merge "Cleanup for #inclusivefixit." am: aadcb07890 by Elliott Hughes · 5 years ago
  98. 842681c Merge "Create per-API versions of the CRT objects." am: d4da7b17a2 by Treehugger Robot · 5 years ago
  99. aadcb07 Merge "Cleanup for #inclusivefixit." by Elliott Hughes · 5 years ago
  100. d4da7b1 Merge "Create per-API versions of the CRT objects." by Treehugger Robot · 5 years ago