1. 14b2099 Merge "Enable arm64 .eh_frame terminator, align it to 4" am: 9494caa7e8 by Ryan Prichard · 4 years, 10 months ago
  2. 9494caa Merge "Enable arm64 .eh_frame terminator, align it to 4" by Ryan Prichard · 4 years, 10 months ago
  3. 20670cb Merge "No global ThinLTO for linker" am: cde6ca1fc3 by Treehugger Robot · 4 years, 10 months ago
  4. cde6ca1 Merge "No global ThinLTO for linker" by Treehugger Robot · 4 years, 10 months ago
  5. a7e363f No global ThinLTO for linker by Yi Kong · 4 years, 10 months ago
  6. 833a611 Merge "No global ThinLTO for bionic" am: 897fd6ecb3 by Yi Kong · 4 years, 10 months ago
  7. 897fd6e Merge "No global ThinLTO for bionic" by Yi Kong · 4 years, 10 months ago
  8. 15a05a7 No global ThinLTO for bionic by Yi Kong · 4 years, 11 months ago
  9. e157c11 Merge "Make __clone_for_fork pure native bridge mode abstraction" am: 07c85f1688 by Victor Khimenko · 4 years, 10 months ago
  10. 5a1564e Merge "Stop marking symbols weak in native bionic build" am: d510f22732 by Victor Khimenko · 4 years, 10 months ago
  11. 07c85f1 Merge "Make __clone_for_fork pure native bridge mode abstraction" by Victor Khimenko · 4 years, 10 months ago
  12. d510f22 Merge "Stop marking symbols weak in native bionic build" by Victor Khimenko · 4 years, 10 months ago
  13. c7e1b6b Merge "alloc_debug: get load_bias error" am: 5aedb68499 by Christopher Ferris · 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. d42324e Merge changes from topic "arm64_branch-protection" am: 73ed0c4525 by Elliott Hughes · 4 years, 10 months ago
  19. ee3ccc2 Update crtbegin.c and crt*.S to support Armv8.5-A BTI am: 18621fb30c by Tamas Petz · 4 years, 10 months ago
  20. 537091a libm: Add Armv8.3-A PAuth and Armv8.5-A BTI support to assembly files am: 42b6530b1b by Tamas Petz · 4 years, 10 months ago
  21. e20a8e4 libc: Prepare support for Armv8.3-A PAuth and Armv8.5-A BTI in *.S am: 19d66e6f2d by Tamas Petz · 4 years, 10 months ago
  22. dc0dd76 Merge "Enable BTI in bionic linker" am: 7241ac6c07 by Elliott Hughes · 4 years, 10 months ago
  23. 73ed0c4 Merge changes from topic "arm64_branch-protection" by Elliott Hughes · 4 years, 10 months ago
  24. 7241ac6 Merge "Enable BTI in bionic linker" by Elliott Hughes · 4 years, 10 months ago
  25. 184d4ec Merge "Work around issues with `aligned_alloc()` and -O2." am: 5cd0172b52 by Treehugger Robot · 4 years, 10 months ago
  26. bcef897 Enable arm64 .eh_frame terminator, align it to 4 by Ryan Prichard · 4 years, 10 months ago
  27. 5cd0172 Merge "Work around issues with `aligned_alloc()` and -O2." by Treehugger Robot · 4 years, 10 months ago
  28. 1c33c4a Work around issues with `aligned_alloc()` and -O2. by Stephen Hines · 4 years, 10 months ago
  29. 97860da Merge "Avoid explicit use of "10000" in build files." am: bda85584d1 by Dan Albert · 4 years, 10 months ago
  30. cb1bb41 Merge "Copy the M_THREAD_DISABLE_MEM_INIT constant value into malloc.h." am: 155901898d by Peter Collingbourne · 4 years, 10 months ago
  31. bda8558 Merge "Avoid explicit use of "10000" in build files." by Dan Albert · 4 years, 10 months ago
  32. 1559018 Merge "Copy the M_THREAD_DISABLE_MEM_INIT constant value into malloc.h." by Peter Collingbourne · 4 years, 10 months ago
  33. 978eb16 Copy the M_THREAD_DISABLE_MEM_INIT constant value into malloc.h. by Peter Collingbourne · 4 years, 11 months ago
  34. 8d55d18 Enable BTI in bionic linker by Tamas Petz · 5 years ago
  35. 51bfe5a Merge "Adapt for update to clang-r399163." am: 47250aca16 by Stephen Hines · 4 years, 10 months ago
  36. 47250ac Merge "Adapt for update to clang-r399163." by Stephen Hines · 4 years, 10 months ago
  37. 7606477 Adapt for update to clang-r399163. by Stephen Hines · 4 years, 11 months ago
  38. 876762e Merge "Add arm64 source to linker_wrapper" am: 0a12075ca4 by Treehugger Robot · 4 years, 11 months ago
  39. 0a12075 Merge "Add arm64 source to linker_wrapper" by Treehugger Robot · 4 years, 11 months ago
  40. 3b47d60 Add arm64 source to linker_wrapper by Jiyong Park · 4 years, 11 months ago
  41. e533c96 Merge "Explicitly add the include path for android_filesystem_config.h" am: 6c19d67a73 by Tom Cherry · 4 years, 11 months ago
  42. 6c19d67 Merge "Explicitly add the include path for android_filesystem_config.h" by Tom Cherry · 4 years, 11 months ago
  43. 379ed1e Explicitly add the include path for android_filesystem_config.h by Tom Cherry · 4 years, 11 months ago
  44. 058974c Merge "Simplify native bridge skip check" am: bfb889002b by Lev Rumyantsev · 4 years, 11 months ago
  45. b38a5c0 Merge "Dump the per-thread TAGGED_ADDR_CTRL value if available." am: cf69abc0f4 by Peter Collingbourne · 4 years, 11 months ago
  46. 62df5f1 Merge "Merge mainline-release 6664920 to master - DO NOT MERGE" am: f15d33e2f9 by Bill Yi · 4 years, 11 months ago
  47. 8fa8f10 Merge mainline-release 6664920 to master - DO NOT MERGE am: e320c77e47 by Bill Yi · 4 years, 11 months ago
  48. bfb8890 Merge "Simplify native bridge skip check" by Lev Rumyantsev · 4 years, 11 months ago
  49. 37c5ed3 Simplify native bridge skip check by Lev Rumyantsev · 4 years, 11 months ago
  50. cf69abc Merge "Dump the per-thread TAGGED_ADDR_CTRL value if available." by Peter Collingbourne · 4 years, 11 months ago
  51. f15d33e Merge "Merge mainline-release 6664920 to master - DO NOT MERGE" by Bill Yi · 4 years, 11 months ago
  52. e320c77 Merge mainline-release 6664920 to master - DO NOT MERGE by Bill Yi · 4 years, 11 months ago
  53. af50a7d Merge "Merge android11-tests-dev." am: d7f153f9b9 by Treehugger Robot · 4 years, 11 months ago
  54. 8e5fb88 Merge "Make it clearer that math.h isn't fdlibm." am: 60a39566f0 by Treehugger Robot · 4 years, 11 months ago
  55. d7f153f Merge "Merge android11-tests-dev." by Treehugger Robot · 4 years, 11 months ago
  56. 60a3956 Merge "Make it clearer that math.h isn't fdlibm." by Treehugger Robot · 4 years, 11 months ago
  57. fee514e Make it clearer that math.h isn't fdlibm. by Elliott Hughes · 4 years, 11 months ago
  58. 98d79de Dump the per-thread TAGGED_ADDR_CTRL value if available. by Peter Collingbourne · 4 years, 11 months ago
  59. c891aff Merge "Mark bionic APEX as visible" am: 66ae134614 by Kiyoung Kim · 4 years, 11 months ago
  60. 66ae134 Merge "Mark bionic APEX as visible" by Kiyoung Kim · 4 years, 11 months ago
  61. 6525d54 Merge android11-tests-dev. by Xin Li · 4 years, 11 months ago
  62. 6b5722a Merge mainline-release 6664920 to stage-aosp-master - DO NOT MERGE by Bill Yi · 4 years, 11 months ago
  63. 24509c6 Merge "Expose a function to reset the stack protector for the zygote." am: 1efa573832 by Elliott Hughes · 5 years ago
  64. 1efa573 Merge "Expose a function to reset the stack protector for the zygote." by Elliott Hughes · 5 years ago
  65. a1e3f2c Expose a function to reset the stack protector for the zygote. by Elliott Hughes · 5 years ago
  66. 691b23e Merge "Implement a new mechanism to let Scudo access the TLS slot" am: bba9153c5c by Peter Collingbourne · 5 years ago
  67. bba9153 Merge "Implement a new mechanism to let Scudo access the TLS slot" by Peter Collingbourne · 5 years ago
  68. 38d290a Implement a new mechanism to let Scudo access the TLS slot by Peter Collingbourne · 5 years ago
  69. ba4b406 Merge "NGREG != ELF_NGREG." am: a5a9992671 by Elliott Hughes · 5 years ago
  70. a5a9992 Merge "NGREG != ELF_NGREG." by Elliott Hughes · 5 years ago
  71. 5a8189f Mark bionic APEX as visible by Kiyoung Kim · 5 years ago
  72. 8e5fc5b NGREG != ELF_NGREG. by Elliott Hughes · 5 years ago
  73. f5bdee7 libc: Add Armv8.3-A PAuth and Armv8.5-A BTI compatibility to *.S by Tamas Petz · 5 years ago
  74. 18621fb Update crtbegin.c and crt*.S to support Armv8.5-A BTI by Tamas Petz · 5 years ago
  75. 42b6530 libm: Add Armv8.3-A PAuth and Armv8.5-A BTI support to assembly files by Tamas Petz · 6 years ago
  76. 19d66e6 libc: Prepare support for Armv8.3-A PAuth and Armv8.5-A BTI in *.S by Tamas Petz · 6 years ago
  77. 86214f6 Merge "Skip RP1A.200720.011" into stage-aosp-master by Xin Li · 5 years ago
  78. 4473d90 Merge "Add benchmark for property mapping" am: 7e0816a0a4 by Tom Cherry · 5 years ago
  79. 59cee9f Skip RP1A.200720.011 by Xin Li · 5 years ago
  80. 204da16 Mark RP1A.200720.001 as merged by Xin Li · 5 years ago
  81. 7e0816a Merge "Add benchmark for property mapping" by Tom Cherry · 5 years ago
  82. a5744e2 Add benchmark for property mapping by Tom Cherry · 5 years ago
  83. 57af5a7 Merge "Incorporate upstream's strptime %Z/%z support." am: 159bb3f86b by Treehugger Robot · 5 years ago
  84. 159bb3f Merge "Incorporate upstream's strptime %Z/%z support." by Treehugger Robot · 5 years ago
  85. d065c04 Incorporate upstream's strptime %Z/%z support. by Elliott Hughes · 5 years ago
  86. f5493e8 Merge "Add fdtrack docs." am: 984b4e9ae1 by Josh Gao · 5 years ago
  87. 984b4e9 Merge "Add fdtrack docs." by Josh Gao · 5 years ago
  88. 12a0eb6 Add fdtrack docs. by Josh Gao · 5 years ago
  89. 7a265e7 Mark Android R (rvc-dev-plus-aosp-without-vendor@6692709) as merged by Xin Li · 5 years ago
  90. 7aad6a8 Merge "Updated __libc_get_static_tls_bounds test to be more meaningful" am: f3c1b60d53 by Vy Nguyen · 5 years ago
  91. f3c1b60 Merge "Updated __libc_get_static_tls_bounds test to be more meaningful" by Vy Nguyen · 5 years ago
  92. 97ba12b Updated __libc_get_static_tls_bounds test to be more meaningful by Vy Nguyen · 5 years ago
  93. 3459e3f Merge "bionic_systrace: moving global static variables" am: 37e112f60a by Treehugger Robot · 5 years ago
  94. 37e112f Merge "bionic_systrace: moving global static variables" by Treehugger Robot · 5 years ago
  95. 1e1c784 bionic_systrace: moving global static variables by Bowgo Tsai · 5 years ago
  96. 2206289 Merge "async_safe: don't call libc's socket." am: 1e0d28b9c2 by Josh Gao · 5 years ago
  97. 1e0d28b Merge "async_safe: don't call libc's socket." by Josh Gao · 5 years ago
  98. ece7a0f Merge "Fix issues with .note.GNU-stack section directives." am: 3d59029a12 by Treehugger Robot · 5 years ago
  99. d371133 async_safe: don't call libc's socket. by Josh Gao · 5 years ago
  100. 3d59029 Merge "Fix issues with .note.GNU-stack section directives." by Treehugger Robot · 5 years ago