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