Quash implicit declaration warning
[platform/upstream/glibc.git] / math /
2012-01-08 Ulrich DrepperDefine CMPLX, CMPLXF, CMPLXL
2012-01-08 Ulrich DrepperStatic linking is always needed
2012-01-08 Ulrich DrepperRemove pre-ISO C support
2011-12-22 Ulrich DrepperUse Kahan's formula in cacosh
2011-12-22 Richard B. KreckelFix sign errr in some cacosh results
2011-12-18 Marek PolacekAvoid warnings in __*_finite math function declarations...
2011-12-17 Adhemerval ZanellaOptimized nearbyint for PPC
2011-11-04 Andreas SchwabAlways provide declarations of long double math functio...
2011-10-29 Ulrich DrepperFix accuracy problem in generic sin
2011-10-26 Andreas SchwabMake math_force_eval accept non-addressable arguments
2011-10-25 Ulrich DrepperOptimize accurate 64-bit routines for FMA4 on x86-64
2011-10-22 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-10-22 Ulrich DrepperAdd branch predictions to complex math code
2011-10-22 Andreas SchwabFix compilation due to __nan defines
2011-10-22 Ulrich DrepperOptimization to some complex math functions
2011-10-18 Ulrich DrepperUse new internal libc_fe* interfaces in more functions
2011-10-18 Ulrich DrepperProvide combined internal feholdexcept/fesetround interface
2011-10-18 Ulrich DrepperStart optimizing the use of the fenv interfaces in...
2011-10-16 Ulrich DrepperOptimize exp
2011-10-15 Andreas JaegerAdd parameter annotation to modf
2011-10-12 Ulrich DrepperOptimize libm
2011-10-08 Ulrich DrepperOptimize use of isnan, isinf, finite
2011-10-08 Ulrich DrepperUse private math_private.h in files in math/
2011-10-07 Andreas JaegerFix remainder (NaN, 0)
2011-09-10 Petr BaudisFix jn precision
2011-09-09 Paul PluzhnikovFix lround() loses precision
2011-05-18 Ulrich DrepperFix whitespace
2011-05-18 H.J. LuFix typo in x86-64 powl
2010-11-01 Erich RitzFix typo in comment.
2010-10-19 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2010-10-18 Jakub JelinekIEEE quad fmal fixes
2010-10-15 Jakub JelinekImplement fmal, some fma bugfixes
2010-10-15 Jakub JelinekFix some more dbl-64/s_fma.c issue
2010-10-14 Jakub JelinekImplement accurate fma.
2010-10-11 Jakub JelinekCorrect implementation of fmaf.
2010-04-08 Ulrich DrepperFix whitespaces.
2010-04-08 Ulrich DrepperMerge remote branch 'origin/roland/hwcap_mask'
2010-04-08 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2010-04-08 Ulrich DrepperFix cproj implmentation.
2010-03-03 David S. Miller(INSERT_WORDS64): Fix argument order.
2010-02-10 Andreas SchwabAvoid PLT call to fegetenv on s390
2009-10-27 Jakub JelinekFix range checks in coshl.
2009-08-25 Joseph MyersFix generic fdiml.
2009-08-25 Ulrich DrepperAdd ceil implementation for 64-bit machines.
2009-08-24 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2009-08-24 Ulrich DrepperFix overflow handling in fdim.
2009-08-24 Ulrich DrepperDefine math_errhandling is possible.
2009-07-29 Ulrich DrepperAdd support for x86-64 fma instruction.
2009-05-16 Andreas SchwabRemove redundant .gitignore files.
2009-05-16 Ulrich DrepperAdd test for range error in expm1.
2009-05-15 Jim Meyeringrename each .cvsignore file to .gitignore
2009-04-26 Ulrich Drepper* sysdeps/i386/fpu/s_tan.S: Set errno for ±Inf.
2009-04-26 Ulrich Drepper* sysdeps/ieee754/k_standard.c (__kernel_standard)...
2009-04-26 Ulrich Drepper* math/w_fmod.c: Also handle x=±Inf as error.
2009-04-26 Ulrich Drepper* sysdeps/i386/fpu/s_cos.S: Set errno for ±Inf.
2009-04-25 Ulrich Drepper* sysdeps/ieee754/k_standard.c (__kernel_standard)...
2008-11-01 Ulrich Drepper2008-10-24 Joseph Myers <joseph@codesourcery.com>
2008-05-22 Ulrich DrepperWork around braindead IBM128 long double format.
2008-05-11 Ulrich Drepper[BZ #3406]
2008-04-12 Ulrich Drepper* sysdeps/powerpc/fpu/fenv_libc.h: Add libm_hidden_prot...
2008-04-11 Ulrich Drepper[BZ4997]
2008-03-24 Ulrich Drepper[BZ #5857]
2007-10-28 Ulrich Drepper[BZ #2549]
2007-10-06 Ulrich Drepper[BZ #4407]
2007-09-15 Ulrich Drepper* misc/sys/cdefs.h (__va_arg_pack): Define for GCC...
2007-07-12 Ulrich Drepper[BZ #4775, BZ #4776]
2007-06-04 Ulrich Drepper* sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
2007-05-03 Jakub Jelinek* soft-fp/op-common.h (FP_TRUNC): Replace raising of... cvs/fedora-glibc-20070504T0917
2007-05-03 Jakub Jelinek* math/test-misc.c (main): Add tests for rounding long...
2007-04-16 Ulrich Drepper[BZ #3306]
2007-04-16 Ulrich Drepper[BZ #3427]
2007-03-17 Ulrich Drepper* configure.in (libc_cv_gnu89_inline): Test for -fgnu89...
2007-03-15 Ulrich Drepper[BZ #3919]
2007-03-05 Ulrich Drepper[BZ #4096]
2007-01-15 Jakub Jelinek[BZ #2749]
2007-01-11 Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31 Jakub Jelinek.
2006-10-12 Andreas Jaeger2006-11-12 Joseph Myers <joseph@codesourcery.com>
2006-09-20 Andreas Jaeger(lrint_test_upward): Fix typo.
2006-09-20 Ulrich Drepper[BZ #2592]
2006-08-13 Ulrich Drepper[BZ #2832, BZ #2987]
2006-08-03 Ulrich Drepper[BZ #2182]
2006-05-15 Ulrich Drepper* resolv/res_debug.c (loc_ntoa): Make error const.
2006-03-16 Roland McGrath[BZ #2466]
2006-03-16 Roland McGrath[BZ #2423]
2006-02-28 Roland McGrath* Makefile (subdir-target-args): New variable.
2006-02-03 Roland McGrath2006-02-03 Jakub Jelinek <jakub@redhat.com>
2006-02-01 Roland McGrath* math/bits/mathcalls.h: Guard __END_NAMESPACE_C99...
2006-02-01 Roland McGrath* math/divtc3.c: New file.
2006-01-30 Roland McGrath* soft-fp/double.h (FP_CMP_UNORD_D): Also define in
2006-01-28 Roland McGrath2006-01-27 Dwayne Grant McConnell <decimal@us.ibm... cvs/fedora-glibc-20060130T0922
2006-01-19 Roland McGrath* sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h [__ASSEMBLER...
2006-01-17 Roland McGrath* Makerules ($(+sysdir_pfx)sysd-rules): Emit pattern...
2006-01-15 Andreas Jaeger[BZ #1950, BZ #2153]
2006-01-14 Roland McGrath* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowa...
2005-12-14 Ulrich DrepperMoved to csu/errno-loc.c.
2005-12-14 Ulrich Drepper2005-12-13 Ulrich Drepper <drepper@redhat.com>
2005-11-21 Ulrich Drepper..
2005-10-15 Ulrich Drepper[BZ #865]
2005-10-13 Ulrich Drepper[BZ #1466]
next