aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386
AgeCommit message (Expand)AuthorFilesLines
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert238-714/+476
2012-02-08Reduce ldouble ULPs for jn tests on x86Andreas Schwab1-18/+16
2012-02-08Support crti.S and crtn.S provided directly by architectures.Joseph Myers4-10/+133
2012-02-07Remove __ELF__ conditionalsMarek Polacek41-201/+50
2012-02-06Undefine and redefine __i686 for assembly code.Joseph Myers1-1/+7
2012-02-06Match x86 PIC thunk names to compiler version.Joseph Myers1-3/+16
2012-02-05Use macro for PIC setup in inline asm.Joseph Myers1-0/+20
2012-02-03Use macros for x86 PIC thunk names.Joseph Myers1-8/+14
2012-02-03Consistently use macros for x86 PIC thunks.Joseph Myers42-429/+105
2012-01-28Use -msse2avx option for x86-64 libm functionsUlrich Drepper2-0/+34
2012-01-27Remove __STDC__ conditionals from libm.Joseph Myers5-32/+5
2012-01-26Remove __STDC__ conditionals from non-installed headers.Joseph Myers1-10/+2
2012-01-08More fallout from supporting only ELFUlrich Drepper1-6/+0
2012-01-07Remove pre-ISO C supportUlrich Drepper2-115/+116
2012-01-07Remove non-ELF supportUlrich Drepper2-21/+3
2011-12-23Prevent warnings due to long long constantsUlrich Drepper1-10/+10
2011-12-23Optimize x86-32 feraiseexcept also for !__SSE_MATH__Ulrich Drepper1-1/+11
2011-12-23Fix wrong copying processing for last bytes in x86-32 wcscpyLiubov Dmitrieva1-41/+21
2011-12-22Add feraiseexcept optimization for x86-32Ulrich Drepper1-1/+39
2011-12-22Also retrieve SSE exceptions in x86-32 fegetexceptflagUlrich Drepper1-4/+18
2011-12-22Fix overrun in strcpy destination buffer in x86-32/SSSE3 versionLiubov Dmitrieva1-745/+516
2011-12-17Optimized wcschr and wcscpy for x86-64 and x86-32Ulrich Drepper10-1/+1370
2011-11-16Fix SSSE3/SSE4.2 strcasecmp[_l]/strncasecmp[_l] for non-PIC and -mno-tls-dire...Andreas Schwab2-12/+68
2011-11-14Add SSE4.2 support for strcasecmp and strncasecmp on x86-32Ulrich Drepper8-89/+470
2011-11-13SSSE3 optimized strcasecmp and strncasecmp for x86-32Ulrich Drepper14-266/+1058
2011-11-12Fix warnings in fallback C code of x86-32 wide memory functionsUlrich Drepper3-0/+12
2011-11-08Remove unnecessary code from x86-32 SSSE3 strncmpUlrich Drepper1-3/+1
2011-10-28Fix some warning nitsAndreas Schwab2-7/+5
2011-10-28Move wide char related routines to wcsmbs subdirAndreas Schwab1-3/+7
2011-10-26Make math_force_eval accept non-addressable argumentsAndreas Schwab1-3/+4
2011-10-23Fix strnlen changeUlrich Drepper1-0/+1
2011-10-23Add optimized wcslen and strnlen for x86-32Liubov Dmitrieva8-40/+723
2011-10-23Improve x86-32 SSSE3 memcpyMichael Zolotukhin1-219/+708
2011-10-23Fix WSUlrich Drepper1-5/+5
2011-10-23Fix signedness in wcscmp comparisonLiubov Dmitrieva1-71/+87
2011-10-20Check for FMA4 support and generate appropriate fma functionsUlrich Drepper2-20/+54
2011-10-15No need for boundary case handling in x86-32 __ieee_logUlrich Drepper1-52/+1
2011-10-15Optimize expUlrich Drepper3-3/+34
2011-10-15No need for boundary case handling in x86-32 __ieee_logfUlrich Drepper1-52/+1
2011-10-15Optimized memcmp and wmemcmp for x86-64 and x86-32Liubov Dmitrieva7-282/+754
2011-10-14Optimize x86-32 logUlrich Drepper6-3/+299
2011-10-12Fix whitespacesUlrich Drepper2-10/+10
2011-10-12Optimized memchr, memrchr, rawmemchr for x86-32Liubov Dmitrieva11-1/+2639
2011-10-12Optimize libmUlrich Drepper46-149/+179
2011-10-05Don't call ifunc functions in trace modeAndreas Schwab1-11/+16
2011-09-13Avoid macro clash between <sys/select.h> and <linux/posix_types.h>Andreas Schwab1-3/+3
2011-09-11Remove --wth-tls option, TLS support is requiredUlrich Drepper2-10/+5
2011-09-10Remove support for !USE___THREADUlrich Drepper1-24/+16
2011-09-09Fix jn precisionPetr Baudis1-4/+50
2011-09-07Fix up x86-32 section names for Atom codeLiubov Dmitrieva6-9/+6