1. df19613 Merge "libm: Use LOCAL_SRC_FILES_EXCLUDE_{arch}" by Dan Willemsen · 10 years ago
  2. 5736959 Merge "bionic: Build Breakage" by Todd Kjos · 10 years ago
  3. 9da687e bionic: Build Breakage by Mark Salyzyn · 10 years ago
  4. eaccfde Merge "Add monotonic logging for bionic" by Mark Salyzyn · 10 years ago
  5. cf0c1af Merge "Base bcopy on memmove rather than memcpy." am: f0a451dcd1 by Elliott Hughes · 10 years ago
  6. 36545d2 Merge "Make all of ndk_cruft.cpp one big extern "C"." am: 9dec0a775b by Elliott Hughes · 10 years ago
  7. 1190230 Merge "Fix stdio static initializers to make both clang and GCC happy." by Elliott Hughes · 10 years ago
  8. 568ad51 Merge "Revert "Revert "Remove __sinit and __sdidinit.""" am: c4eef1fb5b by Elliott Hughes · 10 years ago
  9. f0a451d Merge "Base bcopy on memmove rather than memcpy." by Elliott Hughes · 10 years ago
  10. d51a0b0 Base bcopy on memmove rather than memcpy. by Rohit Agrawal · 10 years ago
  11. 9dec0a7 Merge "Make all of ndk_cruft.cpp one big extern "C"." by Elliott Hughes · 10 years ago
  12. cfd5a46 Make all of ndk_cruft.cpp one big extern "C". by Elliott Hughes · 10 years ago
  13. 7bd33cd Merge "Fix stdio static initializers to make both clang and GCC happy." by Elliott Hughes · 10 years ago
  14. 29ee639 Fix stdio static initializers to make both clang and GCC happy. by Elliott Hughes · 10 years ago
  15. c4eef1f Merge "Revert "Revert "Remove __sinit and __sdidinit.""" by Elliott Hughes · 10 years ago
  16. bb46afd Revert "Revert "Remove __sinit and __sdidinit."" by Elliott Hughes · 10 years ago
  17. d5ce2a9 Merge "Allow dlopening public libs using absolute path" am: e371ae68ac by Dimitry Ivanov · 10 years ago
  18. e371ae6 Merge "Allow dlopening public libs using absolute path" by Dimitry Ivanov · 10 years ago
  19. 22840aa Allow dlopening public libs using absolute path by Dimitry Ivanov · 10 years ago
  20. f4e511e Merge "Revert "Remove __sinit and __sdidinit."" am: 0d89913e74 by Elliott Hughes · 10 years ago
  21. 0d89913 Merge "Revert "Remove __sinit and __sdidinit."" by Elliott Hughes · 10 years ago
  22. c8bae05 Revert "Remove __sinit and __sdidinit." by Elliott Hughes · 10 years ago
  23. 071234c Merge "Do not create prop files for ctl.* properties" am: 4ade5195f1 by Tom Cherry · 10 years ago
  24. 4ade519 Merge "Do not create prop files for ctl.* properties" by Tom Cherry · 10 years ago
  25. 70d477c Merge "Fix GCC build." am: ef2ba3dbf9 by Elliott Hughes · 10 years ago
  26. 21eadee Do not create prop files for ctl.* properties by Tom Cherry · 10 years ago
  27. ef2ba3d Merge "Fix GCC build." by Elliott Hughes · 10 years ago
  28. 8766edc Fix GCC build. by Elliott Hughes · 10 years ago
  29. a3f5912 Merge "Track rename from base/ to android-base/." am: 0b40c13a5a by Elliott Hughes · 10 years ago
  30. 942d81c Merge "Remove __sinit and __sdidinit." am: 2558b11230 by Elliott Hughes · 10 years ago
  31. 0b40c13 Merge "Track rename from base/ to android-base/." by Elliott Hughes · 10 years ago
  32. 939a7e0 Track rename from base/ to android-base/. by Elliott Hughes · 10 years ago
  33. 2558b11 Merge "Remove __sinit and __sdidinit." by Elliott Hughes · 10 years ago
  34. e049fa7 Merge "add checks for initialization for system properties" am: 136bf8fa45 by Tom Cherry · 10 years ago
  35. 136bf8f Merge "add checks for initialization for system properties" by Tom Cherry · 10 years ago
  36. 870f165 Add monotonic logging for bionic by Mark Salyzyn · 10 years ago
  37. 6ed51c0 add checks for initialization for system properties by Tom Cherry · 10 years ago
  38. a29ed0b libm: Use LOCAL_SRC_FILES_EXCLUDE_{arch} by Dan Willemsen · 10 years ago
  39. 21cca02 Merge "Clear pthread_internal_t allocated on user provided stack." by Yabin Cui · 10 years ago
  40. 2452cf3 Merge "Clear pthread_internal_t allocated on user provided stack." by Yabin Cui · 10 years ago
  41. 304348a Clear pthread_internal_t allocated on user provided stack. by Yabin Cui · 10 years ago
  42. fb37086 Merge "Don\'t use StringPrintf() in gtest runner." am: 514f46b74c by Yabin Cui · 10 years ago
  43. 514f46b Merge "Don't use StringPrintf() in gtest runner." by Yabin Cui · 10 years ago
  44. a32fc86 Don't use StringPrintf() in gtest runner. by Yabin Cui · 10 years ago
  45. e670e2f Merge "Remove c++14\'isms from system_properties" am: b35a2fb370 by Tom Cherry · 10 years ago
  46. 0ee40ef Merge "libm: stop exporting __muldc3" am: bf20d0226b by Dimitry Ivanov · 10 years ago
  47. b35a2fb Merge "Remove c++14'isms from system_properties" by Tom Cherry · 10 years ago
  48. bf20d02 Merge "libm: stop exporting __muldc3" by Dimitry Ivanov · 10 years ago
  49. 845e24a Remove c++14'isms from system_properties by Tom Cherry · 10 years ago
  50. a2ead18 libm: stop exporting __muldc3 by Dimitry Ivanov · 10 years ago
  51. 84bc4f5 Merge "Separate properties by selabel" am: 376b94f1e7 by Tom Cherry · 10 years ago
  52. 376b94f Merge "Separate properties by selabel" by Tom Cherry · 10 years ago
  53. b561043 Merge "Improve unit test runner." am: f57ae1cd43 by Yabin Cui · 10 years ago
  54. f57ae1c Merge "Improve unit test runner." by Yabin Cui · 10 years ago
  55. 4371961 Remove __sinit and __sdidinit. by Elliott Hughes · 10 years ago
  56. d4c9b9d Improve unit test runner. by Yabin Cui · 10 years ago
  57. 5bfa22c Merge "Re-add putw for LP32" am: 22dca83e1c by Dan Willemsen · 10 years ago
  58. 22dca83 Merge "Re-add putw for LP32" by Dan Willemsen · 10 years ago
  59. b905551 Re-add putw for LP32 by Dan Willemsen · 10 years ago
  60. 49a309f Separate properties by selabel by Tom Cherry · 10 years ago
  61. 9f525b6 Merge "Explicitly disallow default c-tor" am: b24f7a0513 by Dimitry Ivanov · 10 years ago
  62. b24f7a0 Merge "Explicitly disallow default c-tor" by Dimitry Ivanov · 10 years ago
  63. a5e183c Explicitly disallow default c-tor by Dimitry Ivanov · 10 years ago
  64. d745660 Merge "Add bionic-unit-tests-gcc{32,64}, compiled with gcc." am: 9cbabd8fe5 by Chih-hung Hsieh · 10 years ago
  65. 9cbabd8 Merge "Add bionic-unit-tests-gcc{32,64}, compiled with gcc." by Chih-hung Hsieh · 10 years ago
  66. 1f4b0c4 Merge "Init stdio in __libc_init_common." am: 6bef152af2 by Yabin Cui · 10 years ago
  67. 4262d3e Merge "Enable using clang to build __cxa_thread_atexit_impl." am: af87c9ccfc by Yabin Cui · 10 years ago
  68. 6bef152 Merge "Init stdio in __libc_init_common." by Yabin Cui · 10 years ago
  69. af87c9c Merge "Enable using clang to build __cxa_thread_atexit_impl." by Yabin Cui · 10 years ago
  70. 9b687dc Enable using clang to build __cxa_thread_atexit_impl. by Yabin Cui · 10 years ago
  71. 51ca18d Merge "Don\'t use __thread in __cxa_thread_finalize()." am: 28d3f00cf4 by Yabin Cui · 10 years ago
  72. 28d3f00 Merge "Don't use __thread in __cxa_thread_finalize()." by Yabin Cui · 10 years ago
  73. d68c9e5 Init stdio in __libc_init_common. by Yabin Cui · 10 years ago
  74. 6ac2fdd Merge "Fix pthread_test according to tsan report." am: aec13988da by Yabin Cui · 10 years ago
  75. aec1398 Merge "Fix pthread_test according to tsan report." by Yabin Cui · 10 years ago
  76. 4f94b7b Merge "Consider when building libc_thread_atexit_impl module" am: 2bb85c848a by Chih-hung Hsieh · 10 years ago
  77. 2bb85c8 Merge "Consider $(use_clang) when building libc_thread_atexit_impl module" by Chih-hung Hsieh · 10 years ago
  78. f688c5d Add bionic-unit-tests-gcc{32,64}, compiled with gcc. by Chih-Hung Hsieh · 10 years ago
  79. 83f314f Consider $(use_clang) when building libc_thread_atexit_impl module by Nikola Veljkovic · 10 years ago
  80. 952e9eb Don't use __thread in __cxa_thread_finalize(). by Yabin Cui · 10 years ago
  81. a36d1e0 Merge "Remove cflags and ldflags from crt defaults" am: a01108d9bf by Colin Cross · 10 years ago
  82. a01108d Merge "Remove cflags and ldflags from crt defaults" by Colin Cross · 10 years ago
  83. 912e27a Merge "move arch variant structs down a level" am: 8bd27182c5 by Colin Cross · 10 years ago
  84. 8bd2718 Merge "move arch variant structs down a level" by Colin Cross · 10 years ago
  85. bff87d1 Remove cflags and ldflags from crt defaults by Colin Cross · 10 years ago
  86. 321314f Merge "Introduce anonymous namespace" am: db8caa740a by Dimitry Ivanov · 10 years ago
  87. db8caa7 Merge "Introduce anonymous namespace" by Dimitry Ivanov · 10 years ago
  88. 1ffec1c Introduce anonymous namespace by Dmitriy Ivanov · 10 years ago
  89. 6ab8f89 move arch variant structs down a level by Colin Cross · 10 years ago
  90. edcee4e Merge "Change _stdio_handles_locking into _caller_handles_locking." by Yabin Cui · 10 years ago
  91. 1755435 Merge "Change _stdio_handles_locking into _caller_handles_locking." by Yabin Cui · 10 years ago
  92. a8f8cbb Merge "Handling invalid section headers" am: a7fc7f9909 by Dimitry Ivanov · 10 years ago
  93. a7fc7f9 Merge "Handling invalid section headers" by Dimitry Ivanov · 10 years ago
  94. 3c52481 Handling invalid section headers by Dmitriy Ivanov · 10 years ago
  95. 4469973 Merge "Use FUTEX_WAIT_BITSET to avoid converting timeouts." am: 74ed96d597 by Yabin Cui · 10 years ago
  96. 74ed96d Merge "Use FUTEX_WAIT_BITSET to avoid converting timeouts." by Yabin Cui · 10 years ago
  97. 76144aa Change _stdio_handles_locking into _caller_handles_locking. by Yabin Cui · 10 years ago
  98. 8bd9e9e Merge "Move some utility functions to linker_utils" am: fb3219fbd1 by Dimitry Ivanov · 10 years ago
  99. fb3219f Merge "Move some utility functions to linker_utils" by Dimitry Ivanov · 10 years ago
  100. 84bab5a Move some utility functions to linker_utils by Dmitriy Ivanov · 10 years ago