aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386
AgeCommit message (Expand)Author
2011-06-20Add an elf_ifunc_invoke interface so that architectures can implementDavid S. Miller
2011-04-22Remove doubled words.Jim Meyering
2011-04-17Fix static linking with checking x86/x86-64 memcpy.Mike Frysinger
2011-04-10Fix memory leak in TLS of loaded objects.Ulrich Drepper
2011-03-10Regenerate.Ulrich Drepper
2011-02-02AVX audit test failures with gcc 4.6H.J. Lu
2011-01-12Fix alignment in x86 destructor calls.Ulrich Drepper
2011-01-09Clean up some bits/select.h headers.Ulrich Drepper
2010-12-24Remove `.ctors' and `.dtors' output sectionsH.J. Lu
2010-12-19Make PowerPC64 default to nonexecutable stackRyan S. Arnold
2010-12-14Undo accidental checkin.Ulrich Drepper
2010-12-09Fix -D_FORTIFY_SOURCE memmove and bcopJakub Jelinek
2010-12-01Remove dead code from x86-32 SSSE3 strncmp.H.J. Lu
2010-11-30Relax libm tests for x86-32.Ulrich Drepper
2010-11-10Fix warnings in __bswap_16.Ulrich Drepper
2010-11-0532bit memset-sse2.S fails with uneven cache sizeUlrich Drepper
2010-10-19Provide FP_FAST_FMA{,F,L} definitions for x86/x86-64.Ulrich Drepper
2010-10-15Implement fmal, some fma bugfixesJakub Jelinek
2010-10-13Implement accurate fma.Jakub Jelinek
2010-10-11Correct implementation of fmaf.Jakub Jelinek
2010-08-27Add missing i686/multiarch/Makefile bit for shared x86_64 code.Roland McGrath
2010-08-27Fixup x86 after x86-64 varshift change.Ulrich Drepper
2010-08-25Unroll 32bit SSE strlen and handle slow bsfH.J. Lu
2010-08-24Clean up SSE variable shiftsRichard Henderson
2010-08-19Fix ifunc thunk for strspn on x86 in static libcAndreas Schwab
2010-08-15Add -fno-asynchronous-unwind-tables to initfini.s for i386H.J. Lu
2010-08-07x86: Add support for frame pointer less mcountAndi Kleen
2010-07-21Add missing file from last commit.Andreas Schwab
2010-07-21Add strcasestr-nonascii to i386 buildAndreas 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-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-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-19Support __memmove_ssse3_rep when SHARED isn't defined.H.J. Lu
2010-01-12Fix whitespace problems.Ulrich Drepper