aboutsummaryrefslogtreecommitdiffstats
path: root/libc/arch-x86/string
Commit message (Expand)AuthorAgeFilesLines
* Add 32-bit Silvermont-optimized string/memory functions.Varvara Rainchik2014-05-1238-22997/+0
* Add Silvermont architecture cache sizesHenrik Smiding2014-04-011-0/+7
* Unify our assembler macros.Elliott Hughes2014-02-206-6/+6
* Add .cfi_startproc/.cfi_endproc to ENTRY/END.Christopher Ferris2013-11-191-4/+9
* Let the compiler worry about implementing ffs(3).Elliott Hughes2013-10-241-18/+0
* Remove useless x86 fallbacks.Elliott Hughes2013-10-033-121/+0
* Add ssse3 implementation of __memcmp16.Alexander Ivchenko2013-08-023-30/+355
* bionic/x86: Optimization for string routinesLiubov Dmitrieva2013-05-3133-569/+13546
* libc x86: Remove index.S, strcpy.S, strchr.SNick Kralevich2013-05-243-93/+0
* libc: delete x86 memchr.SNick Kralevich2013-05-241-27/+0
* Stop advertising rindex(3), which is both deprecated and unimplemented.Elliott Hughes2013-02-212-32/+0
* libc: remove bcmp prototypeNick Kralevich2013-02-211-33/+0
* ffs was not being built for x86.Elliott Hughes2013-02-131-0/+0
* Add a bunch more missing ENDs to assembler routines.Elliott Hughes2013-02-1312-0/+12
* Use unambiguous mnemonicsKevin Schoedel2012-08-211-111/+111
* bionic/x86: Optimization for memcpyJack Ren2012-05-081-578/+1963
* Cherry-pick "generate PIC code".Nick Kralevich2012-05-082-7/+7
* Update ATOM string routines to latestBruce Beare2010-10-119-91/+566
* Atom optimized string and memory routinesBruce Beare2010-03-2613-0/+7342
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0319-0/+793
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0319-793/+0
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-2119-0/+793