summaryrefslogtreecommitdiff
path: root/math
AgeCommit message (Expand)Author
2010-04-08Fix whitespaces.Ulrich Drepper
2010-04-08Fix cproj implmentation.Ulrich Drepper
2010-03-03(INSERT_WORDS64): Fix argument order.David S. Miller
2010-02-09Avoid PLT call to fegetenv on s390Andreas Schwab
2009-10-27Fix range checks in coshl.Jakub Jelinek
2009-08-25Fix generic fdiml.Joseph Myers
2009-08-24Add ceil implementation for 64-bit machines.Ulrich Drepper
2009-08-24Fix overflow handling in fdim.Ulrich Drepper
2009-08-24Define math_errhandling is possible.Ulrich Drepper
2009-07-29Add support for x86-64 fma instruction.Ulrich Drepper
2009-05-16Remove redundant .gitignore files.Andreas Schwab
2009-05-15Add test for range error in expm1.Ulrich Drepper
2009-05-15rename each .cvsignore file to .gitignoreJim Meyering
2009-04-26* sysdeps/i386/fpu/s_tan.S: Set errno for ±Inf.Ulrich Drepper
2009-04-26* sysdeps/ieee754/k_standard.c (__kernel_standard): Use correctUlrich Drepper
2009-04-26* math/w_fmod.c: Also handle x=±Inf as error.Ulrich Drepper
2009-04-26* sysdeps/i386/fpu/s_cos.S: Set errno for ±Inf.Ulrich Drepper
2009-04-25* sysdeps/ieee754/k_standard.c (__kernel_standard): Pole errorsUlrich Drepper
2008-11-012008-10-24 Joseph Myers <joseph@codesourcery.com>Ulrich Drepper
2008-05-22Work around braindead IBM128 long double format.Ulrich Drepper
2008-05-11[BZ #3406]Ulrich Drepper
2008-04-12* sysdeps/powerpc/fpu/fenv_libc.h: Add libm_hidden_proto forUlrich Drepper
2008-04-11[BZ4997]Ulrich Drepper
2008-03-24[BZ #5857]Ulrich Drepper
2007-10-28[BZ #2549]Ulrich Drepper
2007-10-06[BZ #4407]Ulrich Drepper
2007-09-15* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper
2007-07-12[BZ #4775, BZ #4776]Ulrich Drepper
2007-06-04* sysdeps/ieee754/ldbl-128ibm/printf_fphex.cUlrich Drepper
2007-05-03* soft-fp/op-common.h (FP_TRUNC): Replace raising of FP_EX_INEXACT cvs/fedora-glibc-20070504T0917Jakub Jelinek
2007-05-03* math/test-misc.c (main): Add tests for rounding long double Jakub Jelinek
2007-04-16[BZ #3306]Ulrich Drepper
2007-04-16[BZ #3427]Ulrich Drepper
2007-03-17* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper
2007-03-15[BZ #3919]Ulrich Drepper
2007-03-05[BZ #4096]Ulrich Drepper
2007-01-15[BZ #2749]Jakub Jelinek
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper
2007-07-31.Jakub Jelinek
2006-10-122006-11-12 Joseph Myers <joseph@codesourcery.com>Andreas Jaeger
2006-09-20(lrint_test_upward): Fix typo.Andreas Jaeger
2006-09-20[BZ #2592]Ulrich Drepper
2006-08-13[BZ #2832, BZ #2987]Ulrich Drepper
2006-08-03[BZ #2182]Ulrich Drepper
2006-05-15* resolv/res_debug.c (loc_ntoa): Make error const.Ulrich Drepper
2006-03-16[BZ #2466]Roland McGrath
2006-03-16[BZ #2423]Roland McGrath
2006-02-28* Makefile (subdir-target-args): New variable.Roland McGrath
2006-02-032006-02-03 Jakub Jelinek <jakub@redhat.com>Roland McGrath
2006-02-01* math/bits/mathcalls.h: Guard __END_NAMESPACE_C99 with theRoland McGrath