1. 43d9121 bionic: arm64: generic: strcmp: align to cache and preload by Yuanyuan Zhong · 9 years ago
  2. 06a95ec bionic: Use a more simple strrchr for arm64 by Steve Kondik · 9 years ago
  3. 0fe9454 libc: AArch64: Tune memcpy by Wilco Dijkstra · 10 years ago
  4. 0285211 libc: ARM64: add assembly strrchr by Richard Earnshaw · 11 years ago
  5. b1075e5 libc: ARM64: improve performance in strlen by Wilco Dijkstra · 11 years ago
  6. 5834107 libc: ARM64: optimize memset. by Wilco Dijkstra · 10 years ago
  7. 2a25ce2 libc: ARM64: Optimize memcpy. by Wilco Dijkstra · 10 years ago
  8. 5084dea libc: ARM64: remove bcopy from memset by Jake Weinstein · 10 years ago
  9. 2926f9a libc: remove bcopy from memmove on 64-bit architectures by Jake Weinstein · 10 years ago
  10. 33f3351 Use unified syntax to compile with both llvm and gcc. by Chih-Hung Hsieh · 10 years ago
  11. 8cf61da Add __memcpy_chk assembly for 64 bit. by Christopher Ferris · 11 years ago
  12. e03e1ea Fix memchr with a zero length. by Christopher Ferris · 11 years ago
  13. 8c20c13 Add optimized memchr implementation from newlib by Bernhard Rosenkränzer · 11 years ago
  14. 1558138 Regenerate the bionic NOTICE files. by Elliott Hughes · 11 years ago
  15. 753eb7f Add optimized stpcpy. by Christopher Ferris · 11 years ago
  16. 2e249c2 Merge "Add optimized 64 bit strcpy." by Christopher Ferris · 11 years ago
  17. 77561bf Add optimized 64 bit strcpy. by Christopher Ferris · 11 years ago
  18. 12c0274 Add optimized neon strchr implementation based on newlib by Bernhard Rosenkränzer · 11 years ago
  19. ce9ce28 Removes bcopy and bzero from bionic. by Dan Albert · 11 years ago
  20. 62d92e1 Add Aarch64 optimized bzero based on memset by Bernhard Rosenkraenzer · 11 years ago
  21. 6f2bde3 Add optimized AArch64 versions of bcopy and wmemmove based on memmove by Bernhard Rosenkraenzer · 11 years ago
  22. fd0ce86 Revert "Add optimized AArch64 versions of bcopy and wmemmove based on memmove" by Christopher Ferris · 11 years ago
  23. 8167dd7 Add optimized AArch64 versions of bcopy and wmemmove based on memmove by Bernhard Rosenkraenzer · 11 years ago
  24. 7e4fa56 Add ARMv8 optimized string handling functions based on cortex-strings by Bernhard Rosenkraenzer · 12 years ago