1. 4912fc7 bionic/tests: migrate gethostbyname bionic test from system/extra to bionic/tests by Derek Xue · 11 years ago
  2. e516321 Merge "Update bionic to tzdata2014i." by Elliott Hughes · 11 years ago
  3. efd2ec8 Merge "Fix race condition in timer disarm/delete." by Christopher Ferris · 11 years ago
  4. 62d84b1 Fix race condition in timer disarm/delete. by Christopher Ferris · 11 years ago
  5. a05c2a2 Update bionic to tzdata2014i. by Elliott Hughes · 11 years ago
  6. 098cf45 Merge "Replace ambiguous cmp operator with cmpl." by Chih-Hung Hsieh · 11 years ago
  7. c89ee27 Replace ambiguous cmp operator with cmpl. by Chih-Hung Hsieh · 11 years ago
  8. 54d7636 Merge "Rename library_offset to library_fd_offset" by Dmitriy Ivanov · 11 years ago
  9. a6c1279 Rename library_offset to library_fd_offset by Dmitriy Ivanov · 11 years ago
  10. ad13662 Merge "Never use ASAN." by Dan Albert · 11 years ago
  11. 5ba672e Never use ASAN. by Dan Albert · 11 years ago
  12. 8f41d3d Merge "Fix generic __memcpy_chk implementation." by Christopher Ferris · 11 years ago
  13. 9a74048 Merge "Add -no-integrated-as at local level." by Chih-Hung Hsieh · 11 years ago
  14. a371750 Add -no-integrated-as at local level. by Chih-Hung Hsieh · 11 years ago
  15. 7123d43 Fix generic __memcpy_chk implementation. by Christopher Ferris · 11 years ago
  16. dec4de4 Merge "Correct way to specify additional dependencies" by Dmitriy Ivanov · 11 years ago
  17. 4a9e193 Correct way to specify additional dependencies by Dmitriy Ivanov · 11 years ago
  18. 5281e1f Merge "Fix misleading comment." by Dmitriy Ivanov · 11 years ago
  19. 90aa7e3 Merge "Only use <atomic> for C++11 and newer." by Dan Albert · 11 years ago
  20. 8bb1212 Merge "Don't use an STL for libm." by Dan Albert · 11 years ago
  21. 3ce0769 Only use <atomic> for C++11 and newer. by Dan Albert · 11 years ago
  22. e91d9cd Don't use an STL for libm. by Dan Albert · 11 years ago
  23. f5e0258 Merge "Ignore DT_BIND_NOW (0x18)" by Dmitriy Ivanov · 11 years ago
  24. ea6eae1 Ignore DT_BIND_NOW (0x18) by Dmitriy Ivanov · 11 years ago
  25. 4544d9f Fix misleading comment. by Robert Grosse · 11 years ago
  26. 71cbcdc Merge "We don't actually need all of libc++ here." by Dan Albert · 11 years ago
  27. a7c2e0b We don't actually need all of libc++ here. by Dan Albert · 11 years ago
  28. 97df16b Merge "Add clock_settime and clock_nanosleep." by Elliott Hughes · 11 years ago
  29. 1816025 Add clock_settime and clock_nanosleep. by Haruki Hasegawa · 11 years ago
  30. c229705 Merge "Add glibc alias for NT_PRFPREG" by Dmitriy Ivanov · 11 years ago
  31. a6bee4d Add glibc alias for NT_PRFPREG by Dmitriy Ivanov · 11 years ago
  32. 083769a Merge "Return total footprint, not high water mark." by Christopher Ferris · 11 years ago
  33. fee09e5 Return total footprint, not high water mark. by Christopher Ferris · 11 years ago
  34. 94571f9 Merge "Use LOCAL_CXX_STL to select libc++_static." by Dan Albert · 11 years ago
  35. 90a29db Use LOCAL_CXX_STL to select libc++_static. by Dan Albert · 11 years ago
  36. 4c08624 Merge "Fix some formatting so GitHub displays it nicely." by Dan Albert · 11 years ago
  37. 472cce5 Fix some formatting so GitHub displays it nicely. by Dan Albert · 11 years ago
  38. 8c3901b Merge "Improve documentation for testing and coverage." by Dan Albert · 11 years ago
  39. efee1ce Improve documentation for testing and coverage. by Dan Albert · 11 years ago
  40. 2698f9e Merge "Catch up on upstream's round/roundf/roundl." by Elliott Hughes · 11 years ago
  41. 14538ca Catch up on upstream's round/roundf/roundl. by Elliott Hughes · 11 years ago
  42. 62a665a Merge "Add back symbols to fix Greed for Glory franchise." by Christopher Ferris · 11 years ago
  43. 78ba823 Add back symbols to fix Greed for Glory franchise. by Christopher Ferris · 11 years ago
  44. 8dd3b65 Merge "Sync libm with upstream." by Elliott Hughes · 11 years ago
  45. 488268b Sync libm with upstream. by Elliott Hughes · 11 years ago
  46. e9c216f Merge "Fix pthread_attr_getstack under valgrind." by Elliott Hughes · 11 years ago
  47. 9afb2f2 Fix pthread_attr_getstack under valgrind. by Elliott Hughes · 11 years ago
  48. d0944d9 Merge "Re-add dlmalloc for 32 bit." by Christopher Ferris · 11 years ago
  49. f183f95 Re-add dlmalloc for 32 bit. by Christopher Ferris · 11 years ago
  50. 8a7f838 Merge "Use snprintf(3) instead of sprintf(3)." by Dan Albert · 11 years ago
  51. ca75f9c Use snprintf(3) instead of sprintf(3). by Dan Albert · 11 years ago
  52. 72d72d9 Merge "Replace uses of sprintf(3) with snprintf(3)." by Dan Albert · 11 years ago
  53. 0c0e728 Merge "Build dlext_testzip as custom module." by Ying Wang · 11 years ago
  54. 667853d Build dlext_testzip as custom module. by Ying Wang · 11 years ago
  55. cfd8c45 Replace uses of sprintf(3) with snprintf(3). by Dan Albert · 11 years ago
  56. ac3c94d Merge "Fix mma build: 'cd bionic && mma' case" by Dmitriy Ivanov · 11 years ago
  57. 51166d3 Fix mma build: 'cd bionic && mma' case by Dmitriy Ivanov · 11 years ago
  58. 0511534 Merge "Don't silently return EINVAL for a NULL sem_t*." by Elliott Hughes · 11 years ago
  59. bfeef2d Merge "Use ln(1) rather than cp(1) to set up host /system for testing." by Elliott Hughes · 11 years ago
  60. 75129ae Don't silently return EINVAL for a NULL sem_t*. by Elliott Hughes · 11 years ago
  61. 3ea4d56 Use ln(1) rather than cp(1) to set up host /system for testing. by Elliott Hughes · 11 years ago
  62. 1364101 Merge "Fix compile-time tests for LP64." by Elliott Hughes · 11 years ago
  63. b4b15c6 Fix compile-time tests for LP64. by Elliott Hughes · 11 years ago
  64. 5cc5c5e Merge "Add basic compile time tests for sn?printf." by Dan Albert · 11 years ago
  65. 2fbb1b6 Add basic compile time tests for sn?printf. by Dan Albert · 11 years ago
  66. 5a3ca37 Merge "Revert "Work around a bug in Immersion's libImmEmulatorJ.so."" by Elliott Hughes · 11 years ago
  67. c9e4f2d Merge "Inline helpers need to be exported unmangled." by Dan Albert · 11 years ago
  68. 658727e Inline helpers need to be exported unmangled. by Dan Albert · 11 years ago
  69. 3d77327 Revert "Work around a bug in Immersion's libImmEmulatorJ.so." by Elliott Hughes · 11 years ago
  70. e8d9057 Merge "Work around a bug in Immersion's libImmEmulatorJ.so." by Elliott Hughes · 11 years ago
  71. 7d3f553 Work around a bug in Immersion's libImmEmulatorJ.so. by Elliott Hughes · 11 years ago
  72. eeb9aa0 Merge "Use snprintf instead of sprintf." by Dan Albert · 11 years ago
  73. b0fd556 Use snprintf instead of sprintf. by Dan Albert · 11 years ago
  74. 6d2dd6a Merge "Fix 2nd arch prefix application" by Dmitriy Ivanov · 11 years ago
  75. 75d66dd Fix 2nd arch prefix application by Dmitriy Ivanov · 11 years ago
  76. 81fca35 Merge "Force export symbols on all x86 variants in libc." by Christopher Ferris · 11 years ago
  77. 6869d26 Force export symbols on all x86 variants in libc. by Christopher Ferris · 11 years ago
  78. b5cba60 Merge "cdefs.h: add artificial attribute to FORTIFY_SOURCE functions" by Nick Kralevich · 11 years ago
  79. 1aaa178 cdefs.h: add artificial attribute to FORTIFY_SOURCE functions by Nick Kralevich · 11 years ago
  80. 9969fec Merge "Add compile time test infrastructure for bionic." by Dan Albert · 11 years ago
  81. f4320e8 Merge "Resolve "unused DT entry" warnings for x86_64" by Dmitriy Ivanov · 11 years ago
  82. f04a8bc Add compile time test infrastructure for bionic. by Dan Albert · 11 years ago
  83. 513e29e Resolve "unused DT entry" warnings for x86_64 by Dmitriy Ivanov · 11 years ago
  84. 6d569b9 Merge "Add file_offset parameter to android_extinfo" by Dmitriy Ivanov · 11 years ago
  85. 07e5bc1 Add file_offset parameter to android_extinfo by Dmitriy Ivanov · 11 years ago
  86. a6eef3b Merge "Revert "cdefs.h: add artificial attribute to FORTIFY_SOURCE functions"" by Nick Kralevich · 11 years ago
  87. 884a3de Revert "cdefs.h: add artificial attribute to FORTIFY_SOURCE functions" by Nick Kralevich · 11 years ago
  88. 558ec81 Merge "cdefs.h: add artificial attribute to FORTIFY_SOURCE functions" by Nick Kralevich · 11 years ago
  89. db6fea8 Merge "further cleanup memcpy fortify implementation" by Nick Kralevich · 11 years ago
  90. b84f667 further cleanup memcpy fortify implementation by Nick Kralevich · 11 years ago
  91. 9b543ff cdefs.h: add artificial attribute to FORTIFY_SOURCE functions by Nick Kralevich · 11 years ago
  92. ae97a77 Merge "string.h: remove unused variable" by Nick Kralevich · 11 years ago
  93. 48be71d string.h: remove unused variable by Nick Kralevich · 11 years ago
  94. 4ef0e59 Merge "Reimplement clock(3) using clock_gettime(3)" by Elliott Hughes · 11 years ago
  95. 8d0b2db Reimplement clock(3) using clock_gettime(3) by Alex Van Brunt · 11 years ago
  96. d5df412 Merge "Add RTLD_NODELETE flag support" by Dmitriy Ivanov · 11 years ago
  97. 2d111d9 Merge "Make memory_order_acquire visible in global namespace" by Hans Boehm · 11 years ago
  98. b19bd93 Merge "Add stpcpy assembler version." by Christopher Ferris · 11 years ago
  99. 1b20daf Add RTLD_NODELETE flag support by Dmitriy Ivanov · 11 years ago
  100. cadccfd Merge "Update bionic to tzdata 2014h." by Elliott Hughes · 11 years ago