Merge branch 'master' into bug13658-branch
[platform/upstream/glibc.git] / sysdeps / i386 /
2012-03-14 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-14 Joseph MyersFix csqrt overflow/underflow (bug 13841).
2012-03-10 Paul EggertReplace FSF snail mail address with URL in miscellaneou...
2012-03-10 Richard HendersonUse include_next to chain math_private.h headers.
2012-03-10 Richard HendersonUse <> for math.h and math_private.h everywhere.
2012-03-08 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-03-07 Joseph MyersFix sysdeps/i386/configure.in cpuid.h test for bootstra...
2012-03-07 Joseph MyersFix signs of zeros from casinh, cacosh etc. (bug 10716).
2012-03-07 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-05 Andreas Jaeger* sysdeps/i386/fpu/libm-test-ulps: Update.
2012-03-05 Joseph MyersFix pow in non-default rounding modes (bug 3976).
2012-03-05 Joseph MyersTest cosh, sinh in non-default rounding modes (bug...
2012-03-03 Marek PolacekRemove oldish __GNUC_PREREQ.
2012-03-02 Joseph MyersFix sin, cos, tan in non-default rounding modes (bug...
2012-03-02 Joseph MyersFix exp in non-default rounding modes (bug 3976).
2012-03-01 Joseph MyersImprove erfc accuracy.
2012-02-29 Joseph MyersFix x86 strcasecmp_l (bug 13786).
2012-02-29 Joseph MyersAdd test for bug 5794 (incorrect expm1 overflow).
2012-02-29 Joseph MyersReduce large expected errors from libm tests on x86...
2012-02-20 Joseph MyersResort ULPs files with gen-libm-test.pl -n in C locale.
2012-02-10 Thomas SchwingeFix x86 PLT slot usage for feraiseexcept.
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-02-08 Andreas SchwabReduce ldouble ULPs for jn tests on x86
2012-02-08 Joseph MyersSupport crti.S and crtn.S provided directly by architec...
2012-02-06 Marek PolacekRemove __ELF__ conditionals
2012-02-06 Joseph MyersUndefine and redefine __i686 for assembly code.
2012-02-06 Joseph MyersMatch x86 PIC thunk names to compiler version.
2012-02-05 Joseph MyersUse macro for PIC setup in inline asm.
2012-02-03 Joseph MyersUse macros for x86 PIC thunk names.
2012-02-03 Joseph MyersConsistently use macros for x86 PIC thunks.
2012-01-30 Roland McGrathMerge remote-tracking branch 'origin/cmetcalf/tile_config'
2012-01-30 Roland McGrathMerge remote-tracking branch 'origin/cmetcalf/tile_epol...
2012-01-30 Roland McGrathMerge remote-tracking branch 'origin/cmetcalf/tile_not_...
2012-01-30 Roland McGrathMerge remote-tracking branch 'origin/cmetcalf/tile_firs...
2012-01-30 Roland McGrathMerge remote-tracking branch 'origin/cmetcalf/tile_facc...
2012-01-28 Ulrich DrepperUse -msse2avx option for x86-64 libm functions
2012-01-27 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-27 Joseph MyersRemove __STDC__ conditionals from libm.
2012-01-27 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-26 Joseph MyersRemove __STDC__ conditionals from non-installed headers.
2012-01-08 Ulrich DrepperMore fallout from supporting only ELF
2012-01-08 Ulrich DrepperRemove pre-ISO C support
2012-01-08 Ulrich DrepperRemove non-ELF support
2011-12-23 Ulrich DrepperPrevent warnings due to long long constants
2011-12-23 Ulrich DrepperOptimize x86-32 feraiseexcept also for !__SSE_MATH__
2011-12-23 Liubov DmitrievaFix wrong copying processing for last bytes in x86...
2011-12-22 Ulrich DrepperAdd feraiseexcept optimization for x86-32
2011-12-22 Ulrich DrepperAlso retrieve SSE exceptions in x86-32 fegetexceptflag
2011-12-22 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-12-22 Liubov DmitrievaFix overrun in strcpy destination buffer in x86-32...
2011-12-17 Ulrich DrepperOptimized wcschr and wcscpy for x86-64 and x86-32
2011-11-16 Andreas SchwabFix SSSE3/SSE4.2 strcasecmp[_l]/strncasecmp[_l] for...
2011-11-14 Ulrich DrepperMerge branch 'x32-strcase'
2011-11-14 Ulrich DrepperAdd SSE4.2 support for strcasecmp and strncasecmp on...
2011-11-13 Ulrich DrepperSSSE3 optimized strcasecmp and strncasecmp for x86-32
2011-11-12 Ulrich DrepperFix warnings in fallback C code of x86-32 wide memory...
2011-11-08 Ulrich DrepperRemove unnecessary code from x86-32 SSSE3 strncmp
2011-10-28 Andreas SchwabFix some warning nits
2011-10-28 Andreas SchwabMove wide char related routines to wcsmbs subdir
2011-10-26 Andreas SchwabMake math_force_eval accept non-addressable arguments
2011-10-23 Ulrich DrepperFix strnlen change
2011-10-23 Liubov DmitrievaAdd optimized wcslen and strnlen for x86-32
2011-10-23 Michael ZolotukhinImprove x86-32 SSSE3 memcpy
2011-10-23 Ulrich DrepperFix WS
2011-10-23 Liubov DmitrievaFix signedness in wcscmp comparison
2011-10-21 Ulrich DrepperCheck for FMA4 support and generate appropriate fma...
2011-10-16 Ulrich DrepperNo need for boundary case handling in x86-32 __ieee_log
2011-10-16 Ulrich DrepperOptimize exp
2011-10-15 Ulrich DrepperNo need for boundary case handling in x86-32 __ieee_logf
2011-10-15 Liubov DmitrievaOptimized memcmp and wmemcmp for x86-64 and x86-32
2011-10-15 Ulrich DrepperOptimize x86-32 log
2011-10-12 Ulrich DrepperFix whitespaces
2011-10-12 Liubov DmitrievaOptimized memchr, memrchr, rawmemchr for x86-32
2011-10-12 Ulrich DrepperOptimize libm
2011-10-05 Andreas SchwabDon't call ifunc functions in trace mode
2011-09-13 Andreas SchwabAvoid macro clash between <sys/select.h> and <linux...
2011-09-11 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-11 Ulrich DrepperRemove --wth-tls option, TLS support is required
2011-09-10 Ulrich DrepperRemove support for !USE___THREAD
2011-09-10 Petr BaudisFix jn precision
2011-09-08 Liubov DmitrievaFix up x86-32 section names for Atom code
2011-09-07 Ulrich DrepperMove Atom-optimized code out of the way and together
2011-09-05 Ulrich DrepperFix whitespaces
2011-09-05 Liubov DmitrievaOptimized strchr and strrchr with SSE2 on x86-32
2011-09-05 Ulrich DrepperFix whitespaces
2011-09-05 Ulrich DrepperAdd x86-32 optimized wcscmp
2011-09-05 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-08-29 Jiri Olsartld, i386: Fix cfi directive in audit trampoline code
2011-08-23 Andreas SchwabFix spurious nop at start of __strspn_ia32
2011-08-16 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-08-15 Roland McGrathMore warning patrol, in dead code (sigh).
2011-08-04 Ulrich DrepperFix whitespaces
2011-08-04 Liubov DmitrievaImprove x86-32 strcat functions with SSE2/SSSE3
2011-08-04 Andreas SchwabFix inline strncat/strncmp on x86
2011-07-16 Roland McGrathNever use -mpreferred-stack-boundary=2 on i386, now...
2011-07-15 Roland McGrathQuash a warning in strstr-c.c built for static.
2011-06-25 H.J. LuFix unwind info in 32bit SSE2/SSSE3 strncpy
2011-06-24 H.J. LuOptimized st{r,p}{,n}cpy for SSE2/SSSE3 on x86-32
2011-06-21 David S. MillerAdd an elf_ifunc_invoke interface so that architectures...
2011-04-23 Jim MeyeringRemove doubled words.
next