aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386/fpu
AgeCommit message (Expand)AuthorFilesLines
2012-02-08Reduce ldouble ULPs for jn tests on x86Andreas Schwab1-18/+16
2012-02-07Remove __ELF__ conditionalsMarek Polacek39-192/+48
2012-01-27Remove __STDC__ conditionals from libm.Joseph Myers5-32/+5
2012-01-07Remove pre-ISO C supportUlrich Drepper1-2/+2
2011-12-23Optimize x86-32 feraiseexcept also for !__SSE_MATH__Ulrich Drepper1-1/+11
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-10-26Make math_force_eval accept non-addressable argumentsAndreas Schwab1-3/+4
2011-10-15Optimize expUlrich Drepper3-3/+34
2011-10-14Optimize x86-32 logUlrich Drepper3-3/+57
2011-10-12Optimize libmUlrich Drepper46-149/+179
2011-09-09Fix jn precisionPetr Baudis1-4/+50
2010-11-30Relax libm tests for x86-32.Ulrich Drepper1-2/+2
2010-10-15Implement fmal, some fma bugfixesJakub Jelinek3-94/+0
2010-10-13Implement accurate fma.Jakub Jelinek1-4/+2
2010-10-11Correct implementation of fmaf.Jakub Jelinek2-2/+4
2010-02-09Avoid PLT call to fegetenv on s390Andreas Schwab1-0/+1
2009-10-19Correct errno handling in expm1.Andreas Schwab3-1/+14
2009-08-24Define math_errhandling is possible.Ulrich Drepper1-1/+5
2009-04-26* sysdeps/i386/fpu/s_tan.S: Set errno for ±Inf.Ulrich Drepper3-5/+78
2009-04-26* sysdeps/i386/fpu/s_cos.S: Set errno for ±Inf.Ulrich Drepper6-10/+156
2009-01-09* sysdeps/i386/fpu/libm-test-ulps: Adjust expm1 errors.Ulrich Drepper1-0/+7
2008-08-05* sysdeps/i386/fpu/s_expm1l.S: Simply use exp implementation for largeUlrich Drepper1-1/+6
2008-01-22* sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Use short for fnstsw.Ulrich Drepper1-1/+1
2007-09-15* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper1-1/+1
2007-04-16* sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): UseUlrich Drepper1-9/+9
2007-04-16[BZ #3306]Ulrich Drepper3-24/+44
2007-04-16[BZ #3427]Ulrich Drepper1-3/+12
2007-04-16(feholdexcept): Clear all exceptions in SW.Ulrich Drepper1-7/+13
2007-03-17* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper1-2/+2
2007-03-15[BZ #3919]Ulrich Drepper3-3/+30
2007-03-05[BZ #4096]Ulrich Drepper3-24/+30
2007-02-21[BZ #3325]Ulrich Drepper3-3/+3
2007-02-19[BZ #3325]Ulrich Drepper3-3/+3
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper10-113/+60
2007-07-31.Jakub Jelinek10-60/+113
2006-11-10[BZ #3465]Ulrich Drepper1-14/+16
2006-11-10[BZ #3451]cvs/fedora-glibc-20061110T2049cvs/fedora-glibc-20061110T1956Ulrich Drepper1-15/+27
2006-02-01* math/divtc3.c: New file.Roland McGrath1-46/+0
2006-01-15[BZ #1950, BZ #2153]Andreas Jaeger1-2/+2
2005-12-21* sysdeps/ieee754/dbl-64/halfulp.c: Mark tab54 as static and const.Ulrich Drepper1-2/+2
2005-09-30* posix/regexec.c (update_cur_sifted_state, check_arrival,Ulrich Drepper1-0/+16
2005-07-08* include/fenv.h: Add libm_hidden_proto for fesetround andUlrich Drepper2-2/+4
2005-05-04* intl/Makefile (tst-gettext[45].out): Pass also $(run-program-prefix)cvs/fedora-glibc-20050504T1818Ulrich Drepper51-161/+199
2005-05-04* sysdeps/i386/add_n.S: Add call frame information.cvs/fedora-glibc-20050504T0728Ulrich Drepper1-79/+93
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper61-455/+364
2007-07-122.5-18.1Jakub Jelinek61-364/+455
2004-11-04* sysdeps/unix/sysv/linux/x86_64/sys/procfs.h [__WORDSIZE == 32]Roland McGrath1-0/+8
2004-09-30Update.Ulrich Drepper3-24/+27
2004-09-07Update.Ulrich Drepper1-21/+21