1. 94571f9 Merge "Use LOCAL_CXX_STL to select libc++_static." by Dan Albert · 11 years ago
  2. 90a29db Use LOCAL_CXX_STL to select libc++_static. by Dan Albert · 11 years ago
  3. 4c08624 Merge "Fix some formatting so GitHub displays it nicely." by Dan Albert · 11 years ago
  4. 472cce5 Fix some formatting so GitHub displays it nicely. by Dan Albert · 11 years ago
  5. 8c3901b Merge "Improve documentation for testing and coverage." by Dan Albert · 11 years ago
  6. efee1ce Improve documentation for testing and coverage. by Dan Albert · 11 years ago
  7. 2698f9e Merge "Catch up on upstream's round/roundf/roundl." by Elliott Hughes · 11 years ago
  8. 14538ca Catch up on upstream's round/roundf/roundl. by Elliott Hughes · 11 years ago
  9. 62a665a Merge "Add back symbols to fix Greed for Glory franchise." by Christopher Ferris · 11 years ago
  10. 78ba823 Add back symbols to fix Greed for Glory franchise. by Christopher Ferris · 11 years ago
  11. 8dd3b65 Merge "Sync libm with upstream." by Elliott Hughes · 11 years ago
  12. 488268b Sync libm with upstream. by Elliott Hughes · 11 years ago
  13. e9c216f Merge "Fix pthread_attr_getstack under valgrind." by Elliott Hughes · 11 years ago
  14. 9afb2f2 Fix pthread_attr_getstack under valgrind. by Elliott Hughes · 11 years ago
  15. d0944d9 Merge "Re-add dlmalloc for 32 bit." by Christopher Ferris · 11 years ago
  16. f183f95 Re-add dlmalloc for 32 bit. by Christopher Ferris · 11 years ago
  17. 8a7f838 Merge "Use snprintf(3) instead of sprintf(3)." by Dan Albert · 11 years ago
  18. ca75f9c Use snprintf(3) instead of sprintf(3). by Dan Albert · 11 years ago
  19. 72d72d9 Merge "Replace uses of sprintf(3) with snprintf(3)." by Dan Albert · 11 years ago
  20. 0c0e728 Merge "Build dlext_testzip as custom module." by Ying Wang · 11 years ago
  21. 667853d Build dlext_testzip as custom module. by Ying Wang · 11 years ago
  22. cfd8c45 Replace uses of sprintf(3) with snprintf(3). by Dan Albert · 11 years ago
  23. ac3c94d Merge "Fix mma build: 'cd bionic && mma' case" by Dmitriy Ivanov · 11 years ago
  24. 51166d3 Fix mma build: 'cd bionic && mma' case by Dmitriy Ivanov · 11 years ago
  25. 0511534 Merge "Don't silently return EINVAL for a NULL sem_t*." by Elliott Hughes · 11 years ago
  26. bfeef2d Merge "Use ln(1) rather than cp(1) to set up host /system for testing." by Elliott Hughes · 11 years ago
  27. 75129ae Don't silently return EINVAL for a NULL sem_t*. by Elliott Hughes · 11 years ago
  28. 3ea4d56 Use ln(1) rather than cp(1) to set up host /system for testing. by Elliott Hughes · 11 years ago
  29. 1364101 Merge "Fix compile-time tests for LP64." by Elliott Hughes · 11 years ago
  30. b4b15c6 Fix compile-time tests for LP64. by Elliott Hughes · 11 years ago
  31. 5cc5c5e Merge "Add basic compile time tests for sn?printf." by Dan Albert · 11 years ago
  32. 2fbb1b6 Add basic compile time tests for sn?printf. by Dan Albert · 11 years ago
  33. 5a3ca37 Merge "Revert "Work around a bug in Immersion's libImmEmulatorJ.so."" by Elliott Hughes · 11 years ago
  34. c9e4f2d Merge "Inline helpers need to be exported unmangled." by Dan Albert · 11 years ago
  35. 658727e Inline helpers need to be exported unmangled. by Dan Albert · 11 years ago
  36. 3d77327 Revert "Work around a bug in Immersion's libImmEmulatorJ.so." by Elliott Hughes · 11 years ago
  37. e8d9057 Merge "Work around a bug in Immersion's libImmEmulatorJ.so." by Elliott Hughes · 11 years ago
  38. 7d3f553 Work around a bug in Immersion's libImmEmulatorJ.so. by Elliott Hughes · 11 years ago
  39. eeb9aa0 Merge "Use snprintf instead of sprintf." by Dan Albert · 11 years ago
  40. b0fd556 Use snprintf instead of sprintf. by Dan Albert · 11 years ago
  41. 6d2dd6a Merge "Fix 2nd arch prefix application" by Dmitriy Ivanov · 11 years ago
  42. 75d66dd Fix 2nd arch prefix application by Dmitriy Ivanov · 11 years ago
  43. 81fca35 Merge "Force export symbols on all x86 variants in libc." by Christopher Ferris · 11 years ago
  44. 6869d26 Force export symbols on all x86 variants in libc. by Christopher Ferris · 11 years ago
  45. b5cba60 Merge "cdefs.h: add artificial attribute to FORTIFY_SOURCE functions" by Nick Kralevich · 11 years ago
  46. 1aaa178 cdefs.h: add artificial attribute to FORTIFY_SOURCE functions by Nick Kralevich · 11 years ago
  47. 9969fec Merge "Add compile time test infrastructure for bionic." by Dan Albert · 11 years ago
  48. f4320e8 Merge "Resolve "unused DT entry" warnings for x86_64" by Dmitriy Ivanov · 11 years ago
  49. f04a8bc Add compile time test infrastructure for bionic. by Dan Albert · 11 years ago
  50. 513e29e Resolve "unused DT entry" warnings for x86_64 by Dmitriy Ivanov · 11 years ago
  51. 6d569b9 Merge "Add file_offset parameter to android_extinfo" by Dmitriy Ivanov · 11 years ago
  52. 07e5bc1 Add file_offset parameter to android_extinfo by Dmitriy Ivanov · 11 years ago
  53. a6eef3b Merge "Revert "cdefs.h: add artificial attribute to FORTIFY_SOURCE functions"" by Nick Kralevich · 11 years ago
  54. 884a3de Revert "cdefs.h: add artificial attribute to FORTIFY_SOURCE functions" by Nick Kralevich · 11 years ago
  55. 558ec81 Merge "cdefs.h: add artificial attribute to FORTIFY_SOURCE functions" by Nick Kralevich · 11 years ago
  56. db6fea8 Merge "further cleanup memcpy fortify implementation" by Nick Kralevich · 11 years ago
  57. b84f667 further cleanup memcpy fortify implementation by Nick Kralevich · 11 years ago
  58. 9b543ff cdefs.h: add artificial attribute to FORTIFY_SOURCE functions by Nick Kralevich · 11 years ago
  59. ae97a77 Merge "string.h: remove unused variable" by Nick Kralevich · 11 years ago
  60. 48be71d string.h: remove unused variable by Nick Kralevich · 11 years ago
  61. 4ef0e59 Merge "Reimplement clock(3) using clock_gettime(3)" by Elliott Hughes · 11 years ago
  62. 8d0b2db Reimplement clock(3) using clock_gettime(3) by Alex Van Brunt · 11 years ago
  63. d5df412 Merge "Add RTLD_NODELETE flag support" by Dmitriy Ivanov · 11 years ago
  64. 2d111d9 Merge "Make memory_order_acquire visible in global namespace" by Hans Boehm · 11 years ago
  65. b19bd93 Merge "Add stpcpy assembler version." by Christopher Ferris · 11 years ago
  66. 1b20daf Add RTLD_NODELETE flag support by Dmitriy Ivanov · 11 years ago
  67. cadccfd Merge "Update bionic to tzdata 2014h." by Elliott Hughes · 11 years ago
  68. 89fd323 Merge "Fix update-tzdata.py to rebuild icu4c .dat file." by Elliott Hughes · 11 years ago
  69. 7d849ac Add stpcpy assembler version. by Christopher Ferris · 11 years ago
  70. 76ac4d0 Make memory_order_acquire visible in global namespace by Hans Boehm · 11 years ago
  71. 81156d9 Merge "Add coverage flag for libm." by Dan Albert · 11 years ago
  72. 0c8fb51 Update bionic to tzdata 2014h. by Elliott Hughes · 11 years ago
  73. f8896c6 Fix update-tzdata.py to rebuild icu4c .dat file. by Elliott Hughes · 11 years ago
  74. 12e3f22 Add coverage flag for libm. by Dan Albert · 11 years ago
  75. 252c1ac Merge "Update our FreeBSD realpath(3) to upstream head." by Elliott Hughes · 11 years ago
  76. 701cf94 Merge "Fix mips build" by Dmitriy Ivanov · 11 years ago
  77. e04aa45 Merge "Clean up the pthread key tests." by Dan Albert · 11 years ago
  78. 31e072f Update our FreeBSD realpath(3) to upstream head. by Elliott Hughes · 11 years ago
  79. ecf532f Fix mips build by Dmitriy Ivanov · 11 years ago
  80. c4bcc75 Clean up the pthread key tests. by Dan Albert · 11 years ago
  81. 1f7d5ac Merge "Fix unused DT entry warnings." by Dmitriy Ivanov · 11 years ago
  82. 6cdeb52 Fix unused DT entry warnings. by Dmitriy Ivanov · 11 years ago
  83. 0481471 Merge "Switch benchmarks and tests to libc++." by Dan Albert · 11 years ago
  84. e49491a Merge "Ignore multiple symbol definition errors." by Dan Albert · 11 years ago
  85. 3a5aeba Switch benchmarks and tests to libc++. by Dan Albert · 11 years ago
  86. d9898c5 Ignore multiple symbol definition errors. by Dan Albert · 11 years ago
  87. 9997daa Merge "Return has_DT_SYMBOLIC flag." by Dmitriy Ivanov · 11 years ago
  88. b104be3 Merge "Remove arch-mips64/bionic/__get_sp.S" by Andrew Hsieh · 11 years ago
  89. b0c0037 Remove arch-mips64/bionic/__get_sp.S by Andrew Hsieh · 11 years ago
  90. 85a932c Merge "Cleanup arm assembly." by Christopher Ferris · 11 years ago
  91. c8bd2ab Cleanup arm assembly. by Christopher Ferris · 11 years ago
  92. 96bc37f Return has_DT_SYMBOLIC flag. by Dmitriy Ivanov · 11 years ago
  93. 73e6c9b Merge "Static libc++ is being renamed libc++_static." by Dan Albert · 11 years ago
  94. 188d093 Static libc++ is being renamed libc++_static. by Dan Albert · 11 years ago
  95. 7ca5c4b Merge "Make __aeabi_*() symbols weak." by Dan Albert · 11 years ago
  96. 98ab0c5 Merge "Add a dummy libdl.a." by Dan Albert · 11 years ago
  97. d644fec Merge "Fix gdb could not get shared library list issue" by Elliott Hughes · 11 years ago
  98. e93be99 Fix gdb could not get shared library list issue by Ningsheng Jian · 11 years ago
  99. 690211f Make __aeabi_*() symbols weak. by Dan Albert · 11 years ago
  100. a4ed64d Add a dummy libdl.a. by Dan Albert · 11 years ago