1. 6c80ccd denver: optimize memmove by Shu Zhang · 10 years ago
  2. 851e68a Unify our assembler macros. by Elliott Hughes · 11 years ago
  3. f25d677 Reconfig libc's Android.mk to build for multilib by Ying Wang · 11 years ago
  4. f00c938 Merge commit '811b0cdb2d6e4a697dbc63a678712759dd0db242' into HEAD by The Android Open Source Project · 11 years ago
  5. 507cfe2 Add .cfi_startproc/.cfi_endproc to ENTRY/END. by Christopher Ferris · 11 years ago
  6. f2a760d am a85606e1: am c100a100: Merge "\'Avoid confusing "read prevented write" log messages\' 2." by Elliott Hughes · 11 years ago
  7. 68b6711 'Avoid confusing "read prevented write" log messages' 2. by Elliott Hughes · 11 years ago
  8. 289c460 am ac6bc319: Remove new aligned memcpy path for cortex-a15. by Christopher Ferris · 11 years ago
  9. ac6bc31 Remove new aligned memcpy path for cortex-a15. by Christopher Ferris · 11 years ago
  10. eb847bc Fix x86_64 build, clean up intermediate libraries. by Elliott Hughes · 11 years ago
  11. 6861c6f Make error messages even better! by Nick Kralevich · 11 years ago
  12. aec1b35 Remove the __ARM_FEATURE_DSP check. by Christopher Ferris · 11 years ago
  13. 32bbf8a libc: don't export unnecessary symbols by Nick Kralevich · 11 years ago
  14. 16e185c __memcpy_chk: Fix signed cmp of unsigned values. by Christopher Ferris · 11 years ago
  15. a57c9c0 Fix all debug directives. by Christopher Ferris · 11 years ago
  16. bd7fe1d Update all debug directives. by Christopher Ferris · 11 years ago
  17. 883ef24 __memcpy_chk: Fix signed cmp of unsigned values. by Christopher Ferris · 11 years ago
  18. 05332f2 Fix all debug directives. by Christopher Ferris · 11 years ago
  19. 5f7ccea Update all debug directives. by Christopher Ferris · 11 years ago
  20. 5f45d58 Create optimized __strcpy_chk/__strcat_chk. by Christopher Ferris · 11 years ago
  21. 59a13c1 Optimize __memset_chk, __memcpy_chk. DO NOT MERGE. by Christopher Ferris · 11 years ago
  22. f0c3d90 Create optimized __strcpy_chk/__strcat_chk. by Christopher Ferris · 11 years ago
  23. 4e24dcc Optimize strcat/strcpy, small tweaks to strlen. DO NOT MERGE by Christopher Ferris · 11 years ago
  24. 7c860db Optimize __memset_chk, __memcpy_chk. by Christopher Ferris · 11 years ago
  25. d119b7b Optimize strcat/strcpy, small tweaks to strlen. by Christopher Ferris · 11 years ago
  26. 0aa9b52 Add new optimized strlen for arm. by Christopher Ferris · 11 years ago
  27. 2fc0717 Add new optimized strlen for arm. by Christopher Ferris · 11 years ago
  28. 796cbe2 Rewrite memset for cortexa15 to use strd. by Christopher Ferris · 11 years ago
  29. bf0d1ad Add missing branch in memcpy.S dst aligned case. by Christopher Ferris · 11 years ago
  30. 7ffad9c Rewrite memset for cortexa15 to use strd. by Christopher Ferris · 11 years ago
  31. 185ce72 Update to latest cortexa15 memcpy code. by Christopher Ferris · 11 years ago
  32. 6ffaa93 Add missing branch in memcpy.S dst aligned case. by Christopher Ferris · 11 years ago
  33. 21ede92 Update to latest cortexa15 memcpy code. by Christopher Ferris · 11 years ago
  34. 31dea25 Create arch specific versions of strcmp. by Christopher Ferris · 11 years ago
  35. 04954a4 Break bionic implementations into arch versions. by Christopher Ferris · 11 years ago
  36. a9a5870 Create arch specific versions of strcmp. by Christopher Ferris · 11 years ago
  37. acdde8c Break bionic implementations into arch versions. by Christopher Ferris · 11 years ago