aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386
AgeCommit message (Expand)Author
2011-10-05Don't call ifunc functions in trace modeAndreas Schwab
2011-09-13Avoid macro clash between <sys/select.h> and <linux/posix_types.h>Andreas Schwab
2011-09-11Remove --wth-tls option, TLS support is requiredUlrich Drepper
2011-09-10Remove support for !USE___THREADUlrich Drepper
2011-09-09Fix jn precisionPetr Baudis
2011-09-07Fix up x86-32 section names for Atom codeLiubov Dmitrieva
2011-09-06Move Atom-optimized code out of the way and togetherUlrich Drepper
2011-09-05Fix whitespacesUlrich Drepper
2011-09-05Optimized strchr and strrchr with SSE2 on x86-32Liubov Dmitrieva
2011-09-05Fix whitespacesUlrich Drepper
2011-09-05Add x86-32 optimized wcscmpUlrich Drepper
2011-08-29rtld, i386: Fix cfi directive in audit trampoline codeJiri Olsa
2011-08-23Fix spurious nop at start of __strspn_ia32Andreas Schwab
2011-08-14More warning patrol, in dead code (sigh).Roland McGrath
2011-08-04Fix whitespacesUlrich Drepper
2011-08-04Improve x86-32 strcat functions with SSE2/SSSE3Liubov Dmitrieva
2011-08-04Fix inline strncat/strncmp on x86Andreas Schwab
2011-07-16Never use -mpreferred-stack-boundary=2 on i386, now disallowed by GCC.Roland McGrath
2011-07-14Quash a warning in strstr-c.c built for static.Roland McGrath
2011-06-25Fix unwind info in 32bit SSE2/SSSE3 strncpyH.J. Lu
2011-06-24Optimized st{r,p}{,n}cpy for SSE2/SSSE3 on x86-32H.J. Lu
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