1. 91bfaed am 13dcb88b: Merge "Disable tzdata in ." by Elliott Hughes · 11 years ago
  2. 912fe0a am f96eaf62: Merge "[x86,x86_64] Fix libgcc unwinding through signal" by Elliott Hughes · 11 years ago
  3. 382938d am ec58e29b: Merge "pthread_setname_np appears in glibc 2.12." by Elliott Hughes · 11 years ago
  4. 7dbb1cf am 021b6412: Merge "Fix the type of u_ar0 in <sys/user.h>." by Elliott Hughes · 11 years ago
  5. ee8faa5 am 7f164f60: Merge "POSIX says pthread_mutex_trylock returns EBUSY, not EDEADLK." by Elliott Hughes · 11 years ago
  6. 3a3a4b8 am e23f564b: Merge "Fix *tests-run-on-host target" by Dmitriy Ivanov · 11 years ago
  7. 44331e8 am c716dd1e: Merge "bionic tests: migrate test for mutex type from system/extras" by Elliott Hughes · 11 years ago
  8. 13dcb88 Merge "Disable tzdata in $ANDROID_DATA." by Elliott Hughes · 11 years ago
  9. e24bf5d Disable tzdata in $ANDROID_DATA. by Elliott Hughes · 11 years ago
  10. 85d7702 am f56a2f5e: Merge "Remove unnecessary reinterpret_cast" by Dmitriy Ivanov · 11 years ago
  11. f3b0d9c am 57c5a556: Merge "Disable clang compilation due to lack of ifunc." by Chih-Hung Hsieh · 11 years ago
  12. 1dd65cc am c83837ec: Merge "Make the netdb unit tests work on the host." by Elliott Hughes · 11 years ago
  13. 3f5d8a0 am cad8d226: Merge "Use mxcr_mask instead of mxcsr_mask to match glibc." by Elliott Hughes · 11 years ago
  14. 43ec1fb am a4c0b756: Merge "Add mkfifoat(3)." by Elliott Hughes · 11 years ago
  15. 3db8016 am f33a7d7f: Merge "Fix mips build" by Dmitriy Ivanov · 11 years ago
  16. fee054f am 398eb5a7: Merge "Remove unnecessary lookups during relocations" by Dmitriy Ivanov · 11 years ago
  17. 1babff2 am 566f2bc6: Merge "Fix relocation to look for symbols in local group" by Dmitriy Ivanov · 11 years ago
  18. ac5df33 am 6c5694b6: Merge "Migrate system/extra getaddrinfo test, and fix a bug in getservbyname(3)." by Elliott Hughes · 11 years ago
  19. f96eaf6 Merge "[x86,x86_64] Fix libgcc unwinding through signal" by Elliott Hughes · 11 years ago
  20. 50321e2 [x86,x86_64] Fix libgcc unwinding through signal by Pavel Chupin · 11 years ago
  21. ec58e29 Merge "pthread_setname_np appears in glibc 2.12." by Elliott Hughes · 11 years ago
  22. ed29e85 pthread_setname_np appears in glibc 2.12. by Elliott Hughes · 11 years ago
  23. 021b641 Merge "Fix the type of u_ar0 in <sys/user.h>." by Elliott Hughes · 11 years ago
  24. 7f164f6 Merge "POSIX says pthread_mutex_trylock returns EBUSY, not EDEADLK." by Elliott Hughes · 11 years ago
  25. e23f564 Merge "Fix *tests-run-on-host target" by Dmitriy Ivanov · 11 years ago
  26. 095636e Fix *tests-run-on-host target by Dmitriy Ivanov · 11 years ago
  27. e03950f Fix the type of u_ar0 in <sys/user.h>. by Elliott Hughes · 11 years ago
  28. 5b1111a POSIX says pthread_mutex_trylock returns EBUSY, not EDEADLK. by Elliott Hughes · 11 years ago
  29. c716dd1 Merge "bionic tests: migrate test for mutex type from system/extras" by Elliott Hughes · 11 years ago
  30. 4199695 bionic tests: migrate test for mutex type from system/extras by Derek Xue · 11 years ago
  31. f56a2f5 Merge "Remove unnecessary reinterpret_cast" by Dmitriy Ivanov · 11 years ago
  32. c9d1658 Remove unnecessary reinterpret_cast by Dmitriy Ivanov · 11 years ago
  33. 7f558f6 am cf8ea37f: Merge "bionic/tests: migrate gethostbyname bionic test from system/extra to bionic/tests" by Elliott Hughes · 11 years ago
  34. 57c5a55 Merge "Disable clang compilation due to lack of ifunc." by Chih-Hung Hsieh · 11 years ago
  35. c83837e Merge "Make the netdb unit tests work on the host." by Elliott Hughes · 11 years ago
  36. b086298 Disable clang compilation due to lack of ifunc. by Chih-Hung Hsieh · 11 years ago
  37. 1e8ebdc Make the netdb unit tests work on the host. by Elliott Hughes · 11 years ago
  38. cad8d22 Merge "Use mxcr_mask instead of mxcsr_mask to match glibc." by Elliott Hughes · 11 years ago
  39. 96a6f40 am e516321d: Merge "Update bionic to tzdata2014i." by Elliott Hughes · 11 years ago
  40. 274f5e7 am efd2ec8f: Merge "Fix race condition in timer disarm/delete." by Christopher Ferris · 11 years ago
  41. f485547 Use mxcr_mask instead of mxcsr_mask to match glibc. by Elliott Hughes · 11 years ago
  42. a4c0b75 Merge "Add mkfifoat(3)." by Elliott Hughes · 11 years ago
  43. ca8e84c Add mkfifoat(3). by Elliott Hughes · 11 years ago
  44. f33a7d7 Merge "Fix mips build" by Dmitriy Ivanov · 11 years ago
  45. 398eb5a Merge "Remove unnecessary lookups during relocations" by Dmitriy Ivanov · 11 years ago
  46. 90b74fb Fix mips build by Dmitriy Ivanov · 11 years ago
  47. e47b3f8 Remove unnecessary lookups during relocations by Dmitriy Ivanov · 11 years ago
  48. 566f2bc Merge "Fix relocation to look for symbols in local group" by Dmitriy Ivanov · 11 years ago
  49. cfa97f1 Fix relocation to look for symbols in local group by Dmitriy Ivanov · 11 years ago
  50. 6c5694b Merge "Migrate system/extra getaddrinfo test, and fix a bug in getservbyname(3)." by Elliott Hughes · 11 years ago
  51. ba81112 Migrate system/extra getaddrinfo test, and fix a bug in getservbyname(3). by Derek Xue · 12 years ago
  52. cf8ea37 Merge "bionic/tests: migrate gethostbyname bionic test from system/extra to bionic/tests" by Elliott Hughes · 11 years ago
  53. 4912fc7 bionic/tests: migrate gethostbyname bionic test from system/extra to bionic/tests by Derek Xue · 12 years ago
  54. e516321 Merge "Update bionic to tzdata2014i." by Elliott Hughes · 11 years ago
  55. efd2ec8 Merge "Fix race condition in timer disarm/delete." by Christopher Ferris · 11 years ago
  56. 62d84b1 Fix race condition in timer disarm/delete. by Christopher Ferris · 11 years ago
  57. a05c2a2 Update bionic to tzdata2014i. by Elliott Hughes · 11 years ago
  58. 4b8c96d Merge commit 'bc8745cc3dd94331d008d553a374e733df978963' into HEAD by Bill Yi · 11 years ago
  59. 098cf45 Merge "Replace ambiguous cmp operator with cmpl." by Chih-Hung Hsieh · 11 years ago
  60. c89ee27 Replace ambiguous cmp operator with cmpl. by Chih-Hung Hsieh · 11 years ago
  61. 54d7636 Merge "Rename library_offset to library_fd_offset" by Dmitriy Ivanov · 11 years ago
  62. a6c1279 Rename library_offset to library_fd_offset by Dmitriy Ivanov · 11 years ago
  63. ad13662 Merge "Never use ASAN." by Dan Albert · 11 years ago
  64. 5ba672e Never use ASAN. by Dan Albert · 11 years ago
  65. bc8745c am 8f41d3d3: Merge "Fix generic __memcpy_chk implementation." by Christopher Ferris · 11 years ago
  66. 8f41d3d Merge "Fix generic __memcpy_chk implementation." by Christopher Ferris · 11 years ago
  67. 042319b am 9a740482: Merge "Add -no-integrated-as at local level." by Chih-Hung Hsieh · 11 years ago
  68. 9a74048 Merge "Add -no-integrated-as at local level." by Chih-Hung Hsieh · 11 years ago
  69. a371750 Add -no-integrated-as at local level. by Chih-Hung Hsieh · 11 years ago
  70. 7123d43 Fix generic __memcpy_chk implementation. by Christopher Ferris · 11 years ago
  71. d8c3171 am dec4de45: Merge "Correct way to specify additional dependencies" by Dmitriy Ivanov · 11 years ago
  72. dec4de4 Merge "Correct way to specify additional dependencies" by Dmitriy Ivanov · 11 years ago
  73. 4a9e193 Correct way to specify additional dependencies by Dmitriy Ivanov · 11 years ago
  74. d932c36 am 5281e1fb: Merge "Fix misleading comment." by Dmitriy Ivanov · 11 years ago
  75. 5281e1f Merge "Fix misleading comment." by Dmitriy Ivanov · 11 years ago
  76. 96def86 am 90aa7e37: Merge "Only use <atomic> for C++11 and newer." by Dan Albert · 11 years ago
  77. 90aa7e3 Merge "Only use <atomic> for C++11 and newer." by Dan Albert · 11 years ago
  78. c2d70c0 am 8bb12127: Merge "Don\'t use an STL for libm." by Dan Albert · 11 years ago
  79. 8bb1212 Merge "Don't use an STL for libm." by Dan Albert · 11 years ago
  80. 3ce0769 Only use <atomic> for C++11 and newer. by Dan Albert · 11 years ago
  81. e91d9cd Don't use an STL for libm. by Dan Albert · 11 years ago
  82. bb5f4ee am f5e02582: Merge "Ignore DT_BIND_NOW (0x18)" by Dmitriy Ivanov · 11 years ago
  83. f5e0258 Merge "Ignore DT_BIND_NOW (0x18)" by Dmitriy Ivanov · 11 years ago
  84. ea6eae1 Ignore DT_BIND_NOW (0x18) by Dmitriy Ivanov · 11 years ago
  85. 4544d9f Fix misleading comment. by Robert Grosse · 11 years ago
  86. 8d87796 am 71cbcdcf: Merge "We don\'t actually need all of libc++ here." by Dan Albert · 11 years ago
  87. 71cbcdc Merge "We don't actually need all of libc++ here." by Dan Albert · 11 years ago
  88. a7c2e0b We don't actually need all of libc++ here. by Dan Albert · 11 years ago
  89. 2476691 am 97df16ba: Merge "Add clock_settime and clock_nanosleep." by Elliott Hughes · 11 years ago
  90. 97df16b Merge "Add clock_settime and clock_nanosleep." by Elliott Hughes · 11 years ago
  91. 1816025 Add clock_settime and clock_nanosleep. by Haruki Hasegawa · 11 years ago
  92. 951e582 am c2297050: Merge "Add glibc alias for NT_PRFPREG" by Dmitriy Ivanov · 11 years ago
  93. 737b658 am 083769a3: Merge "Return total footprint, not high water mark." by Christopher Ferris · 11 years ago
  94. c01a386 am 94571f9a: Merge "Use LOCAL_CXX_STL to select libc++_static." by Dan Albert · 11 years ago
  95. c229705 Merge "Add glibc alias for NT_PRFPREG" by Dmitriy Ivanov · 11 years ago
  96. a6bee4d Add glibc alias for NT_PRFPREG by Dmitriy Ivanov · 11 years ago
  97. 083769a Merge "Return total footprint, not high water mark." by Christopher Ferris · 11 years ago
  98. fee09e5 Return total footprint, not high water mark. by Christopher Ferris · 11 years ago
  99. 94571f9 Merge "Use LOCAL_CXX_STL to select libc++_static." by Dan Albert · 11 years ago
  100. 90a29db Use LOCAL_CXX_STL to select libc++_static. by Dan Albert · 11 years ago