Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-15 | Clean up x86_64/multiarch/strstr-c.c include order. | Roland McGrath | |
2012-08-09 | Avoid DWARF definition DIE on ifunc symbols | H.J. Lu | |
2009-10-06 | Clean up unnecessary libc_hidden_builtin_def fiddling in x86 multiarch ↵ | Roland McGrath | |
definitions. | |||
2009-09-02 | Fix strstr/strcasestr/fma/fmaf on x86_64. | Jakub Jelinek | |
2009-07-20 | SSE4.2 strstr/strcasestr for x86-64. | H.J. Lu | |
This patch implements SSE4.2 strstr/strcasestr, using Knuth-Morris-Pratt string searching algorithm. |