about summary refs log tree commit diff
path: root/math
Commit message (Expand)AuthorAgeFilesLines
* Fix whitespaceUlrich Drepper2011-05-181-1/+1
* Fix typo in x86-64 powlH.J. Lu2011-05-182-1/+54
* Fix typo in comment.Erich Ritz2010-11-011-1/+1
* IEEE quad fmal fixesJakub Jelinek2010-10-181-0/+15
* Implement fmal, some fma bugfixesJakub Jelinek2010-10-151-0/+25
* Fix some more dbl-64/s_fma.c issueJakub Jelinek2010-10-151-0/+10
* Implement accurate fma.Jakub Jelinek2010-10-131-1/+17
* Correct implementation of fmaf.Jakub Jelinek2010-10-113-2/+8
* Fix whitespaces.Ulrich Drepper2010-04-081-1/+1
* Fix cproj implmentation.Ulrich Drepper2010-04-084-34/+18
* (INSERT_WORDS64): Fix argument order.David S. Miller2010-03-031-1/+1
* Avoid PLT call to fegetenv on s390Andreas Schwab2010-02-091-0/+1
* Fix range checks in coshl.Jakub Jelinek2009-10-271-2/+2
* Fix generic fdiml.Joseph Myers2009-08-251-2/+2
* Add ceil implementation for 64-bit machines.Ulrich Drepper2009-08-241-0/+19
* Fix overflow handling in fdim.Ulrich Drepper2009-08-243-8/+32
* Define math_errhandling is possible.Ulrich Drepper2009-08-241-2/+9
* Add support for x86-64 fma instruction.Ulrich Drepper2009-07-292-2/+6
* Remove redundant .gitignore files.Andreas Schwab2009-05-161-6/+0
* Add test for range error in expm1.Ulrich Drepper2009-05-151-0/+4
* rename each .cvsignore file to .gitignoreJim Meyering2009-05-151-0/+0
* * sysdeps/i386/fpu/s_tan.S: Set errno for ±Inf.Ulrich Drepper2009-04-261-0/+6
* * sysdeps/ieee754/k_standard.c (__kernel_standard): Use correctUlrich Drepper2009-04-261-3/+17
* * math/w_fmod.c: Also handle x=±Inf as error.Ulrich Drepper2009-04-264-8/+16
* * sysdeps/i386/fpu/s_cos.S: Set errno for ±Inf.Ulrich Drepper2009-04-261-1/+13
* * sysdeps/ieee754/k_standard.c (__kernel_standard): Pole errorsUlrich Drepper2009-04-251-0/+2
* 2008-10-24 Joseph Myers <joseph@codesourcery.com>Ulrich Drepper2008-11-011-1/+8
* Work around braindead IBM128 long double format.Ulrich Drepper2008-05-221-2/+2
* [BZ #3406]Ulrich Drepper2008-05-111-0/+1
* * sysdeps/powerpc/fpu/fenv_libc.h: Add libm_hidden_proto forUlrich Drepper2008-04-121-1/+1
* [BZ4997]Ulrich Drepper2008-04-111-0/+43
* [BZ #5857]Ulrich Drepper2008-03-241-0/+9
* [BZ #2549]Ulrich Drepper2007-10-281-5/+18
* [BZ #4407]Ulrich Drepper2007-10-061-1/+4
* * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper2007-09-151-1/+2
* [BZ #4775, BZ #4776]Ulrich Drepper2007-07-124-236/+1070
* * sysdeps/ieee754/ldbl-128ibm/printf_fphex.cUlrich Drepper2007-06-041-1/+6
* * soft-fp/op-common.h (FP_TRUNC): Replace raising of FP_EX_INEXACT cvs/fedora-glibc-20070504T0917Jakub Jelinek2007-05-031-11/+74
* * math/test-misc.c (main): Add tests for rounding long double Jakub Jelinek2007-05-031-0/+17
* [BZ #3306]Ulrich Drepper2007-04-165-21/+536
* [BZ #3427]Ulrich Drepper2007-04-161-1/+99
* * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper2007-03-171-4/+4
* [BZ #3919]Ulrich Drepper2007-03-151-0/+5
* [BZ #4096]Ulrich Drepper2007-03-051-0/+11
* [BZ #2749]Jakub Jelinek2007-01-152-14/+96
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-1111-658/+50
* .Jakub Jelinek2007-07-3111-50/+658
* 2006-11-12 Joseph Myers <joseph@codesourcery.com>Andreas Jaeger2006-10-123-10/+15
* (lrint_test_upward): Fix typo.Andreas Jaeger2006-09-201-1/+1
* [BZ #2592]Ulrich Drepper2006-09-201-0/+164