Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optimize 32bit memset/memcpy with SSE2/SSSE3. | H.J. Lu | 2010-01-12 | 1 | -0/+14 |
* | Define bit_SSE2 and index_SSE2. | H.J. Lu | 2009-12-13 | 1 | -0/+2 |
* | Define bit_XXX and index_XXX. | H.J. Lu | 2009-12-13 | 1 | -0/+14 |
* | Clean up x86 multiarch HAS_FOO macros. | Roland McGrath | 2009-10-06 | 1 | -23/+9 |
* | Support multiarch for i686. | H.J. Lu | 2009-07-31 | 1 | -0/+6 |
* | Prepare use if IFUNC functions outside libc.so. | Ulrich Drepper | 2009-07-29 | 1 | -2/+20 |
* | Determine and store processor family and model on x86-64. | H.J. Lu | 2009-06-30 | 1 | -0/+2 |
* | Add SSE4.2 support for strcmp and strncmp on x86-64. | H.J. Lu | 2009-06-22 | 1 | -0/+3 |
* | Optimize x86-64 strlen for SSE4.2. | Ulrich Drepper | 2009-06-05 | 1 | -1/+1 |
* | Simplify CPUID value handling. | Ulrich Drepper | 2009-05-31 | 1 | -18/+6 |
* | * config.h.in (USE_MULTIARCH): Define. | Ulrich Drepper | 2009-03-13 | 1 | -0/+70 |