1. 2fee034 Merge "Everyone has CLZ." by Elliott Hughes · 12 years ago
  2. 73964c5 Everyone has CLZ. by Elliott Hughes · 12 years ago
  3. 6272742 Merge "Update getnameinfo.c, remove dead code, and fix error reporting." by Elliott Hughes · 12 years ago
  4. d8213bb Update getnameinfo.c, remove dead code, and fix error reporting. by Elliott Hughes · 12 years ago
  5. f659b3c Merge "Add a test that getaddrinfo works when hints are NULL." by Elliott Hughes · 12 years ago
  6. d3b9d11 Add a test that getaddrinfo works when hints are NULL. by Elliott Hughes · 12 years ago
  7. 3002d64 Merge "Everyone has a TLS register." by Elliott Hughes · 12 years ago
  8. 9cbe1e6 Merge "Fix __pthread_clone and __bionic_clone error handling on x86." by Elliott Hughes · 12 years ago
  9. b603251 Fix __pthread_clone and __bionic_clone error handling on x86. by Elliott Hughes · 12 years ago
  10. 91a9925 Everyone has a TLS register. by Elliott Hughes · 12 years ago
  11. baf2c09 Merge "Put the right number of Ls after 64-bit constants." by Elliott Hughes · 12 years ago
  12. 5227663 Put the right number of Ls after 64-bit constants. by Elliott Hughes · 12 years ago
  13. 59aeff9 Merge "Use ENTRY/END in custom x86 assembler too." by Elliott Hughes · 12 years ago
  14. 07f7e62 Merge "Clean up pthread_create." by Elliott Hughes · 12 years ago
  15. 899d652 Merge "Give up trying to build the pthread_setname_np tests for glibc." by Elliott Hughes · 12 years ago
  16. 9701d4b Give up trying to build the pthread_setname_np tests for glibc. by Elliott Hughes · 12 years ago
  17. 4b4a882 Clean up pthread_create. by Elliott Hughes · 12 years ago
  18. 991ee7d Merge "Simplify pthread_create, using more public API." by Elliott Hughes · 12 years ago
  19. 6d33918 Simplify pthread_create, using more public API. by Elliott Hughes · 12 years ago
  20. 4912782 Merge "Really set errno if __pthread_clone fails." by Elliott Hughes · 12 years ago
  21. 9f878c2 Really set errno if __pthread_clone fails. by Elliott Hughes · 12 years ago
  22. 558a8b1 Merge "Revert "Revert "More pthreads cleanup.""" by Elliott Hughes · 12 years ago
  23. 3e89847 Revert "Revert "More pthreads cleanup."" by Elliott Hughes · 12 years ago
  24. 3fa6746 Merge "add factory property file definition" by Dima Zavin · 12 years ago
  25. bfa199a am fcaf4e9f: Merge "Revert "More pthreads cleanup."" by Elliott Hughes · 12 years ago
  26. fcaf4e9 Merge "Revert "More pthreads cleanup."" by Elliott Hughes · 12 years ago
  27. 6f94de3 Revert "More pthreads cleanup." by Elliott Hughes · 12 years ago
  28. a2a9817 am 85f491f9: Merge "More pthreads cleanup." by Elliott Hughes · 12 years ago
  29. 85f491f Merge "More pthreads cleanup." by Elliott Hughes · 12 years ago
  30. 605cc29 am 83bf28e6: Merge "Fix MIPS build." by Elliott Hughes · 12 years ago
  31. 83bf28e Merge "Fix MIPS build." by Elliott Hughes · 12 years ago
  32. ba342c1 Fix MIPS build. by Elliott Hughes · 12 years ago
  33. 8e2b28c am c56be54a: Merge "Use ENTRY/END in ARM __get_sp." by Elliott Hughes · 12 years ago
  34. bdff26d Use ENTRY/END in custom x86 assembler too. by Elliott Hughes · 12 years ago
  35. c56be54 Merge "Use ENTRY/END in ARM __get_sp." by Elliott Hughes · 12 years ago
  36. d7a3a40 Use ENTRY/END in ARM __get_sp. by Elliott Hughes · 12 years ago
  37. c440d24 am cae7b2cf: Merge "Fix __pthread_clone on ARM to set errno on failure." by Elliott Hughes · 12 years ago
  38. cae7b2c Merge "Fix __pthread_clone on ARM to set errno on failure." by Elliott Hughes · 12 years ago
  39. 5e3fc43 Fix __pthread_clone on ARM to set errno on failure. by Elliott Hughes · 12 years ago
  40. 03798dd am 1fea0f25: Merge "Clean up ARM assembler files to use ENTRY/END." by Elliott Hughes · 12 years ago
  41. 1fea0f2 Merge "Clean up ARM assembler files to use ENTRY/END." by Elliott Hughes · 12 years ago
  42. f94fd3c Clean up ARM assembler files to use ENTRY/END. by Elliott Hughes · 12 years ago
  43. 2a1bb4e More pthreads cleanup. by Elliott Hughes · 12 years ago
  44. 6b73d13 am 2d3e7233: Merge "Revert "Revert "Pull the pthread_key_t functions out of pthread.c.""" by Elliott Hughes · 12 years ago
  45. 2d3e723 Merge "Revert "Revert "Pull the pthread_key_t functions out of pthread.c.""" by Elliott Hughes · 12 years ago
  46. e4b0831 am 8397cdba: Merge "Revert "Pull the pthread_key_t functions out of pthread.c."" by Elliott Hughes · 12 years ago
  47. 44b53ad Revert "Revert "Pull the pthread_key_t functions out of pthread.c."" by Elliott Hughes · 12 years ago
  48. 8397cdb Merge "Revert "Pull the pthread_key_t functions out of pthread.c."" by Elliott Hughes · 12 years ago
  49. 6260553 Revert "Pull the pthread_key_t functions out of pthread.c." by Elliott Hughes · 12 years ago
  50. 024246e am 09e89c3c: Merge "Pull the pthread_key_t functions out of pthread.c." by Elliott Hughes · 12 years ago
  51. 09e89c3 Merge "Pull the pthread_key_t functions out of pthread.c." by Elliott Hughes · 12 years ago
  52. ad59322 Pull the pthread_key_t functions out of pthread.c. by Elliott Hughes · 12 years ago
  53. 8f509e8 am 9a9bb243: Merge "Switch to using AT_RANDOM for the stack guards." by Elliott Hughes · 12 years ago
  54. 9a9bb24 Merge "Switch to using AT_RANDOM for the stack guards." by Elliott Hughes · 12 years ago
  55. d3920b3 Switch to using AT_RANDOM for the stack guards. by Elliott Hughes · 12 years ago
  56. 636d21f am 03579da2: Merge "Add a few more missing libm long double stubs." by Elliott Hughes · 12 years ago
  57. 03579da Merge "Add a few more missing libm long double stubs." by Elliott Hughes · 12 years ago
  58. 170dbe2 Add a few more missing libm long double stubs. by Elliott Hughes · 12 years ago
  59. f156b90 am fa75fce5: Merge "update xattr.h" by Nick Kralevich · 12 years ago
  60. fa75fce Merge "update xattr.h" by Nick Kralevich · 12 years ago
  61. b184d3b update xattr.h by Nick Kralevich · 12 years ago
  62. 86e4e23 am 964886af: Merge "Remove dead code from gensyscalls.py." by Elliott Hughes · 12 years ago
  63. 964886a Merge "Remove dead code from gensyscalls.py." by Elliott Hughes · 12 years ago
  64. cd6780b Remove dead code from gensyscalls.py. by Elliott Hughes · 12 years ago
  65. 5bb6776 am f6afd3b6: Merge "Fix x86 build, remove void* arithmetic." by Elliott Hughes · 12 years ago
  66. 8ddef40 am 59e9a496: Merge "__progname should be const char*, not char*." by Elliott Hughes · 12 years ago
  67. f6afd3b Merge "Fix x86 build, remove void* arithmetic." by Elliott Hughes · 12 years ago
  68. 59e9a49 Merge "__progname should be const char*, not char*." by Elliott Hughes · 12 years ago
  69. 646e058 Fix x86 build, remove void* arithmetic. by Elliott Hughes · 12 years ago
  70. e4ccf5a __progname should be const char*, not char*. by Elliott Hughes · 12 years ago
  71. 6f67cd2 am 2f41531f: Merge "Clean up the argc/argv/envp/auxv handling." by Elliott Hughes · 12 years ago
  72. 2f41531 Merge "Clean up the argc/argv/envp/auxv handling." by Elliott Hughes · 12 years ago
  73. 42b2c6a Clean up the argc/argv/envp/auxv handling. by Elliott Hughes · 12 years ago
  74. 4e9d9e4 am d4187efd: Merge "Switch x86 syscall stubs over to the ENTER/END style of the ARM stubs." by Elliott Hughes · 12 years ago
  75. d4187ef Merge "Switch x86 syscall stubs over to the ENTER/END style of the ARM stubs." by Elliott Hughes · 12 years ago
  76. 7582a9c Switch x86 syscall stubs over to the ENTER/END style of the ARM stubs. by Elliott Hughes · 12 years ago
  77. 09559dd am d32fdbaf: Merge "Add a missing logbl stub." by Elliott Hughes · 12 years ago
  78. d32fdba Merge "Add a missing logbl stub." by Elliott Hughes · 12 years ago
  79. 926a307 Add a missing logbl stub. by Elliott Hughes · 12 years ago
  80. d2a6d8d am c9ab32e4: Merge "Improve benchmarking tool, add a few math benchmarks." by Elliott Hughes · 12 years ago
  81. c9ab32e Merge "Improve benchmarking tool, add a few math benchmarks." by Elliott Hughes · 12 years ago
  82. 9edb3e0 Improve benchmarking tool, add a few math benchmarks. by Elliott Hughes · 12 years ago
  83. 5fe2866 am d10a5a02: Merge "Remove the currently-unused i387 assembler to make way for the new." by Elliott Hughes · 12 years ago
  84. d10a5a0 Merge "Remove the currently-unused i387 assembler to make way for the new." by Elliott Hughes · 12 years ago
  85. 0e51a86 am 4fc2a74b: Merge "Remove partial implementation of MIPS non-PIC support." by Elliott Hughes · 12 years ago
  86. ef545a2 Remove the currently-unused i387 assembler to make way for the new. by Elliott Hughes · 12 years ago
  87. 4fc2a74 Merge "Remove partial implementation of MIPS non-PIC support." by Elliott Hughes · 12 years ago
  88. d2b1a73 Remove partial implementation of MIPS non-PIC support. by Elliott Hughes · 12 years ago
  89. df8c72e am d7ff139f: Merge "Remove bogus extra alignment from sbrk." by Elliott Hughes · 12 years ago
  90. d7ff139 Merge "Remove bogus extra alignment from sbrk." by Elliott Hughes · 12 years ago
  91. 428f556 Remove bogus extra alignment from sbrk. by Elliott Hughes · 12 years ago
  92. 3cbcb87 am a4f88fdc: Merge "Document the mallinfo struct, add missing attributes." by Elliott Hughes · 12 years ago
  93. a4f88fd Merge "Document the mallinfo struct, add missing attributes." by Elliott Hughes · 12 years ago
  94. 24fad01 Document the mallinfo struct, add missing attributes. by Elliott Hughes · 12 years ago
  95. 384bdb3 am a3120aaf: Merge "Add basic tests for posix_memalign." by Elliott Hughes · 12 years ago
  96. a3120aa Merge "Add basic tests for posix_memalign." by Elliott Hughes · 12 years ago
  97. b16b722 Add basic tests for posix_memalign. by Elliott Hughes · 12 years ago
  98. ada6de6 am a1821f01: Merge "Regenerate msm_ion.h." by Elliott Hughes · 12 years ago
  99. a1821f0 Merge "Regenerate msm_ion.h." by Elliott Hughes · 12 years ago
  100. 3fac8f7 Regenerate msm_ion.h. by Elliott Hughes · 12 years ago