1. 5c60bf6 am dea5f4b1: am 9d73fa3f: am d4fbb1a8: Merge "Fix dprintf test." by Christopher Ferris · 11 years ago
  2. dea5f4b am 9d73fa3f: am d4fbb1a8: Merge "Fix dprintf test." by Christopher Ferris · 11 years ago
  3. 9d73fa3 am d4fbb1a8: Merge "Fix dprintf test." by Christopher Ferris · 11 years ago
  4. d4fbb1a Merge "Fix dprintf test." by Christopher Ferris · 11 years ago
  5. a6ee6ac am 4704238d: am 84d90bf5: am aa5f32ea: Merge "Add Aarch64 optimized bzero based on memset" by Christopher Ferris · 11 years ago
  6. 4704238 am 84d90bf5: am aa5f32ea: Merge "Add Aarch64 optimized bzero based on memset" by Christopher Ferris · 11 years ago
  7. 84d90bf am aa5f32ea: Merge "Add Aarch64 optimized bzero based on memset" by Christopher Ferris · 11 years ago
  8. aa5f32e Merge "Add Aarch64 optimized bzero based on memset" by Christopher Ferris · 11 years ago
  9. 0f20aaf am 8efc3054: am dafa59b8: am 4dd0b72d: Merge "Return the actual success result from __futex." by Elliott Hughes · 11 years ago
  10. ea1004b am deb1ec4a: am 47150dca: am 1a57de71: Merge "Fix overflow testing in sbrk." by Christopher Ferris · 11 years ago
  11. 8efc305 am dafa59b8: am 4dd0b72d: Merge "Return the actual success result from __futex." by Elliott Hughes · 11 years ago
  12. 62d92e1 Add Aarch64 optimized bzero based on memset by Bernhard Rosenkraenzer · 11 years ago
  13. 9e01ea6 Fix dprintf test. by Christopher Ferris · 11 years ago
  14. dafa59b am 4dd0b72d: Merge "Return the actual success result from __futex." by Elliott Hughes · 11 years ago
  15. 4dd0b72 Merge "Return the actual success result from __futex." by Elliott Hughes · 11 years ago
  16. deb1ec4 am 47150dca: am 1a57de71: Merge "Fix overflow testing in sbrk." by Christopher Ferris · 11 years ago
  17. 47150dc am 1a57de71: Merge "Fix overflow testing in sbrk." by Christopher Ferris · 11 years ago
  18. 1a57de7 Merge "Fix overflow testing in sbrk." by Christopher Ferris · 11 years ago
  19. 738b0cc Fix overflow testing in sbrk. by Christopher Ferris · 11 years ago
  20. 1ee4652 Return the actual success result from __futex. by Elliott Hughes · 11 years ago
  21. dd4489b am 4843fab2: am ad73e2f5: am ef023873: Merge "Minor style cleanup of some code I had to look at." by Elliott Hughes · 11 years ago
  22. 864b926 am 8a00b45d: am c3930812: am 0bdd668f: Merge "Upgrade to tzdata2014d." by Elliott Hughes · 11 years ago
  23. 4843fab am ad73e2f5: am ef023873: Merge "Minor style cleanup of some code I had to look at." by Elliott Hughes · 11 years ago
  24. 8a00b45 am c3930812: am 0bdd668f: Merge "Upgrade to tzdata2014d." by Elliott Hughes · 11 years ago
  25. ad73e2f am ef023873: Merge "Minor style cleanup of some code I had to look at." by Elliott Hughes · 11 years ago
  26. c393081 am 0bdd668f: Merge "Upgrade to tzdata2014d." by Elliott Hughes · 11 years ago
  27. ef02387 Merge "Minor style cleanup of some code I had to look at." by Elliott Hughes · 11 years ago
  28. 0bdd668 Merge "Upgrade to tzdata2014d." by Elliott Hughes · 11 years ago
  29. b7f136a Upgrade to tzdata2014d. by Elliott Hughes · 11 years ago
  30. 6249960 Minor style cleanup of some code I had to look at. by Elliott Hughes · 11 years ago
  31. 49d1ce6 am 275906e4: am 3388c7be: am fae42a83: Merge "Revert "Revert "Lose the hand-written futex assembler.""" by Elliott Hughes · 11 years ago
  32. 275906e am 3388c7be: am fae42a83: Merge "Revert "Revert "Lose the hand-written futex assembler.""" by Elliott Hughes · 11 years ago
  33. 3388c7b am fae42a83: Merge "Revert "Revert "Lose the hand-written futex assembler.""" by Elliott Hughes · 11 years ago
  34. fae42a8 Merge "Revert "Revert "Lose the hand-written futex assembler.""" by Elliott Hughes · 11 years ago
  35. b30aff4 Revert "Revert "Lose the hand-written futex assembler."" by Elliott Hughes · 11 years ago
  36. 213524a am 1875a51c: am c8d59fae: am 32c8ae9d: Merge "Fixes stdatomic.h test to match C11 spec" by Dan Albert · 11 years ago
  37. 1875a51 am c8d59fae: am 32c8ae9d: Merge "Fixes stdatomic.h test to match C11 spec" by Dan Albert · 11 years ago
  38. c8d59fa am 32c8ae9d: Merge "Fixes stdatomic.h test to match C11 spec" by Dan Albert · 11 years ago
  39. 32c8ae9 Merge "Fixes stdatomic.h test to match C11 spec" by Dan Albert · 11 years ago
  40. 6b3beb2 Fixes stdatomic.h test to match C11 spec by Dan Albert · 11 years ago
  41. cd4e990 am e4f5ae5d: am c51e9208: am dc3fb119: Merge "Updated ambiguous comment in pthread_mutex_lock." by Dan Albert · 11 years ago
  42. 48c544f am 02d1cfb3: am fa204cf0: am 8a405b02: Merge "Add optimized AArch64 versions of bcopy and wmemmove based on memmove" by Christopher Ferris · 11 years ago
  43. e4f5ae5 am c51e9208: am dc3fb119: Merge "Updated ambiguous comment in pthread_mutex_lock." by Dan Albert · 11 years ago
  44. c51e920 am dc3fb119: Merge "Updated ambiguous comment in pthread_mutex_lock." by Dan Albert · 11 years ago
  45. dc3fb11 Merge "Updated ambiguous comment in pthread_mutex_lock." by Dan Albert · 11 years ago
  46. 02d1cfb am fa204cf0: am 8a405b02: Merge "Add optimized AArch64 versions of bcopy and wmemmove based on memmove" by Christopher Ferris · 11 years ago
  47. fa204cf am 8a405b02: Merge "Add optimized AArch64 versions of bcopy and wmemmove based on memmove" by Christopher Ferris · 11 years ago
  48. 8a405b0 Merge "Add optimized AArch64 versions of bcopy and wmemmove based on memmove" by Christopher Ferris · 11 years ago
  49. ff03a7a Updated ambiguous comment in pthread_mutex_lock. by Brigid Smith · 11 years ago
  50. dc31787 am adb1ec50: am 784254f2: am 52f74322: Merge "Revert "Lose the hand-written futex assembler."" by Narayan Kamath · 11 years ago
  51. 15627c1 am c3f22810: am 7ca4d736: am 53e70fe3: Merge "Remove unnecessary padding in ucontext_t" by Calin Juravle · 11 years ago
  52. adb1ec5 am 784254f2: am 52f74322: Merge "Revert "Lose the hand-written futex assembler."" by Narayan Kamath · 11 years ago
  53. 784254f am 52f74322: Merge "Revert "Lose the hand-written futex assembler."" by Narayan Kamath · 11 years ago
  54. 52f7432 Merge "Revert "Lose the hand-written futex assembler."" by Narayan Kamath · 11 years ago
  55. 75c55ff Revert "Lose the hand-written futex assembler." by Narayan Kamath · 11 years ago
  56. 0ba998b am 44445f2d: am ab4c4686: am 7fdde4a5: Merge "Expose __srefill for LP64 until we can fix the NDK." by Elliott Hughes · 11 years ago
  57. c3f2281 am 7ca4d736: am 53e70fe3: Merge "Remove unnecessary padding in ucontext_t" by Calin Juravle · 11 years ago
  58. 7ca4d73 am 53e70fe3: Merge "Remove unnecessary padding in ucontext_t" by Calin Juravle · 11 years ago
  59. 53e70fe Merge "Remove unnecessary padding in ucontext_t" by Calin Juravle · 11 years ago
  60. bdca380 Remove unnecessary padding in ucontext_t by Calin Juravle · 11 years ago
  61. 44445f2 am ab4c4686: am 7fdde4a5: Merge "Expose __srefill for LP64 until we can fix the NDK." by Elliott Hughes · 11 years ago
  62. ab4c468 am 7fdde4a5: Merge "Expose __srefill for LP64 until we can fix the NDK." by Elliott Hughes · 11 years ago
  63. 7fdde4a Merge "Expose __srefill for LP64 until we can fix the NDK." by Elliott Hughes · 11 years ago
  64. f6d2ca2 Expose __srefill for LP64 until we can fix the NDK. by Elliott Hughes · 11 years ago
  65. 0f1a221 am faf071df: am 9e3a0356: am 1454ff25: Merge "Clear the return address register in __bionic_clone." by Elliott Hughes · 11 years ago
  66. faf071d am 9e3a0356: am 1454ff25: Merge "Clear the return address register in __bionic_clone." by Elliott Hughes · 11 years ago
  67. 9e3a035 am 1454ff25: Merge "Clear the return address register in __bionic_clone." by Elliott Hughes · 11 years ago
  68. 1454ff2 Merge "Clear the return address register in __bionic_clone." by Elliott Hughes · 11 years ago
  69. e7dccdf Clear the return address register in __bionic_clone. by Elliott Hughes · 11 years ago
  70. 493b5cb am 923619f6: am 4a542fc5: am 134911d7: Merge "Use __typeof__() instead of typeof()" by Dan Albert · 11 years ago
  71. 923619f am 4a542fc5: am 134911d7: Merge "Use __typeof__() instead of typeof()" by Dan Albert · 11 years ago
  72. 4a542fc am 134911d7: Merge "Use __typeof__() instead of typeof()" by Dan Albert · 11 years ago
  73. 134911d Merge "Use __typeof__() instead of typeof()" by Dan Albert · 11 years ago
  74. a7821b7 Use __typeof__() instead of typeof() by Dan Albert · 11 years ago
  75. 0ad4b21 am 5264518f: am 946bc952: am 8e85b4f0: Merge "Restore __srefill for LP32." by Elliott Hughes · 11 years ago
  76. 5264518 am 946bc952: am 8e85b4f0: Merge "Restore __srefill for LP32." by Elliott Hughes · 11 years ago
  77. 946bc95 am 8e85b4f0: Merge "Restore __srefill for LP32." by Elliott Hughes · 11 years ago
  78. 8e85b4f Merge "Restore __srefill for LP32." by Elliott Hughes · 11 years ago
  79. aa50585 Restore __srefill for LP32. by Elliott Hughes · 11 years ago
  80. 06b3711 am ab4064bc: am 50c52f74: am b3c75a1e: Merge "Restore __srget and __swbuf for LP32." by Elliott Hughes · 11 years ago
  81. ab4064b am 50c52f74: am b3c75a1e: Merge "Restore __srget and __swbuf for LP32." by Elliott Hughes · 11 years ago
  82. 50c52f7 am b3c75a1e: Merge "Restore __srget and __swbuf for LP32." by Elliott Hughes · 11 years ago
  83. b3c75a1 Merge "Restore __srget and __swbuf for LP32." by Elliott Hughes · 11 years ago
  84. 23826c8 am 6571b81b: am 21296dfe: am bc904896: Merge "Add C11 <stdatomic.h>." by Elliott Hughes · 11 years ago
  85. 6571b81 am 21296dfe: am bc904896: Merge "Add C11 <stdatomic.h>." by Elliott Hughes · 11 years ago
  86. 21296df am bc904896: Merge "Add C11 <stdatomic.h>." by Elliott Hughes · 11 years ago
  87. bc90489 Merge "Add C11 <stdatomic.h>." by Elliott Hughes · 11 years ago
  88. 35d90bb Restore __srget and __swbuf for LP32. by Elliott Hughes · 11 years ago
  89. d460da0 am abc68292: am 06c9662a: am 255789e4: Merge "Restore tkill for LP32." by Elliott Hughes · 11 years ago
  90. abc6829 am 06c9662a: am 255789e4: Merge "Restore tkill for LP32." by Elliott Hughes · 11 years ago
  91. 06c9662 am 255789e4: Merge "Restore tkill for LP32." by Elliott Hughes · 11 years ago
  92. 7b9626f am 4d436a2f: am 85df714f: am d4f37110: Merge "Restore __futex_wake and __futex_wait for LP32." by Elliott Hughes · 11 years ago
  93. 4d436a2 am 85df714f: am d4f37110: Merge "Restore __futex_wake and __futex_wait for LP32." by Elliott Hughes · 11 years ago
  94. 255789e Merge "Restore tkill for LP32." by Elliott Hughes · 11 years ago
  95. 0017073 Restore tkill for LP32. by Anthony King · 11 years ago
  96. 85df714 am d4f37110: Merge "Restore __futex_wake and __futex_wait for LP32." by Elliott Hughes · 11 years ago
  97. d4f3711 Merge "Restore __futex_wake and __futex_wait for LP32." by Elliott Hughes · 11 years ago
  98. bd3a98c Restore __futex_wake and __futex_wait for LP32. by Elliott Hughes · 11 years ago
  99. e6c57fc Add C11 <stdatomic.h>. by Elliott Hughes · 11 years ago
  100. 6f2bde3 Add optimized AArch64 versions of bcopy and wmemmove based on memmove by Bernhard Rosenkraenzer · 11 years ago