about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch
Commit message (Expand)AuthorAgeFilesLines
* Support multiarch for i686.H.J. Lu2009-07-313-11/+15
* Add support for x86-64 fma instruction.Ulrich Drepper2009-07-293-0/+90
* Prepare use if IFUNC functions outside libc.so.Ulrich Drepper2009-07-292-2/+30
* Refine testing for xmm/ymm register use in x86-64 ld.so.Ulrich Drepper2009-07-271-1/+0
* Make sure no code in ld.so uses xmm/ymm registers on x86-64.Ulrich Drepper2009-07-262-0/+2
* Add SSE2 support to str{,n}cmp for x86-64.H.J. Lu2009-07-263-262/+109
* Some some optimizations for x86-64 strcmp.H.J. Lu2009-07-251-9/+4
* Optimize x86-64 SSE4.2 strcmp.Ulrich Drepper2009-07-251-0/+5
* Perform test for Arom x86-64 in central place and handle it.Ulrich Drepper2009-07-232-11/+10
* Minor cleanups in x86-64 strstr.Ulrich Drepper2009-07-211-78/+55
* Better check for optimization in new x86-64 strstr/strcasestr.Ulrich Drepper2009-07-201-11/+15
* SSE4.2 strstr/strcasestr for x86-64.H.J. Lu2009-07-205-1/+519
* Minor cleanups in recently added files.Ulrich Drepper2009-07-032-79/+57
* Align functions to 16-byte boundary.Ulrich Drepper2009-07-034-0/+4
* Add SSE4.2 support for strcspn, strpbrk, and strspn on x86-64.H.J. Lu2009-07-037-0/+776
* Whitespace fixes in last patch.Ulrich Drepper2009-07-021-31/+31
* SSSE3 strcpy/stpcpy for x86-64H.J. Lu2009-07-027-1/+1950
* Fix little checkin problem in last patch.Ulrich Drepper2009-06-301-2/+2
* Determine and store processor family and model on x86-64.H.J. Lu2009-06-303-8/+33
* Clean up whitespaces in last patch.Ulrich Drepper2009-06-221-1/+1
* Add SSE4.2 support for strcmp and strncmp on x86-64.H.J. Lu2009-06-225-0/+1695
* Add SSE4.2 optimized rawmemchr implementation for x86-64.Ulrich Drepper2009-06-051-0/+93
* Forgot some more cleanups for the SSE4.2 strlen on x86-64.Ulrich Drepper2009-06-051-2/+7
* Add missing cleanups from SSE4.2 x86-64 strlen.Ulrich Drepper2009-06-051-3/+4
* Optimize x86-64 strlen for SSE4.2.Ulrich Drepper2009-06-054-1/+104
* Fix up sched_cpucount in x86-64.Ulrich Drepper2009-05-311-13/+9
* Simplify CPUID value handling.Ulrich Drepper2009-05-313-32/+15
* * config.h.in (USE_MULTIARCH): Define.Ulrich Drepper2009-03-134-0/+180