1. 3b22fc9 libc: AArch64: Tune memcpy by Wilco Dijkstra · 10 years ago
  2. 607f747 libc: ARM64: add assembly strrchr by Richard Earnshaw · 11 years ago
  3. 21245f9 libc: ARM64: improve performance in strlen by Wilco Dijkstra · 11 years ago
  4. 27f1b23 libc: ARM64: optimize memset. by Wilco Dijkstra · 10 years ago
  5. 8ce54c1 libc: ARM64: Optimize memcpy. by Wilco Dijkstra · 10 years ago
  6. 95cc2b9 libc: ARM64: optimize memmove by Wilco Dijkstra · 10 years ago
  7. f01d2f8 libc: ARM64: remove bcopy from memset by Jake Weinstein · 10 years ago
  8. bd6d071 libc: remove bcopy from memmove on 64-bit architectures by Jake Weinstein · 10 years ago
  9. 43850d1 Use unified syntax to compile with both llvm and gcc. by Chih-Hung Hsieh · 10 years ago
  10. 8cf61da Add __memcpy_chk assembly for 64 bit. by Christopher Ferris · 11 years ago
  11. e03e1ea Fix memchr with a zero length. by Christopher Ferris · 11 years ago
  12. 8c20c13 Add optimized memchr implementation from newlib by Bernhard Rosenkränzer · 11 years ago
  13. 1558138 Regenerate the bionic NOTICE files. by Elliott Hughes · 11 years ago
  14. 753eb7f Add optimized stpcpy. by Christopher Ferris · 11 years ago
  15. 2e249c2 Merge "Add optimized 64 bit strcpy." by Christopher Ferris · 11 years ago
  16. 77561bf Add optimized 64 bit strcpy. by Christopher Ferris · 11 years ago
  17. 12c0274 Add optimized neon strchr implementation based on newlib by Bernhard Rosenkränzer · 11 years ago
  18. ce9ce28 Removes bcopy and bzero from bionic. by Dan Albert · 11 years ago
  19. 62d92e1 Add Aarch64 optimized bzero based on memset by Bernhard Rosenkraenzer · 11 years ago
  20. 6f2bde3 Add optimized AArch64 versions of bcopy and wmemmove based on memmove by Bernhard Rosenkraenzer · 11 years ago
  21. fd0ce86 Revert "Add optimized AArch64 versions of bcopy and wmemmove based on memmove" by Christopher Ferris · 11 years ago
  22. 8167dd7 Add optimized AArch64 versions of bcopy and wmemmove based on memmove by Bernhard Rosenkraenzer · 11 years ago
  23. 7e4fa56 Add ARMv8 optimized string handling functions based on cortex-strings by Bernhard Rosenkraenzer · 12 years ago