summaryrefslogtreecommitdiff
path: root/sysdeps/i386
AgeCommit message (Expand)Author
2010-06-21Workaround assembler bug sneaking in noplAndreas Schwab
2010-04-16Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2010-04-15Fix bugs in x86-32 strcmp-sse4.S and strcmp-ssse3.SH.J. Lu
2010-04-14Add x86-32 FMA supportH.J. Lu
2010-03-18Fix sysdeps/i386/i686/multiarch/memcmp-ssse3.SH.J. Lu
2010-03-18Fix issues in x86 memcmp-ssse3.SH.J. Lu
2010-03-09Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2010-03-04Pass -mtune=i686 to assembler when compiling for i686H.J. Lu
2010-02-26Fix unwind info in x86 strcmp-sse4.SH.J. Lu
2010-02-24Fix issues in x86 memcpy-ssse3-rep.SH.J. Lu
2010-02-24Fix issues in x86 memcpy-ssse3.SH.J. Lu
2010-02-24Fix issues in x86 memset-sse2.S/memset-sse2-rep.SH.J. Lu
2010-02-23Fix SSSE3 memcpyH.J. Lu
2010-02-22Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2010-02-22Use unsigned comparison in sse memcpy/memsetH.J. Lu
2010-02-22Reapply "Optimize 32bit memset/memcpy with SSE2/SSSE3."Andreas Schwab
2010-02-18Use CPUID_OFFSET instead of FEATURE_OFFSETH.J. Lu
2010-02-17Align x86 memcmp-sse4.S and fix unwind info.H.J. Lu
2010-02-17Fix unwind info in x86 memcmp-ssse3.H.J. Lu
2010-02-17Simplify x86 strcmp-sse4 unwind info.H.J. Lu
2010-02-17Fix and cleanup unwind info in x86 strcmp-ssse<F3>.Ulrich Drepper
2010-02-15Remove commented-out code.Ulrich Drepper
2010-02-15Fix up new x86 string functions.Ulrich Drepper
2010-02-1532bit memcmp/strcmp/strncmp optimized for SSSE3/SSS4.2H.J. Lu
2010-02-09More compact unwind info.Ulrich Drepper
2010-02-09Fix i386 __mpn_lshift unwind infoUlrich Drepper
2010-02-09Avoid PLT call to fegetenv on s390Andreas Schwab
2010-01-20Revert "Optimize 32bit memset/memcpy with SSE2/SSSE3."Andreas Schwab
2010-01-20Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2010-01-19Support __memmove_ssse3_rep when SHARED isn't defined.H.J. Lu
2010-01-15Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2010-01-12Fix whitespace problems.Ulrich Drepper
2010-01-12Optimize 32bit memset/memcpy with SSE2/SSSE3.H.J. Lu
2009-12-14Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2009-12-13Define bit_SSE2 and index_SSE2.H.J. Lu
2009-10-30Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2009-10-19Correct errno handling in expm1.Andreas Schwab
2009-09-21Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2009-09-15configure tweaks, support $libc_add_on_config_subdirsRoland McGrath
2009-09-07Merge commit 'origin/master' into fedora/masterAndreas Schwab
2009-09-03Fix IA-32 strstr in multiarch configuration as well.Ulrich Drepper
2009-09-01Merge commit 'origin/master' into fedora/masterAndreas Schwab
2009-08-28Remove ENABLE_SSSE3_ON_ATOM.H.J. Lu
2009-08-26Merge commit 'origin/master' into fedora/masterAndreas Schwab
2009-08-24Define math_errhandling is possible.Ulrich Drepper
2009-08-10Merge commit 'origin/master' into fedora/masterAndreas Schwab
2009-08-08Use PIC only if SHARED is defined.H.J. Lu
2009-08-08Simplify cpuid.h configure test.Jim Meyering
2009-08-07Fix whitespace in last patch.Ulrich Drepper
2009-08-07Add the missing "; \".H.J. Lu