Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix misdetected Slow_SSE4_2 cpu feature bit (bug 17501) | Andreas Schwab | 2014-10-27 | 1 | -2/+2 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | i686: Skip SSE4_2 version for strcmp, strncmp, strncase, strcasecmp | Liubov Dmitrieva | 2013-08-21 | 1 | -0/+4 |
* | Enable static 32-bit SSE4.2 strcasecmp/strncasecmp | H.J. Lu | 2013-07-02 | 1 | -3/+0 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
* | Add i686 __libc_ifunc_impl_list | H.J. Lu | 2012-10-11 | 1 | -0/+1 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
* | Consistently use macros for x86 PIC thunks. | Joseph Myers | 2012-02-03 | 1 | -3/+2 |
* | Add SSE4.2 support for strcasecmp and strncasecmp on x86-32 | Ulrich Drepper | 2011-11-14 | 1 | -3/+0 |
* | SSSE3 optimized strcasecmp and strncasecmp for x86-32 | Ulrich Drepper | 2011-11-13 | 1 | -0/+71 |