Age | Commit message (Expand) | Author |
---|---|---|
2010-11-08 | Use IFUNC on x86-64 memset | H.J. Lu |
2010-08-25 | Unroll 32bit SSE strlen and handle slow bsf | H.J. Lu |
2010-06-30 | Improve 64bit memcpy/memmove for Atom, Core 2 and Core i7 | H.J. Lu |
2010-05-27 | Incorrect x86 CPU family and model check. | H.J. Lu |
2010-04-04 | Fix concurrent handling of __cpu_features. | Ulrich Drepper |
2010-01-12 | Optimize 32bit memset/memcpy with SSE2/SSSE3. | H.J. Lu |
2009-10-06 | Clean up x86 multiarch HAS_FOO macros. | Roland McGrath |
2009-08-28 | Remove ENABLE_SSSE3_ON_ATOM. | H.J. Lu |
2009-07-31 | Support multiarch for i686. | H.J. Lu |
2009-07-29 | Prepare use if IFUNC functions outside libc.so. | Ulrich Drepper |
2009-07-23 | Perform test for Arom x86-64 in central place and handle it. | Ulrich Drepper |
2009-06-30 | Fix little checkin problem in last patch. | Ulrich Drepper |
2009-06-30 | Determine and store processor family and model on x86-64. | H.J. Lu |
2009-05-31 | Simplify CPUID value handling. | Ulrich Drepper |
2009-03-13 | * config.h.in (USE_MULTIARCH): Define. | Ulrich Drepper |