1. 901e9a8 x86, x86_64: Add __memcpy_chk assembly versions. by Daniel Verkamp · 8 months ago
  2. bea8012 libc: swap memchr to llvm-libc for most arches by George Burgess IV · 9 months ago
  3. 24b2459 libc: swap strchr to llvm-libc for most arches by George Burgess IV · 9 months ago
  4. 5ebf009 libc: swap strnlen to llvm-libc for most arches by George Burgess IV · 9 months ago
  5. 9e89b2f libc: swap strrchr to llvm-libc for most arches by George Burgess IV · 10 months ago
  6. 19b70dc libc: swap memrchr to llvm-libc for most arches by George Burgess IV · 10 months ago
  7. 79427db libc: swap strlcat to llvm-libc for all arches by George Burgess IV · 10 months ago
  8. c90ba55 libc: swap strlcpy to llvm-libc for all arches by George Burgess IV · 10 months ago
  9. 20eb73e Revert "libc: point some x86_64 function impls at llvm-libc" by Priyanka Advani (xWF) · 10 months ago
  10. 76b3685 libc: point some x86_64 function impls at llvm-libc by George Burgess IV · 12 months ago
  11. 06f28be Remove 32-bit x86 wcs*()/wmem*() assembler. by Elliott Hughes · 11 months ago
  12. 0193c3d libc: remove most dynamically-selected x86 atom functions by George Burgess IV · 12 months ago
  13. 3f39551 libc: -x some assembly files by George Burgess IV · 12 months ago
  14. 3451c75 libc: simplify ssse3 detection by George Burgess IV · 12 months ago
  15. 4f3b7e1 Obtain x86 cache info from CPU by Elliott Hughes · 1 year, 2 months ago
  16. ed77714 Tidy up the x86 atom/silvermont stuff similar to x86-64. by Elliott Hughes · 3 years, 1 month ago
  17. 5a92284 Add 32-bit Silvermont-optimized string/memory functions. by Varvara Rainchik · 11 years ago
  18. 3bfa0fd Add Silvermont architecture cache sizes by Henrik Smiding · 12 years ago
  19. 851e68a Unify our assembler macros. by Elliott Hughes · 12 years ago
  20. 507cfe2 Add .cfi_startproc/.cfi_endproc to ENTRY/END. by Christopher Ferris · 12 years ago
  21. bf42568 Let the compiler worry about implementing ffs(3). by Elliott Hughes · 12 years ago
  22. 7e841ed Remove useless x86 fallbacks. by Elliott Hughes · 12 years ago
  23. baa91f4 Add ssse3 implementation of __memcmp16. by Alexander Ivchenko · 12 years ago
  24. 0a49066 bionic/x86: Optimization for string routines by Liubov Dmitrieva · 14 years ago
  25. e4c4ada libc x86: Remove index.S, strcpy.S, strchr.S by Nick Kralevich · 12 years ago
  26. 615684c libc: delete x86 memchr.S by Nick Kralevich · 12 years ago
  27. 538f6fc Stop advertising rindex(3), which is both deprecated and unimplemented. by Elliott Hughes · 13 years ago
  28. 11ebbc8 libc: remove bcmp prototype by Nick Kralevich · 13 years ago
  29. d254704 ffs was not being built for x86. by Elliott Hughes · 13 years ago
  30. 6719500 Add a bunch more missing ENDs to assembler routines. by Elliott Hughes · 13 years ago
  31. c0b4d18 Use unambiguous mnemonics by Kevin Schoedel · 13 years ago
  32. c47703a bionic/x86: Optimization for memcpy by Jack Ren · 14 years ago
  33. 5982e33 Cherry-pick "generate PIC code". by Nick Kralevich · 14 years ago
  34. 124a542 Update ATOM string routines to latest by Bruce Beare · 15 years ago
  35. 8ff1a27 Atom optimized string and memory routines by Bruce Beare · 16 years ago
  36. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  37. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  38. a27d2ba Initial Contribution by The Android Open Source Project · 17 years ago