1. c3f1140 <pthread.h> fixes and pthread cleanup. by Elliott Hughes · 12 years ago
  2. d0d0b52 Merge "Remove an obsolete ARM gdb hack." by Elliott Hughes · 12 years ago
  3. b5b97f2 Remove an obsolete ARM gdb hack. by Elliott Hughes · 12 years ago
  4. 47a7336 Merge "Factor out some of the makefile cruft." by Elliott Hughes · 12 years ago
  5. 2f287bc Factor out some of the makefile cruft. by Elliott Hughes · 12 years ago
  6. 7a8e20c Merge "Explain the sigprocmask in pthread_exit." by Elliott Hughes · 12 years ago
  7. 2b6e43e Explain the sigprocmask in pthread_exit. by Elliott Hughes · 12 years ago
  8. f084f7d Merge "Fix up failing glibc tests." by Christopher Ferris · 12 years ago
  9. 1361313 Fix up failing glibc tests. by Christopher Ferris · 12 years ago
  10. 8e6e7cd Merge "Update <sys/exec_elf.h> to include EM_AARCH64." by Elliott Hughes · 12 years ago
  11. 1264050 Update <sys/exec_elf.h> to include EM_AARCH64. by Elliott Hughes · 12 years ago
  12. 6e504fd Merge "AArch64: Add support for AArch64 to stdlib/strtod.c" by Elliott Hughes · 12 years ago
  13. 65ca282 AArch64: Add support for AArch64 to stdlib/strtod.c by Serban Constantinescu · 12 years ago
  14. 830de5c Merge "AArch64: Autogenerated syscalls for AArch64" by Elliott Hughes · 12 years ago
  15. 7f8863d AArch64: Autogenerated syscalls for AArch64 by Serban Constantinescu · 12 years ago
  16. 93b7b81 Merge "AArch64: Add support for AArch64 to the syscall interface" by Elliott Hughes · 12 years ago
  17. feaa89a AArch64: Add support for AArch64 to the syscall interface by Serban Constantinescu · 12 years ago
  18. 07d3c6c Merge "Fix the *rand48 functions on LP64." by Elliott Hughes · 12 years ago
  19. 60fd345 Fix the *rand48 functions on LP64. by Elliott Hughes · 12 years ago
  20. 020bcda Merge "Update <sys/exec_elf.h> to get the DF_* flags." by Elliott Hughes · 12 years ago
  21. 74ce459 Update <sys/exec_elf.h> to get the DF_* flags. by Elliott Hughes · 12 years ago
  22. 486d99f Merge "Don't allow text relocations on 64-bit." by Elliott Hughes · 12 years ago
  23. e4d792a Don't allow text relocations on 64-bit. by Elliott Hughes · 12 years ago
  24. 3ec5d89 Merge "Fix utime/utimes when passed a NULL pointer." by Elliott Hughes · 12 years ago
  25. 27586eb Fix utime/utimes when passed a NULL pointer. by Elliott Hughes · 12 years ago
  26. d4e9f07 Merge "Clean up linker architecture macros." by Elliott Hughes · 12 years ago
  27. 4eeb1f1 Clean up linker architecture macros. by Elliott Hughes · 12 years ago
  28. f7f6b26 Merge "Upgrade to tzdata2013h." by Elliott Hughes · 12 years ago
  29. 3df3879 Upgrade to tzdata2013h. by Elliott Hughes · 12 years ago
  30. 93fcfee Merge "Update running bionic unit tests on host." by Christopher Ferris · 12 years ago
  31. b38e4d5 Update running bionic unit tests on host. by Christopher Ferris · 12 years ago
  32. ad8fb26 Merge "Fix the exit syscall stub's name." by Elliott Hughes · 12 years ago
  33. 421e911 Merge "Simplify defining the linker architecture macro." by Elliott Hughes · 12 years ago
  34. 60d5b06 Simplify defining the linker architecture macro. by Elliott Hughes · 12 years ago
  35. 6b53c23 Fix the exit syscall stub's name. by Elliott Hughes · 12 years ago
  36. bbefbf1 Merge "Use hidden visibility for generated stubs whose names begin with underscores." by Elliott Hughes · 12 years ago
  37. d60a625 Merge "Start moving 32-bit cruft somewhere it won't pollute 64-bit." by Elliott Hughes · 12 years ago
  38. 567a8de Start moving 32-bit cruft somewhere it won't pollute 64-bit. by Elliott Hughes · 12 years ago
  39. fff6e27 Use hidden visibility for generated stubs whose names begin with underscores. by Elliott Hughes · 12 years ago
  40. 9728854 Merge "Let the compiler worry about implementing ffs(3)." by Elliott Hughes · 12 years ago
  41. bf42568 Let the compiler worry about implementing ffs(3). by Elliott Hughes · 12 years ago
  42. a1b9f0d Merge "Revert "Don't warn about x86 text relocations. They're too prevalent."" by Elliott Hughes · 12 years ago
  43. b8b0b6b Revert "Don't warn about x86 text relocations. They're too prevalent." by Elliott Hughes · 12 years ago
  44. f8dfb6f Merge "Remove dependencies on obsolete __ARCH_WANT_SYSCALL_DEPRECATED system calls." by Elliott Hughes · 12 years ago
  45. 1195207 Remove dependencies on obsolete __ARCH_WANT_SYSCALL_DEPRECATED system calls. by Elliott Hughes · 12 years ago
  46. fcb37b8 Merge "Add __EXPORTED_HEADERS__ as predefined macro." by Ben Cheng · 12 years ago
  47. 460fa70 Add __EXPORTED_HEADERS__ as predefined macro. by Ben Cheng · 12 years ago
  48. 9098344 Merge "Don't warn about x86 text relocations. They're too prevalent." by Elliott Hughes · 12 years ago
  49. 5be2c59 Don't warn about x86 text relocations. They're too prevalent. by Elliott Hughes · 12 years ago
  50. cdac5f7 Merge "MIPS' pipe(2) is weird, but MIPS' pipe2(2) is the same as everyone else's." by Elliott Hughes · 12 years ago
  51. 1370854 Merge "Fix header file dependencies." by Elliott Hughes · 12 years ago
  52. 93de3d8 Fix header file dependencies. by Elliott Hughes · 12 years ago
  53. b8cf18b MIPS' pipe(2) is weird, but MIPS' pipe2(2) is the same as everyone else's. by Elliott Hughes · 12 years ago
  54. 97dc330 Merge "Remove dependencies on obsolete __ARCH_WANT_SYSCALL_NO_FLAGS syscalls." by Elliott Hughes · 12 years ago
  55. cac7b9d Remove dependencies on obsolete __ARCH_WANT_SYSCALL_NO_FLAGS syscalls. by Elliott Hughes · 12 years ago
  56. ec40edc Merge "Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls." by Elliott Hughes · 12 years ago
  57. f8fcfbc Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls. by Elliott Hughes · 12 years ago
  58. f0ed9bf Merge "AArch64: Fix definitions for STDINT_LIMITS" by Elliott Hughes · 12 years ago
  59. debc021 AArch64: Fix definitions for STDINT_LIMITS by Serban Constantinescu · 12 years ago
  60. 1756f5a Merge "change wording on text relocation message." by Nick Kralevich · 12 years ago
  61. 3d4470c change wording on text relocation message. by Nick Kralevich · 12 years ago
  62. 8c39e58 Merge "Make sure we have a mkfifo symbol." by Elliott Hughes · 12 years ago
  63. 594b1a4 Make sure we have a mkfifo symbol. by Elliott Hughes · 12 years ago
  64. 2314847 Merge "AArch64: Fix uses of stack size for 32/64bit libc builds" by Elliott Hughes · 12 years ago
  65. 7f70c9b AArch64: Fix uses of stack size for 32/64bit libc builds by Serban Constantinescu · 12 years ago
  66. 393484a Merge "Fix statvfs tests for the host." by Elliott Hughes · 12 years ago
  67. 3d305f1 Fix statvfs tests for the host. by Elliott Hughes · 12 years ago
  68. c284d47 Merge "Fix the system property tests to use $ANDROID_DATA." by Elliott Hughes · 12 years ago
  69. e437519 Fix the system property tests to use $ANDROID_DATA. by Elliott Hughes · 12 years ago
  70. 9d4b67e Merge "Fix 16-byte stack alignment requirement for x86_64 ABI" by Elliott Hughes · 12 years ago
  71. 33a209e Fix 16-byte stack alignment requirement for x86_64 ABI by Pavel Chupin · 12 years ago
  72. f4ac8ba Merge "Fix the x86_64 vfork implementation." by Elliott Hughes · 12 years ago
  73. ac5d29f Merge "Fix the x86_64 clone implementation." by Elliott Hughes · 12 years ago
  74. 53bfdae Fix the x86_64 clone implementation. by Elliott Hughes · 12 years ago
  75. 9ea4d5f Fix the x86_64 vfork implementation. by Elliott Hughes · 12 years ago
  76. a5bab41 Merge "Fix struct statfs for LP64." by Elliott Hughes · 12 years ago
  77. c7fdee7 Fix struct statfs for LP64. by Elliott Hughes · 12 years ago
  78. 25269b8 Merge "Fix the time unit tests for systems with 64-bit time_t." by Elliott Hughes · 12 years ago
  79. 0c40152 Fix the time unit tests for systems with 64-bit time_t. by Elliott Hughes · 12 years ago
  80. d0402ac Merge "x86_64: Fix bionic tests build-and-run" by Elliott Hughes · 12 years ago
  81. 17558de x86_64: Fix bionic tests build-and-run by Pavel Chupin · 12 years ago
  82. e3cc155 Merge "Fix some test assumptions that are wrong for __LP64__." by Elliott Hughes · 12 years ago
  83. 79f79c9 Merge "x86_64: Fix sys/stat.h" by Elliott Hughes · 12 years ago
  84. f68fac8 x86_64: Fix sys/stat.h by Pavel Chupin · 13 years ago
  85. 925753a Fix some test assumptions that are wrong for __LP64__. by Elliott Hughes · 12 years ago
  86. e9797ac Merge "Fix clone.S for x86_64." by Elliott Hughes · 12 years ago
  87. 938f38d Fix clone.S for x86_64. by Elliott Hughes · 12 years ago
  88. 8ea3453 Merge "Add missing aliases for off64_t functions in 64-bit land." by Elliott Hughes · 12 years ago
  89. 88dcfb5 Merge "Add ffs and memcmp16 to x86_64." by Elliott Hughes · 12 years ago
  90. 8ca530e Add ffs and memcmp16 to x86_64. by Elliott Hughes · 12 years ago
  91. a6519d6 Add missing aliases for off64_t functions in 64-bit land. by Elliott Hughes · 12 years ago
  92. 5b19160 Merge "Add SOCK_CLOEXEC and SOCK_NONBLOCK socket flags." by Elliott Hughes · 12 years ago
  93. 43d2137 Add SOCK_CLOEXEC and SOCK_NONBLOCK socket flags. by Andrei Emeltchenko · 12 years ago
  94. 70cf207 Merge "Build the linker with the same -std flags as the rest of bionic." by Elliott Hughes · 12 years ago
  95. 2258347 Build the linker with the same -std flags as the rest of bionic. by Elliott Hughes · 12 years ago
  96. 41b87c6 Merge "x86_64: Add R_X86_64_64 relocation handling" by Elliott Hughes · 12 years ago
  97. 922e2af Merge "O_CLOEXEC is always defined for arm, mips, x86, and x86_64." by Elliott Hughes · 12 years ago
  98. e989399 O_CLOEXEC is always defined for arm, mips, x86, and x86_64. by Elliott Hughes · 12 years ago
  99. 967cd1b Merge "Fix sigaction(3) for 64-bit." by Elliott Hughes · 12 years ago
  100. c7e9b23 Fix sigaction(3) for 64-bit. by Elliott Hughes · 12 years ago