1. 86d16a0 Clean up the architecture-specific makefiles. by Elliott Hughes · 10 years ago
  2. 6421823 Fix pthread_getattr_np for the main thread. by Elliott Hughes · 10 years ago
  3. 5386a74 Revert "Replaces vfork() implementation with fork()" by Dan Albert · 10 years ago
  4. cd54195 [MIPSR6] Use C-coded string ops on mips32r6/mips64r6 by Duane Sand · 10 years ago
  5. 5ade7e3 [MIPS] Drop soft-fp targets by Duane Sand · 10 years ago
  6. 5d7775c [MIPS] Allow united mipsel and mips64el gcc toolchain by Duane Sand · 10 years ago
  7. c82c0b7 Remove SHA1 from LP64 in favor of libcrypto. by Dan Albert · 10 years ago
  8. 891dedb libc: Fix 'index' symbol export. by David 'Digit' Turner · 10 years ago
  9. 24614b4 Remove __memcmp16 from bionic. by Elliott Hughes · 10 years ago
  10. 8e613cf Remove declaration for putw(3)/getw(3). by Dan Albert · 10 years ago
  11. 210331d Replaces vfork() implementation with fork() by Dan Albert · 10 years ago
  12. fae42a8 Merge "Revert "Revert "Lose the hand-written futex assembler.""" by Elliott Hughes · 10 years ago
  13. b30aff4 Revert "Revert "Lose the hand-written futex assembler."" by Elliott Hughes · 10 years ago
  14. 8a405b0 Merge "Add optimized AArch64 versions of bcopy and wmemmove based on memmove" by Christopher Ferris · 10 years ago
  15. 75c55ff Revert "Lose the hand-written futex assembler." by Narayan Kamath · 10 years ago
  16. 6f2bde3 Add optimized AArch64 versions of bcopy and wmemmove based on memmove by Bernhard Rosenkraenzer · 10 years ago
  17. fd0ce86 Revert "Add optimized AArch64 versions of bcopy and wmemmove based on memmove" by Christopher Ferris · 10 years ago
  18. 8167dd7 Add optimized AArch64 versions of bcopy and wmemmove based on memmove by Bernhard Rosenkraenzer · 10 years ago
  19. ced906c Lose the hand-written futex assembler. by Elliott Hughes · 10 years ago
  20. c1d2696 Merge "Add 32-bit Silvermont-optimized string/memory functions." by Christopher Ferris · 10 years ago
  21. dcbef06 Remove the useless indirection in mips' __set_tls. by Elliott Hughes · 10 years ago
  22. 5a92284 Add 32-bit Silvermont-optimized string/memory functions. by Varvara Rainchik · 10 years ago
  23. 8d77bce LP64 shouldn't include the non-standard <time64.h> cruft. by Elliott Hughes · 10 years ago
  24. 53e4329 More OpenBSD cleanup (primarily string). by Elliott Hughes · 10 years ago
  25. b8dc9bb Stop asking GCC to cause trouble. by Elliott Hughes · 10 years ago
  26. 6e39ba7 Stop advertising an arm32-specific hack like it's a build system feature. by Elliott Hughes · 10 years ago
  27. f25d677 Reconfig libc's Android.mk to build for multilib by Ying Wang · 10 years ago
  28. 0266ae5 Switch <elf.h> over to linux uapi under the covers. by Elliott Hughes · 10 years ago
  29. 645d031 [MIPS64] libc/libm support by Chris Dearman · 10 years ago
  30. 36d6188 Clean up forking and cloning. by Elliott Hughes · 11 years ago
  31. effaa78 [MIPS] Reimplement syscall to invoke the system call directly by Chris Dearman · 11 years ago
  32. bf42568 Let the compiler worry about implementing ffs(3). by Elliott Hughes · 11 years ago
  33. b8cf18b MIPS' pipe(2) is weird, but MIPS' pipe2(2) is the same as everyone else's. by Elliott Hughes · 11 years ago
  34. 14b467e Fix MIPS build. by Elliott Hughes · 11 years ago
  35. 2a0b873 Fix __errno for LP64 and clean up __get_tls. by Elliott Hughes · 11 years ago
  36. 7c83a1e Break bionic implementations into arch versions. DO NOT MERGE by Christopher Ferris · 11 years ago