1. 642331b Fix debug malloc. by Elliott Hughes · 12 years ago
  2. 0b4a85b Merge "Fix TIMING/STATS/COUNT_PAGES dynamic linker build" by Elliott Hughes · 12 years ago
  3. 5e2492e Fix TIMING/STATS/COUNT_PAGES dynamic linker build by Kito Cheng · 12 years ago
  4. 2095820 Merge "Fix MIPS linker build" by Brian Carlstrom · 12 years ago
  5. 43cc7f7 Fix MIPS linker build by Brian Carlstrom · 12 years ago
  6. c41dcad Merge "More linker cleanup." by Elliott Hughes · 12 years ago
  7. 650be4e More linker cleanup. by Elliott Hughes · 12 years ago
  8. 036f909 Merge "Minor linker cleanup, primarily to use Elf32_Dyn" by Brian Carlstrom · 12 years ago
  9. d4ee82d Minor linker cleanup, primarily to use Elf32_Dyn by Brian Carlstrom · 12 years ago
  10. be21fe7 Merge "Upgrade to tzdata2013a." by Elliott Hughes · 12 years ago
  11. 69af6e6 Upgrade to tzdata2013a. by Elliott Hughes · 12 years ago
  12. 133d97e Merge "Add stack unwinding directives to memcpy." by Ben Cheng · 12 years ago
  13. cf9a960 Merge "Switch to upstream-freebsd for the unmolested wchar code." by Elliott Hughes · 12 years ago
  14. eb93ebf Switch to upstream-freebsd for the unmolested wchar code. by Elliott Hughes · 12 years ago
  15. d392e04 Merge "Move realpath.c to upstream-freebsd." by Elliott Hughes · 12 years ago
  16. f077784 Move realpath.c to upstream-freebsd. by Elliott Hughes · 12 years ago
  17. 1428300 Add stack unwinding directives to memcpy. by Ben Cheng · 12 years ago
  18. c5c6cb3 am 66273ac2: Merge "Adding strcmp tuned for Cortex-A15." by Ben Cheng · 12 years ago
  19. 8f149da am b3b1ab62: Merge "Adding memcpy tuned for Cortex-A15." by Ben Cheng · 12 years ago
  20. 305a999 am 8fa924e5: Merge "unistd.h: don\'t include sys/capability.h" by Nick Kralevich · 12 years ago
  21. 66273ac Merge "Adding strcmp tuned for Cortex-A15." by Ben Cheng · 12 years ago
  22. b3b1ab6 Merge "Adding memcpy tuned for Cortex-A15." by Ben Cheng · 12 years ago
  23. 8fa924e Merge "unistd.h: don't include sys/capability.h" by Nick Kralevich · 12 years ago
  24. 6524d3c unistd.h: don't include sys/capability.h by Nick Kralevich · 12 years ago
  25. eb149e9 Adding strcmp tuned for Cortex-A15. by Greta Yorsh · 12 years ago
  26. 5b349fc Adding memcpy tuned for Cortex-A15. by Greta Yorsh · 13 years ago
  27. 7fe8229 am 9c1912c4: Merge "Avoid changing the C++ ABI with ssize_t." by Elliott Hughes · 12 years ago
  28. 9c1912c Merge "Avoid changing the C++ ABI with ssize_t." by Elliott Hughes · 12 years ago
  29. e255642 Avoid changing the C++ ABI with ssize_t. by Elliott Hughes · 12 years ago
  30. 58b997c am f5f906c1: Merge "libc: create sys/capability.h" by Nick Kralevich · 12 years ago
  31. f5f906c Merge "libc: create sys/capability.h" by Nick Kralevich · 12 years ago
  32. 7c0dd55 libc: create sys/capability.h by Nick Kralevich · 12 years ago
  33. 406968b am c0e9ddd0: Merge "Reimplement scandir(3)." by Elliott Hughes · 12 years ago
  34. c0e9ddd Merge "Reimplement scandir(3)." by Elliott Hughes · 12 years ago
  35. 701bec2 Reimplement scandir(3). by Elliott Hughes · 12 years ago
  36. 7b8bf68 am f6bb5bf4: Merge "Add the glibc-compatible names to <sys/endian.h>." by Elliott Hughes · 12 years ago
  37. f6bb5bf Merge "Add the glibc-compatible names to <sys/endian.h>." by Elliott Hughes · 12 years ago
  38. 440bc83 am 7b2c6385: Merge "Fix <memory.h> to be a synonym for <string.h> like in glibc." by Elliott Hughes · 12 years ago
  39. cadc858 am bc0e7ee1: Merge "libc: add sys/signal.h for compatibility" by Nick Kralevich · 12 years ago
  40. 7b2c638 Merge "Fix <memory.h> to be a synonym for <string.h> like in glibc." by Elliott Hughes · 12 years ago
  41. bc0e7ee Merge "libc: add sys/signal.h for compatibility" by Nick Kralevich · 12 years ago
  42. 6f1b7a6 Fix <memory.h> to be a synonym for <string.h> like in glibc. by Elliott Hughes · 12 years ago
  43. cf820d7 Add the glibc-compatible names to <sys/endian.h>. by Elliott Hughes · 12 years ago
  44. b22a684 libc: add sys/signal.h for compatibility by Nick Kralevich · 12 years ago
  45. 2a5b57d am 580a7073: Merge "Stop advertising rindex(3), which is both deprecated and unimplemented." by Elliott Hughes · 12 years ago
  46. 580a707 Merge "Stop advertising rindex(3), which is both deprecated and unimplemented." by Elliott Hughes · 12 years ago
  47. 538f6fc Stop advertising rindex(3), which is both deprecated and unimplemented. by Elliott Hughes · 12 years ago
  48. 398f46d am a0259b42: Merge "libc: remove bcmp prototype" by Nick Kralevich · 12 years ago
  49. a0259b4 Merge "libc: remove bcmp prototype" by Nick Kralevich · 12 years ago
  50. 11ebbc8 libc: remove bcmp prototype by Nick Kralevich · 12 years ago
  51. 719d46f am a9ff09d1: Merge "Fix raise(3) so it works in signal handlers." by Elliott Hughes · 12 years ago
  52. a9ff09d Merge "Fix raise(3) so it works in signal handlers." by Elliott Hughes · 12 years ago
  53. fae89fc Fix raise(3) so it works in signal handlers. by Elliott Hughes · 12 years ago
  54. 818b142 Fix mako builds. Do not merge. by Jean-Baptiste Queru · 12 years ago
  55. ccd4031 Merge "use architecture-specific ssize_t definition" by Elliott Hughes · 12 years ago
  56. c641caf use architecture-specific ssize_t definition by Thorsten Glaser · 12 years ago
  57. 593abb7 Merge "stdlib: atexit: include <sys/cdefs.h>" by Elliott Hughes · 12 years ago
  58. eeecff7 Merge "Fix pthreads functions that should return ESRCH." by Elliott Hughes · 12 years ago
  59. 9d23e04 Fix pthreads functions that should return ESRCH. by Elliott Hughes · 12 years ago
  60. b5862d4 Merge "Update linker README." by Elliott Hughes · 12 years ago
  61. aa772a3 Update linker README. by Elliott Hughes · 12 years ago
  62. 61ba9b5 stdlib: atexit: include <sys/cdefs.h> by Chirayu Desai · 12 years ago
  63. 7f67f78 Merge "dalvik is big enough and ugly enough to handle System.arraycopy itself." by Elliott Hughes · 12 years ago
  64. 081318e dalvik is big enough and ugly enough to handle System.arraycopy itself. by Elliott Hughes · 12 years ago
  65. 39804dc Merge "Fix the pthread_setname_np test." by Elliott Hughes · 12 years ago
  66. 40eabe2 Fix the pthread_setname_np test. by Elliott Hughes · 12 years ago
  67. 3e3b239 Merge "Fix the stack protector death test." by Elliott Hughes · 12 years ago
  68. 7fd803c Fix the stack protector death test. by Elliott Hughes · 12 years ago
  69. 0a2cb81 Merge "Simplify __stack_chk_fail, and fix it so we get debuggerd stack traces." by Elliott Hughes · 12 years ago
  70. b128f49 Merge "bionic: Add securebits.h" by Nick Kralevich · 12 years ago
  71. fb7eb5e Simplify __stack_chk_fail, and fix it so we get debuggerd stack traces. by Elliott Hughes · 12 years ago
  72. 0276656 bionic: Add securebits.h by Nick Kralevich · 12 years ago
  73. c2d26ce Merge "Turn on -Werror for ssp.cpp." by Elliott Hughes · 12 years ago
  74. dc5ec07 Turn on -Werror for ssp.cpp. by Elliott Hughes · 12 years ago
  75. fe33fc7 Merge "fix compiler warning." by Nick Kralevich · 12 years ago
  76. a261afb fix compiler warning. by Nick Kralevich · 12 years ago
  77. 6b97c7d Merge "ffs was not being built for x86." by Elliott Hughes · 12 years ago
  78. 97f2ec5 Merge "Stop using the local gcc." by Elliott Hughes · 12 years ago
  79. 26a13bc Stop using the local gcc. by Elliott Hughes · 12 years ago
  80. d254704 ffs was not being built for x86. by Elliott Hughes · 12 years ago
  81. 95b1ea1 Merge "Add a bunch more missing ENDs to assembler routines." by Elliott Hughes · 12 years ago
  82. 6719500 Add a bunch more missing ENDs to assembler routines. by Elliott Hughes · 12 years ago
  83. 2fee034 Merge "Everyone has CLZ." by Elliott Hughes · 12 years ago
  84. 73964c5 Everyone has CLZ. by Elliott Hughes · 12 years ago
  85. 6272742 Merge "Update getnameinfo.c, remove dead code, and fix error reporting." by Elliott Hughes · 12 years ago
  86. d8213bb Update getnameinfo.c, remove dead code, and fix error reporting. by Elliott Hughes · 12 years ago
  87. f659b3c Merge "Add a test that getaddrinfo works when hints are NULL." by Elliott Hughes · 12 years ago
  88. d3b9d11 Add a test that getaddrinfo works when hints are NULL. by Elliott Hughes · 12 years ago
  89. 3002d64 Merge "Everyone has a TLS register." by Elliott Hughes · 12 years ago
  90. 9cbe1e6 Merge "Fix __pthread_clone and __bionic_clone error handling on x86." by Elliott Hughes · 12 years ago
  91. b603251 Fix __pthread_clone and __bionic_clone error handling on x86. by Elliott Hughes · 12 years ago
  92. 91a9925 Everyone has a TLS register. by Elliott Hughes · 12 years ago
  93. baf2c09 Merge "Put the right number of Ls after 64-bit constants." by Elliott Hughes · 12 years ago
  94. 5227663 Put the right number of Ls after 64-bit constants. by Elliott Hughes · 12 years ago
  95. 59aeff9 Merge "Use ENTRY/END in custom x86 assembler too." by Elliott Hughes · 12 years ago
  96. 07f7e62 Merge "Clean up pthread_create." by Elliott Hughes · 12 years ago
  97. 899d652 Merge "Give up trying to build the pthread_setname_np tests for glibc." by Elliott Hughes · 12 years ago
  98. 9701d4b Give up trying to build the pthread_setname_np tests for glibc. by Elliott Hughes · 12 years ago
  99. 4b4a882 Clean up pthread_create. by Elliott Hughes · 12 years ago
  100. 991ee7d Merge "Simplify pthread_create, using more public API." by Elliott Hughes · 12 years ago