aboutsummaryrefslogtreecommitdiff
path: root/math
AgeCommit message (Expand)AuthorFilesLines
2009-05-15Add test for range error in expm1.Ulrich Drepper1-0/+4
2009-05-15rename each .cvsignore file to .gitignoreJim Meyering1-0/+0
2009-04-26* sysdeps/i386/fpu/s_tan.S: Set errno for ±Inf.Ulrich Drepper1-0/+6
2009-04-26* sysdeps/ieee754/k_standard.c (__kernel_standard): Use correctUlrich Drepper1-3/+17
2009-04-26* math/w_fmod.c: Also handle x=±Inf as error.Ulrich Drepper4-8/+16
2009-04-26* sysdeps/i386/fpu/s_cos.S: Set errno for ±Inf.Ulrich Drepper1-1/+13
2009-04-25* sysdeps/ieee754/k_standard.c (__kernel_standard): Pole errorsUlrich Drepper1-0/+2
2008-11-012008-10-24 Joseph Myers <joseph@codesourcery.com>Ulrich Drepper1-1/+8
2008-05-22Work around braindead IBM128 long double format.Ulrich Drepper1-2/+2
2008-05-11[BZ #3406]Ulrich Drepper1-0/+1
2008-04-12* sysdeps/powerpc/fpu/fenv_libc.h: Add libm_hidden_proto forUlrich Drepper1-1/+1
2008-04-11[BZ4997]Ulrich Drepper1-0/+43
2008-03-24[BZ #5857]Ulrich Drepper1-0/+9
2007-10-28[BZ #2549]Ulrich Drepper1-5/+18
2007-10-06[BZ #4407]Ulrich Drepper1-1/+4
2007-09-15* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper1-1/+2
2007-07-12[BZ #4775, BZ #4776]Ulrich Drepper4-236/+1070
2007-06-04* sysdeps/ieee754/ldbl-128ibm/printf_fphex.cUlrich Drepper1-1/+6
2007-05-03* soft-fp/op-common.h (FP_TRUNC): Replace raising of FP_EX_INEXACT cvs/fedora-glibc-20070504T0917Jakub Jelinek1-11/+74
2007-05-03* math/test-misc.c (main): Add tests for rounding long double Jakub Jelinek1-0/+17
2007-04-16[BZ #3306]Ulrich Drepper5-21/+536
2007-04-16[BZ #3427]Ulrich Drepper1-1/+99
2007-03-17* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper1-4/+4
2007-03-15[BZ #3919]Ulrich Drepper1-0/+5
2007-03-05[BZ #4096]Ulrich Drepper1-0/+11
2007-01-15[BZ #2749]Jakub Jelinek2-14/+96
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper11-658/+50
2007-07-31.Jakub Jelinek11-50/+658
2006-10-122006-11-12 Joseph Myers <joseph@codesourcery.com>Andreas Jaeger3-10/+15
2006-09-20(lrint_test_upward): Fix typo.Andreas Jaeger1-1/+1
2006-09-20[BZ #2592]Ulrich Drepper1-0/+164
2006-08-13[BZ #2832, BZ #2987]Ulrich Drepper1-3/+5
2006-08-03[BZ #2182]Ulrich Drepper3-0/+12
2006-05-15* resolv/res_debug.c (loc_ntoa): Make error const.Ulrich Drepper1-1/+1
2006-03-16[BZ #2466]Roland McGrath2-218/+846
2006-03-16[BZ #2423]Roland McGrath1-2/+332
2006-02-28* Makefile (subdir-target-args): New variable.Roland McGrath1-1/+1
2006-02-032006-02-03 Jakub Jelinek <jakub@redhat.com>Roland McGrath1-3/+6
2006-02-01* math/bits/mathcalls.h: Guard __END_NAMESPACE_C99 with theRoland McGrath1-3/+6
2006-02-01* math/divtc3.c: New file.Roland McGrath2-0/+155
2006-01-30* soft-fp/double.h (FP_CMP_UNORD_D): Also define inRoland McGrath1-0/+7
2006-01-282006-01-27 Dwayne Grant McConnell <decimal@us.ibm.com>cvs/fedora-glibc-20060130T0922Roland McGrath1-2/+305
2006-01-19* sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h [__ASSEMBLER__]: Don'tRoland McGrath1-1/+11
2006-01-17* Makerules ($(+sysdir_pfx)sysd-rules): Emit pattern rules to installRoland McGrath1-8/+4
2006-01-15[BZ #1950, BZ #2153]Andreas Jaeger4-5/+14
2006-01-14* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath6-18/+56
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper192-0/+10288
2005-12-142005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper24-0/+493
2005-11-21..Ulrich Drepper1-1/+0
2005-10-15[BZ #865]Ulrich Drepper3-7/+83