| Commit message (Expand) | Author | Age | Files | Lines |
* | This commit was manufactured by cvs2svn to create branch 'binutils-binutils-2_20-branchpoint | cvs2svn | 2009-09-04 | 152 | -9905/+0 |
* | 2009-07-23 Jacky Lai <crazyjacky@users.sourceforge.net> | Chris Sutcliffe | 2009-07-24 | 1 | -1/+1 |
* | 2009-07-17 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> | Chris Sutcliffe | 2009-07-18 | 9 | -300/+300 |
* | Avoid precision errors in round(), lround() and llround() functions. | Keith Marshall | 2008-06-03 | 12 | -138/+270 |
* | 2007-11-26 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> | Chris Sutcliffe | 2007-11-27 | 10 | -97/+97 |
* | Import David Gay's gdtoa library. | Danny Smith | 2006-08-31 | 2 | -2031/+0 |
* | * mingwex/math/tgamma.c (SQTPI): Add braces. | Danny Smith | 2006-06-26 | 1 | -1/+1 |
* | * mingwex/wcrtomb.c (wcsrtombs): Fix src end-pointer thinko. | Danny Smith | 2006-06-26 | 3 | -20/+36 |
* | * mingwex/math/nexttoward.c: New file. | Danny Smith | 2005-05-10 | 3 | -0/+84 |
* | * mingwex/math/nextafterf.c (nextafterf): Correct | Danny Smith | 2005-05-09 | 2 | -8/+67 |
* | * mingwex/math/erfl.c: New file. | Danny Smith | 2005-05-08 | 1 | -0/+299 |
* | * mingwex/math/signbit.c (__signbit): Make return value | Danny Smith | 2005-05-03 | 3 | -3/+3 |
* | 2005-02-11 Gregory W. Chicares <chicares at cox dot net> | Danny Smith | 2005-02-11 | 3 | -0/+86 |
* | * include/math.h (ashinh, asinhf, asinhl, acosh, acoshf, acoshl, | Danny Smith | 2004-10-06 | 10 | -0/+367 |
* | * mingwex/math/powl.c (powl): Revert change of 2004-02-01. | Danny Smith | 2004-07-28 | 1 | -14/+35 |
* | * mingwex/math/expl.c (expl): Move body of code to new static | Danny Smith | 2004-07-27 | 1 | -20/+14 |
* | * mingwex/math/cephes_emath.h (__etens): Remove declaration. | Danny Smith | 2004-07-12 | 1 | -2/+0 |
* | * mingwex/math/lround.c: Rewrite. | Danny Smith | 2004-04-22 | 6 | -116/+92 |
* | * mingwex/math/round.c: Rewrite. | Danny Smith | 2004-03-29 | 3 | -79/+15 |
* | * mingwex/math/ldexpl.c (ldexpl): Call __asm__("fscale") | Danny Smith | 2004-02-01 | 1 | -8/+13 |
* | * mingwex/math/powl.c (powl): Return infinity if | Danny Smith | 2004-02-01 | 1 | -0/+8 |
* | * mingwex/math/cephes_emath.h (__enan_64): Fix thinko. | Danny Smith | 2004-01-31 | 1 | -10/+13 |
* | * mingwex/math/cephes_mconf.h (NAN, NANF, NANL): | Danny Smith | 2003-10-21 | 1 | -3/+23 |
* | * mingwex/math/s_erf.c (erf): Set errno to ERANGE if | Danny Smith | 2003-10-21 | 2 | -1/+9 |
* | * mingwex/math/trunc.c (trunc): Provide lvalue for memory input constraint. | Danny Smith | 2003-07-03 | 5 | -23/+23 |
* | * mingwex/math/tgamma.c, tgammaf.c, tgammal.c (small): | Earnie Boyd | 2003-07-01 | 3 | -8/+8 |
* | Get rid of some warnings
| Danny Smith | 2003-03-17 | 3 | -7/+16 |
* | * mingwex/math/cephes_emath.h: Don't redefine INFINITY. | Danny Smith | 2003-02-10 | 1 | -1/+0 |
* | * mingwex/math/llround.c: Correct function name and | Danny Smith | 2003-01-11 | 1 | -3/+3 |
* | * mingwex/math/s_erf.c: New file. | Danny Smith | 2002-12-08 | 2 | -0/+601 |
* | * mingwex/math/lgamma.c: New file. | Danny Smith | 2002-11-27 | 7 | -0/+2277 |
* | Add strtold and wcstold to libmingwex.a | Danny Smith | 2002-11-26 | 2 | -0/+2031 |
* | * include/math.h (sqrt): Remove inline definition. | Danny Smith | 2002-11-09 | 2 | -6/+29 |
* | * mingwex/math/powil.c: Rename powil to __powil. | Danny Smith | 2002-10-06 | 6 | -63/+1348 |
* | * mingwex/math/files.txt: Remove inadvertantly added file. | Danny Smith | 2002-09-19 | 1 | -1/+0 |
* | * mingwex/math/hypotl.c: Replace with version based on cephes | Danny Smith | 2002-09-02 | 1 | -43/+58 |
* | Add incomplet long double math support to libmingwex.a | Danny Smith | 2002-07-29 | 131 | -0/+4685 |