Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix __errno for LP64 and clean up __get_tls. | Elliott Hughes | 2013-10-09 | 1 | -1/+0 |
* | Remove useless x86 fallbacks. | Elliott Hughes | 2013-10-03 | 1 | -18/+1 |
* | Fix strchr for basic non-sse case on x86 | Pavel Chupin | 2013-09-03 | 1 | -1/+1 |
* | Add ssse3 implementation of __memcmp16. | Alexander Ivchenko | 2013-08-02 | 1 | -0/+2 |
* | bionic/x86: Optimization for string routines | Liubov Dmitrieva | 2013-05-31 | 1 | -10/+69 |
* | Break bionic implementations into arch versions. | Christopher Ferris | 2013-03-12 | 1 | -0/+27 |