Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-082009-08-08 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe
2009-07-182009-07-18 Gregory McGarry <gregorymcgarry@users.sourceforge.net>Chris Sutcliffe
2008-10-14Fix MinGW-Bug [2160227]: Eliminate conflicting declarations and implementatio...Keith Marshall
2008-03-212008-03-21 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe
2007-10-032007-10-03 Bernd Becker <hugin@users.sourceforge.net>Chris Sutcliffe
2006-07-06* include/math.h (__INFF,__INFL): Remove '#'.Danny Smith
2006-06-13 * include/math.h (HUGE_VAL): Define as builtin if __GNUC__ >= 3.3,Danny Smith
2005-09-24 * include/math.h (HUGE_VALF, HUGE_VALL, INFINITY, NAN)Danny Smith
2005-06-16 * include/_mingw.h (__MINGW_GNUC_PREREQ): Define. Use toDanny Smith
2005-05-10 * mingwex/math/nexttoward.c: New file.Danny Smith
2005-05-09 * mingwex/math/nextafterf.c (nextafterf): CorrectDanny Smith
2005-05-08 * mingwex/math/erfl.c: New file.Danny Smith
2005-05-03 * mingwex/math/signbit.c (__signbit): Make return valueDanny Smith
2005-02-112005-02-11 Gregory W. Chicares <chicares at cox dot net>Danny Smith
2004-10-07 * include/math.h (ashinh, asinhf, asinhl, acosh, acoshf, acoshl,Danny Smith
2004-07-15 * include/math.h: Add pragma GCC system_header.Danny Smith
2004-07-022 * mingwex/Makefile.in (MATH_DISTFILES): Remove pow.c,Danny Smith
2004-04-21 * CONTRIBUTORS: New file.Earnie Boyd
2004-03-292004-03-28 Hans Leidekker <hans@it.vu.nl>Luke Dunstan
2004-03-26 Add prototypes for new msvcrt.dll versionsDanny Smith
2003-10-28 * include/math.h: Guard ISO C99 additions with __cplusplusDanny Smith
2003-10-21 * include/math.h (cabs): Remove non-ISO prototype.Danny Smith
2003-09-24 * include/_mingw.h (__CRT_INLINE): Define.Danny Smith
2003-05-14 * include/math.h (fabs) : Remove inline definition.Danny Smith
2003-02-11 * include/math.h: Remove _CRTIMP from pow() prototype,Danny Smith
2003-02-11 * include/_mingw.h (_CRTIMP): Define for __GNUC__ ifDanny Smith
2003-01-26 * include/math.h (tgamma): Correct typo in comment.Danny Smith
2002-12-08 * mingwex/math/s_erf.c: New file.Danny Smith
2002-12-07 * include/math.h: Add traditional/XOPEN math constants.Danny Smith
2002-11-27 * mingwex/math/lgamma.c: New file.Danny Smith
2002-11-09 * include/math.h (sqrt): Remove inline definition.Danny Smith
2002-08-21 * include/math.h (asm): Change to __asm__ throughout.Danny Smith
2002-07-29Add incomplet long double math support to libmingwex.aDanny Smith
2002-06-13 * include/_mingw.h: Increment version to 2.0.Danny Smith
2002-04-04 * include/math.h (DOMAIN, SING, OVERFLOW, UNDERFLOW,Danny Smith
2001-12-05Merge MinGW CVS differencesEarnie Boyd
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor