Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add SSE4.2 support for strcasecmp and strncasecmp on x86-32 | Ulrich Drepper | 2011-11-14 | 1 | -73/+461 |
* | Fix bugs in x86-32 strcmp-sse4.S and strcmp-ssse3.S | H.J. Lu | 2010-04-15 | 1 | -2/+2 |
* | Fix unwind info in x86 strcmp-sse4.S | H.J. Lu | 2010-02-26 | 1 | -1/+3 |
* | Simplify x86 strcmp-sse4 unwind info. | H.J. Lu | 2010-02-17 | 1 | -15/+7 |
* | Remove commented-out code. | Ulrich Drepper | 2010-02-15 | 1 | -6/+0 |
* | Fix up new x86 string functions. | Ulrich Drepper | 2010-02-15 | 1 | -0/+14 |
* | 32bit memcmp/strcmp/strncmp optimized for SSSE3/SSS4.2 | H.J. Lu | 2010-02-15 | 1 | -0/+378 |