Joseph Myers
|
568035b787
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
|
H.J. Lu
|
ac49ecaf9d
|
Add x86-64 __libc_ifunc_impl_list
|
2012-10-11 16:41:12 -07:00 |
|
Roland McGrath
|
7312ca90dc
|
Clean up x86_64/multiarch/strstr-c.c include order.
|
2012-08-15 11:38:57 -07:00 |
|
H.J. Lu
|
f85fa27058
|
Avoid DWARF definition DIE on ifunc symbols
|
2012-08-09 16:04:37 -07:00 |
|
Roland McGrath
|
b0f3a2e43f
|
Clean up unnecessary libc_hidden_builtin_def fiddling in x86 multiarch definitions.
|
2009-10-06 20:01:23 -07:00 |
|
Jakub Jelinek
|
22bb992d51
|
Fix strstr/strcasestr/fma/fmaf on x86_64.
|
2009-09-02 19:43:04 -07:00 |
|
H.J. Lu
|
2b7a8664fa
|
SSE4.2 strstr/strcasestr for x86-64.
This patch implements SSE4.2 strstr/strcasestr, using Knuth-Morris-Pratt
string searching algorithm.
|
2009-07-20 21:06:50 -07:00 |
|