1. 109e3b1 am 5f29c328: am 831405b7: Merge "Make atexit.dlclose work for glibc" by Dmitriy Ivanov · 11 years ago
  2. 5f29c32 am 831405b7: Merge "Make atexit.dlclose work for glibc" by Dmitriy Ivanov · 11 years ago
  3. 831405b Merge "Make atexit.dlclose work for glibc" by Dmitriy Ivanov · 11 years ago
  4. 214e641 Make atexit.dlclose work for glibc by Dmitriy Ivanov · 11 years ago
  5. a59d22e am bd1ec44c: am 66b5e6b6: Merge "Do not run dlclose test on glibc." by Christopher Ferris · 11 years ago
  6. bd1ec44 am 66b5e6b6: Merge "Do not run dlclose test on glibc." by Christopher Ferris · 11 years ago
  7. 66b5e6b Merge "Do not run dlclose test on glibc." by Christopher Ferris · 11 years ago
  8. df2e70f am d3f2a204: am 7a5732bd: Merge "Add some missing __noreturn attributes." by Elliott Hughes · 11 years ago
  9. d3f2a20 am 7a5732bd: Merge "Add some missing __noreturn attributes." by Elliott Hughes · 11 years ago
  10. 7a5732b Merge "Add some missing __noreturn attributes." by Elliott Hughes · 11 years ago
  11. 6203e7b Add some missing __noreturn attributes. by Elliott Hughes · 11 years ago
  12. 8db7b4b am f306c414: am 3a3b27e0: Merge "x86: stop unwinding past __bionic_clone." by Elliott Hughes · 11 years ago
  13. f306c41 am 3a3b27e0: Merge "x86: stop unwinding past __bionic_clone." by Elliott Hughes · 11 years ago
  14. 3a3b27e Merge "x86: stop unwinding past __bionic_clone." by Elliott Hughes · 11 years ago
  15. 39036f6 Do not run dlclose test on glibc. by Christopher Ferris · 11 years ago
  16. ee9d5bd x86: stop unwinding past __bionic_clone. by Elliott Hughes · 11 years ago
  17. bb385e6 am 69371ef1: am 1672b056: Merge "Fix unwinding_through_signal_frame test." by Christopher Ferris · 11 years ago
  18. 69371ef am 1672b056: Merge "Fix unwinding_through_signal_frame test." by Christopher Ferris · 11 years ago
  19. 1672b05 Merge "Fix unwinding_through_signal_frame test." by Christopher Ferris · 11 years ago
  20. d178c83 Fix unwinding_through_signal_frame test. by Christopher Ferris · 11 years ago
  21. 1a3a9d4 am e4068e33: am 94170742: Merge "Fix x86 cfi directives for syscalls." by Christopher Ferris · 11 years ago
  22. e4068e3 am 94170742: Merge "Fix x86 cfi directives for syscalls." by Christopher Ferris · 11 years ago
  23. 9417074 Merge "Fix x86 cfi directives for syscalls." by Christopher Ferris · 11 years ago
  24. 15b91e9 Fix x86 cfi directives for syscalls. by Christopher Ferris · 11 years ago
  25. 2f97e42 am e1df1eb2: am 264d1b83: Merge "Remove issetugid." by Elliott Hughes · 11 years ago
  26. e1df1eb am 264d1b83: Merge "Remove issetugid." by Elliott Hughes · 11 years ago
  27. 264d1b8 Merge "Remove issetugid." by Elliott Hughes · 11 years ago
  28. 017cec0 am d8532678: am 5800aab3: Merge "Fix wmemmove test." by Christopher Ferris · 11 years ago
  29. d853267 am 5800aab3: Merge "Fix wmemmove test." by Christopher Ferris · 11 years ago
  30. b4e099c Remove issetugid. by Elliott Hughes · 11 years ago
  31. 772d1d2 am a5b0a62d: am fd9f07a2: Merge "Workaround the GCC "(long)fn -> lfn" optimization bug." by Ben Cheng · 11 years ago
  32. 5800aab Merge "Fix wmemmove test." by Christopher Ferris · 11 years ago
  33. a5b0a62 am fd9f07a2: Merge "Workaround the GCC "(long)fn -> lfn" optimization bug." by Ben Cheng · 11 years ago
  34. fd9f07a Merge "Workaround the GCC "(long)fn -> lfn" optimization bug." by Ben Cheng · 11 years ago
  35. ff00dc8 Workaround the GCC "(long)fn -> lfn" optimization bug. by Ben Cheng · 11 years ago
  36. dea5f4b am 9d73fa3f: am d4fbb1a8: Merge "Fix dprintf test." by Christopher Ferris · 11 years ago
  37. 8bf50d5 Fix wmemmove test. by Christopher Ferris · 11 years ago
  38. 9d73fa3 am d4fbb1a8: Merge "Fix dprintf test." by Christopher Ferris · 11 years ago
  39. d4fbb1a Merge "Fix dprintf test." by Christopher Ferris · 11 years ago
  40. 4704238 am 84d90bf5: am aa5f32ea: Merge "Add Aarch64 optimized bzero based on memset" by Christopher Ferris · 11 years ago
  41. 84d90bf am aa5f32ea: Merge "Add Aarch64 optimized bzero based on memset" by Christopher Ferris · 11 years ago
  42. aa5f32e Merge "Add Aarch64 optimized bzero based on memset" by Christopher Ferris · 11 years ago
  43. 8efc305 am dafa59b8: am 4dd0b72d: Merge "Return the actual success result from __futex." by Elliott Hughes · 11 years ago
  44. 62d92e1 Add Aarch64 optimized bzero based on memset by Bernhard Rosenkraenzer · 11 years ago
  45. 9e01ea6 Fix dprintf test. by Christopher Ferris · 11 years ago
  46. dafa59b am 4dd0b72d: Merge "Return the actual success result from __futex." by Elliott Hughes · 11 years ago
  47. 4dd0b72 Merge "Return the actual success result from __futex." by Elliott Hughes · 11 years ago
  48. deb1ec4 am 47150dca: am 1a57de71: Merge "Fix overflow testing in sbrk." by Christopher Ferris · 11 years ago
  49. 47150dc am 1a57de71: Merge "Fix overflow testing in sbrk." by Christopher Ferris · 11 years ago
  50. 1a57de7 Merge "Fix overflow testing in sbrk." by Christopher Ferris · 11 years ago
  51. 738b0cc Fix overflow testing in sbrk. by Christopher Ferris · 11 years ago
  52. 1ee4652 Return the actual success result from __futex. by Elliott Hughes · 11 years ago
  53. 4843fab am ad73e2f5: am ef023873: Merge "Minor style cleanup of some code I had to look at." by Elliott Hughes · 11 years ago
  54. 8a00b45 am c3930812: am 0bdd668f: Merge "Upgrade to tzdata2014d." by Elliott Hughes · 11 years ago
  55. ad73e2f am ef023873: Merge "Minor style cleanup of some code I had to look at." by Elliott Hughes · 11 years ago
  56. c393081 am 0bdd668f: Merge "Upgrade to tzdata2014d." by Elliott Hughes · 11 years ago
  57. ef02387 Merge "Minor style cleanup of some code I had to look at." by Elliott Hughes · 11 years ago
  58. 0bdd668 Merge "Upgrade to tzdata2014d." by Elliott Hughes · 11 years ago
  59. b7f136a Upgrade to tzdata2014d. by Elliott Hughes · 11 years ago
  60. 6249960 Minor style cleanup of some code I had to look at. by Elliott Hughes · 11 years ago
  61. 275906e am 3388c7be: am fae42a83: Merge "Revert "Revert "Lose the hand-written futex assembler.""" by Elliott Hughes · 11 years ago
  62. 3388c7b am fae42a83: Merge "Revert "Revert "Lose the hand-written futex assembler.""" by Elliott Hughes · 11 years ago
  63. fae42a8 Merge "Revert "Revert "Lose the hand-written futex assembler.""" by Elliott Hughes · 11 years ago
  64. b30aff4 Revert "Revert "Lose the hand-written futex assembler."" by Elliott Hughes · 11 years ago
  65. 1875a51 am c8d59fae: am 32c8ae9d: Merge "Fixes stdatomic.h test to match C11 spec" by Dan Albert · 11 years ago
  66. c8d59fa am 32c8ae9d: Merge "Fixes stdatomic.h test to match C11 spec" by Dan Albert · 11 years ago
  67. 32c8ae9 Merge "Fixes stdatomic.h test to match C11 spec" by Dan Albert · 11 years ago
  68. 6b3beb2 Fixes stdatomic.h test to match C11 spec by Dan Albert · 11 years ago
  69. e4f5ae5 am c51e9208: am dc3fb119: Merge "Updated ambiguous comment in pthread_mutex_lock." by Dan Albert · 11 years ago
  70. c51e920 am dc3fb119: Merge "Updated ambiguous comment in pthread_mutex_lock." by Dan Albert · 11 years ago
  71. dc3fb11 Merge "Updated ambiguous comment in pthread_mutex_lock." by Dan Albert · 11 years ago
  72. 02d1cfb am fa204cf0: am 8a405b02: Merge "Add optimized AArch64 versions of bcopy and wmemmove based on memmove" by Christopher Ferris · 11 years ago
  73. fa204cf am 8a405b02: Merge "Add optimized AArch64 versions of bcopy and wmemmove based on memmove" by Christopher Ferris · 11 years ago
  74. 8a405b0 Merge "Add optimized AArch64 versions of bcopy and wmemmove based on memmove" by Christopher Ferris · 11 years ago
  75. ff03a7a Updated ambiguous comment in pthread_mutex_lock. by Brigid Smith · 11 years ago
  76. adb1ec5 am 784254f2: am 52f74322: Merge "Revert "Lose the hand-written futex assembler."" by Narayan Kamath · 11 years ago
  77. 784254f am 52f74322: Merge "Revert "Lose the hand-written futex assembler."" by Narayan Kamath · 11 years ago
  78. 52f7432 Merge "Revert "Lose the hand-written futex assembler."" by Narayan Kamath · 11 years ago
  79. 75c55ff Revert "Lose the hand-written futex assembler." by Narayan Kamath · 11 years ago
  80. c3f2281 am 7ca4d736: am 53e70fe3: Merge "Remove unnecessary padding in ucontext_t" by Calin Juravle · 11 years ago
  81. 7ca4d73 am 53e70fe3: Merge "Remove unnecessary padding in ucontext_t" by Calin Juravle · 11 years ago
  82. 53e70fe Merge "Remove unnecessary padding in ucontext_t" by Calin Juravle · 11 years ago
  83. bdca380 Remove unnecessary padding in ucontext_t by Calin Juravle · 11 years ago
  84. 44445f2 am ab4c4686: am 7fdde4a5: Merge "Expose __srefill for LP64 until we can fix the NDK." by Elliott Hughes · 11 years ago
  85. ab4c468 am 7fdde4a5: Merge "Expose __srefill for LP64 until we can fix the NDK." by Elliott Hughes · 11 years ago
  86. 7fdde4a Merge "Expose __srefill for LP64 until we can fix the NDK." by Elliott Hughes · 11 years ago
  87. f6d2ca2 Expose __srefill for LP64 until we can fix the NDK. by Elliott Hughes · 11 years ago
  88. faf071d am 9e3a0356: am 1454ff25: Merge "Clear the return address register in __bionic_clone." by Elliott Hughes · 11 years ago
  89. 9e3a035 am 1454ff25: Merge "Clear the return address register in __bionic_clone." by Elliott Hughes · 11 years ago
  90. 1454ff2 Merge "Clear the return address register in __bionic_clone." by Elliott Hughes · 11 years ago
  91. e7dccdf Clear the return address register in __bionic_clone. by Elliott Hughes · 11 years ago
  92. 923619f am 4a542fc5: am 134911d7: Merge "Use __typeof__() instead of typeof()" by Dan Albert · 11 years ago
  93. 4a542fc am 134911d7: Merge "Use __typeof__() instead of typeof()" by Dan Albert · 11 years ago
  94. 134911d Merge "Use __typeof__() instead of typeof()" by Dan Albert · 11 years ago
  95. a7821b7 Use __typeof__() instead of typeof() by Dan Albert · 11 years ago
  96. 5264518 am 946bc952: am 8e85b4f0: Merge "Restore __srefill for LP32." by Elliott Hughes · 11 years ago
  97. 946bc95 am 8e85b4f0: Merge "Restore __srefill for LP32." by Elliott Hughes · 11 years ago
  98. 8e85b4f Merge "Restore __srefill for LP32." by Elliott Hughes · 11 years ago
  99. aa50585 Restore __srefill for LP32. by Elliott Hughes · 11 years ago
  100. ab4064b am 50c52f74: am b3c75a1e: Merge "Restore __srget and __swbuf for LP32." by Elliott Hughes · 11 years ago