1. 0594b9d am b8e82b5e: Merge "EM_ARM and EM_AARCH64 are now in the uapi header." by Elliott Hughes · 12 years ago
  2. efdf786 am 385bb1ed: Merge "Add optimized memchr implementation from newlib" by Christopher Ferris · 12 years ago
  3. 55230dd am 96502e27: Merge "Make jemalloc the default choice." by Christopher Ferris · 12 years ago
  4. 18a2507 am c6bc0017: Merge "Update kernel headers to v3.14." by Christopher Ferris · 12 years ago
  5. ce1422b am 040e1187: Merge "Enable building libc with clang." by Elliott Hughes · 12 years ago
  6. c0afc23 am 37f09d6d: Merge "Revert "Revert "Add locale aware APIs.""" by Dan Albert · 12 years ago
  7. d19f2d8 am 76df69d1: Merge "The err family allow null format strings." by Elliott Hughes · 12 years ago
  8. 696c48d am eba7c15b: Merge "Revert "Switch libm to building with clang."" by Elliott Hughes · 12 years ago
  9. 37ab54f am 5df23dc8: Merge "Switch libm to building with clang." by Elliott Hughes · 12 years ago
  10. 3580537 am 9b491470: Merge "Slim down static binaries by avoiding stdio." by Elliott Hughes · 12 years ago
  11. 7d9f1cc am f0f8cd1f: Merge "Remove the global lock around thread stack creation." by Elliott Hughes · 12 years ago
  12. 12ce911 am cd23370c: Merge "Remove the obsolete _thread_created_hook." by Elliott Hughes · 12 years ago
  13. 9712d91 am 02459d34: Merge "Move __cmsg_nxthdr to its proper file." by Calin Juravle · 12 years ago
  14. cd061f6 am 8a71a745: Merge "Removed obsolete symbol cmsg_nxthdr." by Calin Juravle · 12 years ago
  15. 4306b0f am 25fba981: Merge "Do not include libc_common in malloc debug code." by Christopher Ferris · 12 years ago
  16. 96d7251 am d028b620: Merge "Added a __system_property_serial benchmark." by Elliott Hughes · 12 years ago
  17. 1cad022 am 84f0c7c2: Merge "update-tzdata.py needs to know where to find icu." by Elliott Hughes · 12 years ago
  18. ea04b5a am 7a85d9a1: Merge "Revert "Add locale aware APIs."" by Dan Albert · 12 years ago
  19. f6b9599 am 430d5f93: Merge "Add locale aware APIs." by Dan Albert · 12 years ago
  20. 94560b5 am 4c199170: Merge "Added __system_propery_read benchmark." by Elliott Hughes · 12 years ago
  21. 8d11fb1 am 3139f6fd: Merge "Remove __CTOR_LIST__ from mips/mips64." by Elliott Hughes · 12 years ago
  22. 986fb56 am c4c67893: Merge "Don\'t zero r1 on entry to the dynamic linker." by Elliott Hughes · 12 years ago
  23. 6ee2f32 am 6cdd0cfd: Merge "TARGET_OUT_DATA_NATIVE_TESTS now points to /nativetest64 in 64-bit target" by Ying Wang · 12 years ago
  24. ab16475 am 3c12ae56: Merge "Add test for constructor function." by Dmitriy Ivanov · 12 years ago
  25. ca673e7 am b9c5d606: am 006e0770: Merge "Change android_dlextinfo flags to uint64_t" by Dmitriy Ivanov · 12 years ago
  26. 7e43f0d resolved conflicts for merge of aedc14b1 to lmp-dev by Elliott Hughes · 12 years ago
  27. 040e118 Merge "Enable building libc with clang." by Elliott Hughes · 12 years ago
  28. c999f76 Enable building libc with clang. by Elliott Hughes · 12 years ago
  29. c6bc001 Merge "Update kernel headers to v3.14." by Christopher Ferris · 12 years ago
  30. 76df69d Merge "The err family allow null format strings." by Elliott Hughes · 12 years ago
  31. 2f61fba The err family allow null format strings. by Elliott Hughes · 12 years ago
  32. 37f09d6 Merge "Revert "Revert "Add locale aware APIs.""" by Dan Albert · 12 years ago
  33. dfb5ce4 Revert "Revert "Add locale aware APIs."" by Dan Albert · 12 years ago
  34. b8e82b5 Merge "EM_ARM and EM_AARCH64 are now in the uapi header." by Elliott Hughes · 12 years ago
  35. 10cf0d8 EM_ARM and EM_AARCH64 are now in the uapi header. by Elliott Hughes · 12 years ago
  36. 385bb1e Merge "Add optimized memchr implementation from newlib" by Christopher Ferris · 12 years ago
  37. 8c20c13 Add optimized memchr implementation from newlib by Bernhard Rosenkränzer · 12 years ago
  38. 96502e2 Merge "Make jemalloc the default choice." by Christopher Ferris · 12 years ago
  39. 8e32b7b Make jemalloc the default choice. by Christopher Ferris · 12 years ago
  40. 5df23dc Merge "Switch libm to building with clang." by Elliott Hughes · 12 years ago
  41. aadc4b2 Switch libm to building with clang. by Elliott Hughes · 12 years ago
  42. 9b49147 Merge "Slim down static binaries by avoiding stdio." by Elliott Hughes · 12 years ago
  43. eba7c15 Merge "Revert "Switch libm to building with clang."" by Elliott Hughes · 12 years ago
  44. 1e83245 Revert "Switch libm to building with clang." by Elliott Hughes · 12 years ago
  45. 38062f9 Update kernel headers to v3.14. by Christopher Ferris · 12 years ago
  46. 91570ce Slim down static binaries by avoiding stdio. by Elliott Hughes · 12 years ago
  47. f0f8cd1 Merge "Remove the global lock around thread stack creation." by Elliott Hughes · 12 years ago
  48. e959a3b Remove the global lock around thread stack creation. by Elliott Hughes · 12 years ago
  49. cd23370 Merge "Remove the obsolete _thread_created_hook." by Elliott Hughes · 12 years ago
  50. e0f25dd Remove the obsolete _thread_created_hook. by Elliott Hughes · 12 years ago
  51. 25fba98 Merge "Do not include libc_common in malloc debug code." by Christopher Ferris · 12 years ago
  52. dda1c6c Do not include libc_common in malloc debug code. by Christopher Ferris · 12 years ago
  53. 84f0c7c Merge "update-tzdata.py needs to know where to find icu." by Elliott Hughes · 12 years ago
  54. 30ab939 update-tzdata.py needs to know where to find icu. by Elliott Hughes · 12 years ago
  55. 430d5f9 Merge "Add locale aware APIs." by Dan Albert · 12 years ago
  56. e087eac Add locale aware APIs. by Dan Albert · 12 years ago
  57. 02459d3 Merge "Move __cmsg_nxthdr to its proper file." by Calin Juravle · 12 years ago
  58. f8408c5 Move __cmsg_nxthdr to its proper file. by Calin Juravle · 12 years ago
  59. e95d0fc Removed obsolete symbol cmsg_nxthdr. by Calin Juravle · 12 years ago
  60. 8a71a74 Merge "Removed obsolete symbol cmsg_nxthdr." by Calin Juravle · 12 years ago
  61. 4c19917 Merge "Added __system_propery_read benchmark." by Elliott Hughes · 12 years ago
  62. a304476 Added __system_propery_read benchmark. by Brigid Smith · 12 years ago
  63. 6cdd0cf Merge "TARGET_OUT_DATA_NATIVE_TESTS now points to $(TARGET_OUT_DATA)/nativetest64 in 64-bit target" by Ying Wang · 12 years ago
  64. 7a85d9a Merge "Revert "Add locale aware APIs."" by Dan Albert · 12 years ago
  65. 063e20c Revert "Add locale aware APIs." by Dan Albert · 12 years ago
  66. d028b62 Merge "Added a __system_property_serial benchmark." by Elliott Hughes · 12 years ago
  67. 28417e6 Added a __system_property_serial benchmark. by Brigid Smith · 12 years ago
  68. 3139f6f Merge "Remove __CTOR_LIST__ from mips/mips64." by Elliott Hughes · 12 years ago
  69. 40ad229 Remove __CTOR_LIST__ from mips/mips64. by Elliott Hughes · 12 years ago
  70. c4c6789 Merge "Don't zero r1 on entry to the dynamic linker." by Elliott Hughes · 12 years ago
  71. 9965243 Don't zero r1 on entry to the dynamic linker. by Elliott Hughes · 12 years ago
  72. dc42e20 TARGET_OUT_DATA_NATIVE_TESTS now points to $(TARGET_OUT_DATA)/nativetest64 in 64-bit target by Ying Wang · 12 years ago
  73. 3c12ae5 Merge "Add test for constructor function." by Dmitriy Ivanov · 12 years ago
  74. f8846a4 Add test for constructor function. by Dmitriy Ivanov · 12 years ago
  75. b9c5d60 am 006e0770: Merge "Change android_dlextinfo flags to uint64_t" by Dmitriy Ivanov · 12 years ago
  76. aedc14b am 7244a861: Merge "Regenerate the bionic NOTICE files." by Elliott Hughes · 12 years ago
  77. 7244a86 Merge "Regenerate the bionic NOTICE files." by Elliott Hughes · 12 years ago
  78. 1558138 Regenerate the bionic NOTICE files. by Elliott Hughes · 12 years ago
  79. e20bbaf am 4568e344: am 2b2916d1: Merge "Remove some dead data." by Elliott Hughes · 12 years ago
  80. 88ed7d2 am d5a6a5e1: am db42a9f5: Merge "Fix three clang complaints about the DNS code." by Elliott Hughes · 12 years ago
  81. 4324fd7 am a19e1d1c: am 4d763df3: Merge "Fix a broken boolean test found by clang." by Elliott Hughes · 12 years ago
  82. ea24c25 am 13610bec: am 1ee1bfde: Merge "Use __unused rather than self assignment for unused parameters." by Elliott Hughes · 12 years ago
  83. 4568e34 am 2b2916d1: Merge "Remove some dead data." by Elliott Hughes · 12 years ago
  84. d5a6a5e am db42a9f5: Merge "Fix three clang complaints about the DNS code." by Elliott Hughes · 12 years ago
  85. a19e1d1 am 4d763df3: Merge "Fix a broken boolean test found by clang." by Elliott Hughes · 12 years ago
  86. 13610be am 1ee1bfde: Merge "Use __unused rather than self assignment for unused parameters." by Elliott Hughes · 12 years ago
  87. 006e077 Merge "Change android_dlextinfo flags to uint64_t" by Dmitriy Ivanov · 12 years ago
  88. 3a8646f Change android_dlextinfo flags to uint64_t by Dmitriy Ivanov · 12 years ago
  89. 67afc42 am 731f9273: am 2d94ee29: Merge "Revert "Revert "Hide _tolower_tab_ and _toupper_tab_ on LP64.""" by Dan Albert · 12 years ago
  90. 731f927 am 2d94ee29: Merge "Revert "Revert "Hide _tolower_tab_ and _toupper_tab_ on LP64.""" by Dan Albert · 12 years ago
  91. 4d763df Merge "Fix a broken boolean test found by clang." by Elliott Hughes · 12 years ago
  92. 29edbfd Fix a broken boolean test found by clang. by Elliott Hughes · 12 years ago
  93. 031517f am 8ad9909a: am d11ca4e8: Merge "Revert "Reenable support for non-PIE executables"" by Nick Kralevich · 12 years ago
  94. 8ad9909 am d11ca4e8: Merge "Revert "Reenable support for non-PIE executables"" by Nick Kralevich · 12 years ago
  95. 80d877d am e6ef1977: am f95964c9: Merge "libc_logging: Set SOCK_CLOEXEC on socket" by Nick Kralevich · 12 years ago
  96. e6ef197 am f95964c9: Merge "libc_logging: Set SOCK_CLOEXEC on socket" by Nick Kralevich · 12 years ago
  97. ca771fc am bebe8de7: am 1f262b35: Merge "Fix recv.cpp so it can build with clang." by Elliott Hughes · 12 years ago
  98. bebe8de am 1f262b35: Merge "Fix recv.cpp so it can build with clang." by Elliott Hughes · 12 years ago
  99. cda4006 am 2a70aba8: am ab4fc823: Merge "Fix all resolv warnings and turn on -Werror." by Elliott Hughes · 12 years ago
  100. 2a70aba am ab4fc823: Merge "Fix all resolv warnings and turn on -Werror." by Elliott Hughes · 12 years ago