summaryrefslogtreecommitdiffstats
path: root/libc/arch-x86/x86.mk
Commit message (Expand)AuthorAgeFilesLines
* Fix __errno for LP64 and clean up __get_tls.Elliott Hughes2013-10-091-1/+0
* Remove useless x86 fallbacks.Elliott Hughes2013-10-031-18/+1
* Fix strchr for basic non-sse case on x86Pavel Chupin2013-09-031-1/+1
* Add ssse3 implementation of __memcmp16.Alexander Ivchenko2013-08-021-0/+2
* bionic/x86: Optimization for string routinesLiubov Dmitrieva2013-05-311-10/+69
* Break bionic implementations into arch versions.Christopher Ferris2013-03-121-0/+27