Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Faster strrchr. | Ondřej Bílka | 2013-09-26 | 1 | -6/+0 |
* | Faster strchr implementation. | Ondřej Bílka | 2013-09-11 | 1 | -1/+0 |
* | Add unaligned strcmp. | Ondřej Bílka | 2013-09-03 | 1 | -0/+1 |
* | Fix rawmemchr regression on bulldozer. | Ondřej Bílka | 2013-08-30 | 1 | -6/+0 |
* | Faster memcpy on x64. | Ondrej Bilka | 2013-05-20 | 1 | -0/+1 |
* | Faster strlen on x64. | Ondrej Bilka | 2013-03-18 | 1 | -13/+0 |
* | Remove Prefer_SSE_for_memop on x64 | Ondrej Bilka | 2013-03-11 | 1 | -11/+0 |
* | Revert " * sysdeps/x86_64/strlen.S: Replace with new SSE2 based implementation" | Ondrej Bilka | 2013-03-06 | 1 | -0/+13 |
* | * sysdeps/x86_64/strlen.S: Replace with new SSE2 based implementation | Ondrej Bilka | 2013-03-06 | 1 | -13/+0 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
* | Add x86-64 __libc_ifunc_impl_list | H.J. Lu | 2012-10-11 | 1 | -0/+283 |