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