Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.
[platform/upstream/glibc.git] / sysdeps / i386 / fpu /
2012-08-02 Marek PolacekGet rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.
2012-07-31 Joseph MyersImprove clog, clog10 handling of values with real or...
2012-07-26 Joseph MyersImprove clog, clog10 handling of values with real or...
2012-07-09 Joseph MyersFix clog, clog10 spurious underflow exceptions (bug...
2012-07-06 Joseph MyersFix tanf underflow close to pi/4 (bug 14154).
2012-07-06 Joseph MyersFix expm1 spurious underflow exceptions (bug 6778).
2012-07-05 Joseph MyersFix csqrt underflow (bugs 14157, 14331).
2012-07-04 Joseph MyersFix ctan, ctanh of subnormals in round-upwards mode...
2012-07-03 Joseph MyersFix float range reduction problems (bug 14283).
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-06-15 H.J. LuUse i386 bits/mathinline.h for i386 and x86_64
2012-06-15 H.J. LuDisable x87 inline functions for x86-64
2012-06-13 H.J. LuAdd SSE math and C++ namespace to i386 bits/mathinline.h
2012-06-06 H.J. LuUse x86_64 fpu/bits/fenv.h for i386 and x86_64
2012-05-24 Joseph MyersDon't include exceptions in libm-test-ulps test names.
2012-05-24 Joseph MyersTest underflow exceptions in libm-test.inc.
2012-05-19 Joseph MyersFix ccos, csin, ccosh, csinh overflows (bug 14123).
2012-05-14 Andreas JaegerRemove unused functions from i386/mathinline.h
2012-05-07 Joseph MyersFix x86/x86_64 expm1l inaccuracy and exceptions (bugs...
2012-05-06 Joseph MyersFix exp10 inaccuracy and exceptions (bugs 13884, 13914).
2012-05-05 Joseph MyersFix missing exceptions from exp (bugs 13787, 13922...
2012-05-05 Joseph MyersUse .S sources for x86/x86_64 expl.
2012-05-03 Andreas JaegerUpdate sysdeps/i386/fpu/libm-test-ulps
2012-05-01 Joseph MyersFix nexttoward bugs (bugs 2550, 2570).
2012-04-30 Joseph MyersFix x86 acos near 1 (bug 13942).
2012-04-30 Joseph MyersFix acos (-1) in round-downwards mode on x86 (bug 14034).
2012-04-17 Andreas SchwabRemove useless __ilogb*_finite aliases
2012-04-17 Adhemerval ZanellaFix ilogb exception and errno (bug 6794)
2012-04-16 Marek PolacekReverse arguments of fdivp in i386 code.
2012-04-10 Roland McGrathMerge commit '9904dc47c88d9592ec66e599075436'
2012-04-09 Joseph MyersFix spurious overflow exceptions from x86/x86_64 powl...
2012-04-09 Joseph MyersFix ctan, ctanh overflow (bug 11521).
2012-04-09 Andreas JaegerMerge branch 'master' of git://sourceware.org/git/glibc
2012-04-09 Roland McGrathFix missing clobber in i386 __sincos_code asm.
2012-04-09 Joseph MyersFix x86 pow inaccuracy for large integer exponents...
2012-03-28 Joseph MyersFix pow of negative numbers to integer exponents (bugs...
2012-03-27 Andreas JaegerMerge branch 'elf-move'
2012-03-22 Joseph MyersFix cexp overflow (bug 13892).
2012-03-21 Joseph MyersRemove inaccurate x86 cexp implementations (bug 13883).
2012-03-21 Joseph MyersFix pow of zero and infinity to large powers.
2012-03-20 Andreas JaegerMerge branch 'master' into elf-move
2012-03-19 Joseph MyersFix clog overflow/underflow (bug 13629).
2012-03-19 Richard HendersonOptimize private 387 fenv access; share code between...
2012-03-19 Richard Hendersoni386/x86_64: Optimize feholdexcept.
2012-03-19 Richard Hendersoni386: Convert libc_{feholdexcept_setround,updateenv...
2012-03-16 Joseph MyersDisable Bessel function TLOSS errors in POSIX mode.
2012-03-16 Joseph MyersFix tan, tanl for large inputs.
2012-03-16 Joseph MyersImplement ldbl-96 sinl / cosl / sincosl (bug 13851).
2012-03-15 Andreas JaegerUpdate
2012-03-15 Andreas Jaeger* sysdeps/i386/fpu/s_tanf.S: Delete so that i386 uses the
2012-03-15 Andreas Jaeger [BZ #13852]
2012-03-15 Andreas JaegerMerge branch 'bug13658-branch'
2012-03-15 Andreas JaegerCleanup formatting.
2012-03-15 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-14 Andreas JaegerUpdate ULPs.
2012-03-14 Andreas JaegerImplement and use libc_feholdexcept_setround_53bit...
2012-03-14 Andreas JaegerRemove files so that i386 uses the iee754/dbl-64 sin...
2012-03-14 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-14 Joseph MyersFix csqrt overflow/underflow (bug 13841).
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 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-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 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-06 Marek PolacekRemove __ELF__ conditionals
2012-01-27 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-27 Joseph MyersRemove __STDC__ conditionals from libm.
2012-01-08 Ulrich DrepperRemove pre-ISO C support
2011-12-23 Ulrich DrepperOptimize x86-32 feraiseexcept also for !__SSE_MATH__
2011-12-22 Ulrich DrepperAdd feraiseexcept optimization for x86-32
2011-12-22 Ulrich DrepperAlso retrieve SSE exceptions in x86-32 fegetexceptflag
2011-10-26 Andreas SchwabMake math_force_eval accept non-addressable arguments
2011-10-16 Ulrich DrepperOptimize exp
2011-10-15 Ulrich DrepperOptimize x86-32 log
2011-10-12 Ulrich DrepperOptimize libm
2011-09-10 Petr BaudisFix jn precision
2010-12-03 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2010-11-30 Ulrich DrepperRelax libm tests for x86-32.
2010-10-15 Jakub JelinekImplement fmal, some fma bugfixes
2010-10-14 Jakub JelinekImplement accurate fma.
2010-10-11 Jakub JelinekCorrect implementation of fmaf.
2010-02-10 Andreas SchwabAvoid PLT call to fegetenv on s390
2009-10-23 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2009-10-20 Andreas SchwabCorrect errno handling in expm1.
2009-08-24 Ulrich DrepperDefine math_errhandling is possible.
2009-04-26 Ulrich Drepper* sysdeps/i386/fpu/s_tan.S: Set errno for ±Inf.
2009-04-26 Ulrich Drepper* sysdeps/i386/fpu/s_cos.S: Set errno for ±Inf.
2009-01-09 Ulrich Drepper* sysdeps/i386/fpu/libm-test-ulps: Adjust expm1 errors.
next