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