1. 86d16a0 Clean up the architecture-specific makefiles. by Elliott Hughes · 10 years ago
  2. 8eb8c39 [x86,x86_64] Fix libgcc unwinding through signal by Pavel Chupin · 10 years ago
  3. 7dc2b7b Fix signal trampolines. by Elliott Hughes · 10 years ago
  4. d11eac3 Force export symbols on all x86 variants in libc. by Christopher Ferris · 10 years ago
  5. 6421823 Fix pthread_getattr_np for the main thread. by Elliott Hughes · 10 years ago
  6. 5386a74 Revert "Replaces vfork() implementation with fork()" by Dan Albert · 10 years ago
  7. c82c0b7 Remove SHA1 from LP64 in favor of libcrypto. by Dan Albert · 10 years ago
  8. 8e613cf Remove declaration for putw(3)/getw(3). by Dan Albert · 10 years ago
  9. 210331d Replaces vfork() implementation with fork() by Dan Albert · 10 years ago
  10. fae42a8 Merge "Revert "Revert "Lose the hand-written futex assembler.""" by Elliott Hughes · 10 years ago
  11. b30aff4 Revert "Revert "Lose the hand-written futex assembler."" by Elliott Hughes · 10 years ago
  12. 8a405b0 Merge "Add optimized AArch64 versions of bcopy and wmemmove based on memmove" by Christopher Ferris · 10 years ago
  13. 75c55ff Revert "Lose the hand-written futex assembler." by Narayan Kamath · 10 years ago
  14. 6f2bde3 Add optimized AArch64 versions of bcopy and wmemmove based on memmove by Bernhard Rosenkraenzer · 10 years ago
  15. fd0ce86 Revert "Add optimized AArch64 versions of bcopy and wmemmove based on memmove" by Christopher Ferris · 10 years ago
  16. 8167dd7 Add optimized AArch64 versions of bcopy and wmemmove based on memmove by Bernhard Rosenkraenzer · 10 years ago
  17. ced906c Lose the hand-written futex assembler. by Elliott Hughes · 10 years ago
  18. 5a92284 Add 32-bit Silvermont-optimized string/memory functions. by Varvara Rainchik · 10 years ago
  19. 8d77bce LP64 shouldn't include the non-standard <time64.h> cruft. by Elliott Hughes · 10 years ago
  20. 53e4329 More OpenBSD cleanup (primarily string). by Elliott Hughes · 10 years ago
  21. 6e39ba7 Stop advertising an arm32-specific hack like it's a build system feature. by Elliott Hughes · 10 years ago
  22. f25d677 Reconfig libc's Android.mk to build for multilib by Ying Wang · 10 years ago
  23. 0266ae5 Switch <elf.h> over to linux uapi under the covers. by Elliott Hughes · 10 years ago
  24. 36d6188 Clean up forking and cloning. by Elliott Hughes · 11 years ago
  25. bf42568 Let the compiler worry about implementing ffs(3). by Elliott Hughes · 11 years ago
  26. 2a0b873 Fix __errno for LP64 and clean up __get_tls. by Elliott Hughes · 11 years ago
  27. 7e841ed Remove useless x86 fallbacks. by Elliott Hughes · 11 years ago
  28. 3c4b50f Fix strchr for basic non-sse case on x86 by Pavel Chupin · 11 years ago
  29. baa91f4 Add ssse3 implementation of __memcmp16. by Alexander Ivchenko · 11 years ago
  30. 0a49066 bionic/x86: Optimization for string routines by Liubov Dmitrieva · 12 years ago
  31. 04954a4 Break bionic implementations into arch versions. by Christopher Ferris · 11 years ago