1. eb1dd67 am 47ed03f7: Merge "Add dlmalloc_usable_size for 32 bit arches." into lmp-dev by Christopher Ferris · 11 years ago
  2. 47ed03f Merge "Add dlmalloc_usable_size for 32 bit arches." into lmp-dev by Christopher Ferris · 11 years ago
  3. 1c365cb Add dlmalloc_usable_size for 32 bit arches. by Christopher Ferris · 11 years ago
  4. 455577d am e07b4da5: Merge "Use LOCAL_POST_LINK_CMD to insert the objcopy command for linker." by Ying Wang · 11 years ago
  5. 2a0105f am 320a01d5: Merge "Revert "Load libraries in breadth-first order"" by Dmitriy Ivanov · 11 years ago
  6. e07b4da Merge "Use LOCAL_POST_LINK_CMD to insert the objcopy command for linker." by Ying Wang · 11 years ago
  7. 320a01d Merge "Revert "Load libraries in breadth-first order"" by Dmitriy Ivanov · 11 years ago
  8. 498eb18 Revert "Load libraries in breadth-first order" by Dmitriy Ivanov · 11 years ago
  9. 4a4dc7b am b3ebfecd: Merge "Fix order of soinfo links (repairs libcxx tests)." by Dmitriy Ivanov · 11 years ago
  10. f9e147b Use LOCAL_POST_LINK_CMD to insert the objcopy command for linker. by Ying Wang · 11 years ago
  11. b3ebfec Merge "Fix order of soinfo links (repairs libcxx tests)." by Dmitriy Ivanov · 11 years ago
  12. b2a30ee Fix order of soinfo links (repairs libcxx tests). by Dmitriy Ivanov · 11 years ago
  13. 1325d50 am 8adace5f: Merge "Enable clang compilation with libc but not linker." by Chih-Hung Hsieh · 11 years ago
  14. 8adace5 Merge "Enable clang compilation with libc but not linker." by Chih-Hung Hsieh · 11 years ago
  15. b58db8b Enable clang compilation with libc but not linker. by Chih-Hung Hsieh · 11 years ago
  16. 3fd8eee am 5beddb7d: Fix pthread_attr_getstack__main_thread. by Elliott Hughes · 11 years ago
  17. 5beddb7 Fix pthread_attr_getstack__main_thread. by Elliott Hughes · 11 years ago
  18. b7f09d0 am 001815ed: Merge "Reset enviroment for math_tests" by Dmitriy Ivanov · 11 years ago
  19. 001815e Merge "Reset enviroment for math_tests" by Dmitriy Ivanov · 11 years ago
  20. 7b956ed Reset enviroment for math_tests by Dmitriy Ivanov · 11 years ago
  21. 5c5bb4d am aca9cae3: Merge "Fix pthread_attr_getstack__main_thread." by Elliott Hughes · 11 years ago
  22. fc8f246 am c74a7680: Merge "Fix mips signed/unsigned signal_test.cpp build breakage." by Elliott Hughes · 11 years ago
  23. 4effe38 am 44352f5f: Merge "Revert "Register __libc_fini as early as possible."" by Dmitriy Ivanov · 11 years ago
  24. 24d40f2 am c0cd9ce5: Merge "Revert "Fix arm64 build"" by Dmitriy Ivanov · 11 years ago
  25. aca9cae Merge "Fix pthread_attr_getstack__main_thread." by Elliott Hughes · 11 years ago
  26. 27a9aed Fix pthread_attr_getstack__main_thread. by Elliott Hughes · 11 years ago
  27. c74a768 Merge "Fix mips signed/unsigned signal_test.cpp build breakage." by Elliott Hughes · 11 years ago
  28. aa13e83 Fix mips signed/unsigned signal_test.cpp build breakage. by Elliott Hughes · 11 years ago
  29. ac5c111 am 05f0bfd6: Merge "Don\'t mask out SA_RESTORER from sa_flags." by Elliott Hughes · 11 years ago
  30. 020ccc3 am 4ee7c325: Merge "Disable Clang, due to x86 LDBL_MANT_DIG errors." by Chih-Hung Hsieh · 11 years ago
  31. 44352f5 Merge "Revert "Register __libc_fini as early as possible."" by Dmitriy Ivanov · 11 years ago
  32. c0cd9ce Merge "Revert "Fix arm64 build"" by Dmitriy Ivanov · 11 years ago
  33. 4b41555 Revert "Register __libc_fini as early as possible." by Dmitriy Ivanov · 11 years ago
  34. f0d8970 Revert "Fix arm64 build" by Dmitriy Ivanov · 11 years ago
  35. 05f0bfd Merge "Don't mask out SA_RESTORER from sa_flags." by Elliott Hughes · 11 years ago
  36. afe58ad Don't mask out SA_RESTORER from sa_flags. by Elliott Hughes · 11 years ago
  37. 4ee7c32 Merge "Disable Clang, due to x86 LDBL_MANT_DIG errors." by Chih-Hung Hsieh · 11 years ago
  38. 356a624 Disable Clang, due to x86 LDBL_MANT_DIG errors. by Chih-Hung Hsieh · 11 years ago
  39. 32dc56a am 071bed80: Merge "_GNU_SOURCE implies _BSD_SOURCE and the latest _POSIX_C_SOURCE." by Elliott Hughes · 11 years ago
  40. 071bed8 Merge "_GNU_SOURCE implies _BSD_SOURCE and the latest _POSIX_C_SOURCE." by Elliott Hughes · 11 years ago
  41. fc8974b _GNU_SOURCE implies _BSD_SOURCE and the latest _POSIX_C_SOURCE. by Elliott Hughes · 11 years ago
  42. 04ecc77 am 1737b159: Merge "Load libraries in breadth-first order" by Dmitriy Ivanov · 11 years ago
  43. 1737b15 Merge "Load libraries in breadth-first order" by Dmitriy Ivanov · 11 years ago
  44. 40acbd6 am 1e010d60: Add back a dummy arc4random_stir for compatibility. by Elliott Hughes · 11 years ago
  45. f851d60 am 8f3b8f52: Merge "Fix arm64 build" by Dmitriy Ivanov · 11 years ago
  46. d05ad93 am 58bb54c3: Merge "Add back a dummy arc4random_stir for compatibility." by Elliott Hughes · 11 years ago
  47. 8f3b8f5 Merge "Fix arm64 build" by Dmitriy Ivanov · 11 years ago
  48. 58bb54c Merge "Add back a dummy arc4random_stir for compatibility." by Elliott Hughes · 11 years ago
  49. 5c1a7fd Fix arm64 build by Dmitriy Ivanov · 11 years ago
  50. 5dea472 Add back a dummy arc4random_stir for compatibility. by Elliott Hughes · 11 years ago
  51. 1e010d6 Add back a dummy arc4random_stir for compatibility. by Elliott Hughes · 11 years ago
  52. bd00ae8 am 450aaa01: Merge "Register __libc_fini as early as possible." by Dmitriy Ivanov · 11 years ago
  53. 450aaa0 Merge "Register __libc_fini as early as possible." by Dmitriy Ivanov · 11 years ago
  54. 4041233 am 8da304b9: Merge "Make string tests check all alignment combinations" by Dmitriy Ivanov · 11 years ago
  55. e880c73 Register __libc_fini as early as possible. by Dmitriy Ivanov · 11 years ago
  56. 8da304b Merge "Make string tests check all alignment combinations" by Dmitriy Ivanov · 11 years ago
  57. a3ad450 Load libraries in breadth-first order by Dmitriy Ivanov · 11 years ago
  58. c71129a am 28f17701: Merge "Don\'t fail a test just because we aren\'t root." by Dan Albert · 11 years ago
  59. 28f1770 Merge "Don't fail a test just because we aren't root." by Dan Albert · 11 years ago
  60. 69fb9f3 Don't fail a test just because we aren't root. by Dan Albert · 11 years ago
  61. ce19b10 am cb093d1f: Merge "Upgrade bionic to tzdata2014g." into lmp-dev by Elliott Hughes · 11 years ago
  62. 5c2c544 am 9ac60bf8: Make stdatomic.h work with gcc4.6 host compiler by Hans Boehm · 11 years ago
  63. c16f048 resolved conflicts for merge of 2b10e2f1 to lmp-dev-plus-aosp by Andreas Gampe · 11 years ago
  64. 69fde6b am 3b10ba6f: Merge "Add some missing dlclose(.)" by Dmitriy Ivanov · 11 years ago
  65. 3b10ba6 Merge "Add some missing dlclose(.)" by Dmitriy Ivanov · 11 years ago
  66. 319356e Add some missing dlclose(.) by Dmitriy Ivanov · 11 years ago
  67. f3ba9f7 am c7de9191: Merge "Start math tests with a clean fenv." by Dan Albert · 11 years ago
  68. c7de919 Merge "Start math tests with a clean fenv." by Dan Albert · 11 years ago
  69. 95742d3 am 847e52b9: Merge "Prevent a few test pthread keys from leaking." by Dan Albert · 11 years ago
  70. 6676a7d Start math tests with a clean fenv. by Dan Albert · 11 years ago
  71. 847e52b Merge "Prevent a few test pthread keys from leaking." by Dan Albert · 11 years ago
  72. e8d7729 resolved conflicts for merge of c8cf3513 to lmp-dev-plus-aosp by Hans Boehm · 11 years ago
  73. 1d53ae2 Prevent a few test pthread keys from leaking. by Dan Albert · 11 years ago
  74. cb093d1 Merge "Upgrade bionic to tzdata2014g." into lmp-dev by Elliott Hughes · 11 years ago
  75. 6c69675 am ec95a9cf: Merge "MIPS64 syscall() arguments" by Elliott Hughes · 11 years ago
  76. ec95a9c Merge "MIPS64 syscall() arguments" by Elliott Hughes · 11 years ago
  77. a1d14f6 am 86f594b1: Merge "Encapsulate soinfo_link_image and soinfo_relocate" by Dmitriy Ivanov · 11 years ago
  78. 296895f MIPS64 syscall() arguments by Chris Dearman · 11 years ago
  79. 86f594b Merge "Encapsulate soinfo_link_image and soinfo_relocate" by Dmitriy Ivanov · 11 years ago
  80. 29bbc9d Encapsulate soinfo_link_image and soinfo_relocate by Dmitriy Ivanov · 11 years ago
  81. 9ac60bf Make stdatomic.h work with gcc4.6 host compiler by Hans Boehm · 11 years ago
  82. b519ea4 Upgrade bionic to tzdata2014g. by Elliott Hughes · 11 years ago
  83. a5d70a4 am 4625dd75: Merge "Upgrade bionic to tzdata2014g." by Elliott Hughes · 11 years ago
  84. 4625dd7 Merge "Upgrade bionic to tzdata2014g." by Elliott Hughes · 11 years ago
  85. 23fa71f am e057b9fc: Merge "Introduce size-based r/w allocators" by Dmitriy Ivanov · 11 years ago
  86. 2b10e2f Undefine _Atomic before redefining by Hans Boehm · 11 years ago
  87. c8cf351 Fix, generalize stdatomic.h; improve test. by Hans Boehm · 11 years ago
  88. e057b9f Merge "Introduce size-based r/w allocators" by Dmitriy Ivanov · 11 years ago
  89. 80ecaf3 am 4cafa3ce: Merge "Implement LinkedList::visit()" by Dmitriy Ivanov · 11 years ago
  90. 4cafa3c Merge "Implement LinkedList::visit()" by Dmitriy Ivanov · 11 years ago
  91. 9685c30 Upgrade bionic to tzdata2014g. by Elliott Hughes · 11 years ago
  92. a492605 Implement LinkedList::visit() by Dmitriy Ivanov · 11 years ago
  93. 0cd83eb Introduce size-based r/w allocators by Dmitriy Ivanov · 11 years ago
  94. e47b994 am 5120bcf9: Merge "Look into ld_preloads before current library" by Dmitriy Ivanov · 11 years ago
  95. e4c4311 resolved conflicts for merge of c191a8ad to lmp-dev-plus-aosp by Dmitriy Ivanov · 11 years ago
  96. a20e37f am 11387985: Merge "Erase elements in LinkedList::remove_if" by Dmitriy Ivanov · 11 years ago
  97. 5120bcf Merge "Look into ld_preloads before current library" by Dmitriy Ivanov · 11 years ago
  98. c204894 Look into ld_preloads before current library by Dmitriy Ivanov · 11 years ago
  99. c191a8a Merge "Look into ld_preloads before current library" into lmp-dev by Dmitriy Ivanov · 11 years ago
  100. 1138798 Merge "Erase elements in LinkedList::remove_if" by Dmitriy Ivanov · 11 years ago