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
2006-11-15This commit was manufactured by cvs2svn to create branch 'gdb_6_6-branch'.insight_6_6-20070208-releasegdb_6_6-2006-12-18-releasegdb_6_6-2006-11-15-branchpointgdb_6_6-branchcvs2svn
2006-11-09 [ mingw-Bugs-1590623 ]Danny Smith
2006-10-04 * Makefile.in: Semi-revert semi-reversion of 2006-08-30 change, nowCorinna Vinschen
2006-09-19 * mingwex/mb_wc_common.h (get_codepage): Get itDanny Smith
2006-09-18 * mingwex/gdtoa/g_xfmt.c (g_xfmt): Fix representation of infinity. Use fpcla...Danny Smith
2006-09-16 * mingwex/gdtoa/strtopx.c (strtopx): Fix (sic) infinity.Danny Smith
2006-09-11* Makefile.in: Semi-revert 2006-08-30 change.Christopher Faylor
2006-09-11 * include/_mingw.h (__MINGW_ATTRIB_DEPRECATED): Define.Danny Smith
2006-09-10 * aclocal.m4 (LIB_AC_PROG_CC, LIB_AC_PROG_CC_GNU, LIB_AC_PROG_CXX):Keith Marshall
2006-09-07 * mingwex/gdtoa/misc.c (pow5mult): Restore original code.Danny Smith
2006-09-01 Import David Gay's gdtoa library.Danny Smith
2006-08-30 * Makefile.in: Add with_cross_host to allow more granular checks.Corinna Vinschen
2006-08-272006-08-27 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2006-08-25 * include/ctype.h: Expose iswblank if __cplusplus.Danny Smith
2006-08-04 * include/ctype.h: Remove stray ')'.Danny Smith
2006-08-03 * include/ctype.h (_BLANK): Expand comment.Danny Smith
2006-07-06* include/math.h (__INFF,__INFL): Remove '#'.Danny Smith
2006-07-04 * mingwex/Makefile.in: Add -I$(srcdir)/.. to INCLUDES.Danny Smith
2006-07-03 Add a real Changelog entry.Danny Smith
2006-07-03 Support SSE float environment in fenv.h functions.Danny Smith
2006-06-262006-06-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2006-06-26 * mingwex/math/tgamma.c (SQTPI): Add braces.Danny Smith
2006-06-26 * mingwex/wcrtomb.c (wcsrtombs): Fix src end-pointer thinko.Danny Smith
2006-06-26Changelog formattingDanny Smith
2006-06-23 * include/sys/time.h (struct timezone): Define.Danny Smith
2006-06-19 * configure.in (AC_CONFIG_AUX_DIR): Remove.Danny Smith
2006-06-182006-06-18 Chris Sutcliffe <ir0n3h4d@users.sourceforge.net>Chris Sutcliffe
2006-06-18 * mingwex/dirent.c (_tGetFileAttributes): New helper function.Danny Smith
2006-06-18 * include/sys/time.h: Add header guard. Add extern "C" bracketingDanny Smith
2006-06-13 * include/math.h (HUGE_VAL): Define as builtin if __GNUC__ >= 3.3,Danny Smith
2006-06-13 * mingwex/wcrtomb.c (wcrtomb_cp): Correct typo.Danny Smith
2006-06-13 * Makefile.in (SUBDIRS): Change to lowercase for autoconf 2.59.Danny Smith
2006-05-24update to newer autoconfChristopher Faylor
2006-05-17 * mingwex/wcrtomb.c (wcrtomb_cp): Test (wc > 255) only if C locale.Danny Smith
2006-02-132006-02-13 Earnie Boyd <earnie@users.sf.net>Earnie Boyd
2006-01-192006-01-18 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2005-10-282005-10-27 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2005-10-16 * include/limits.h (SSIZE_MAX): Define.Danny Smith
2005-10-142005-10-13 Wu Yongwei <adah@users.sourceforge.net>Danny Smith
2005-10-12 * include/stddef.h: Remove.Danny Smith
2005-10-12 * mingwex/complex/csqrt.c (csqrt): The sign of real partDanny Smith
2005-10-12 * include/time.h (_time64): Correct prototype.Danny Smith
2005-10-08 * mingwex/fegetenv.c (fegetenv): Restore exception masks.Danny Smith
2005-09-24 * include/math.h (HUGE_VALF, HUGE_VALL, INFINITY, NAN)Danny Smith
2005-09-19 * include/stdlib.h (strtof): Add prototype. UglifyDanny Smith
2005-08-25 * mingwex/fe*.c: Revert previous changes.Danny Smith
2005-08-25 * mingwex/feclearexcept.c (feclearexcept): Change declaration.Danny Smith
2005-08-25 * mingwex/stdio/fseeko64.c (fseeko64): Flush stream beforeDanny Smith
2005-08-13 * Include/_mingw.h: Increment version to 3.8.Chris Sutcliffe
2005-08-10 * include/wctype.h (towupper, towlower): Change arg and return valueDanny Smith