OSDN Git Service

Thanks to David Frasier <davidf@sjsoft.com> who inspired portions of
[pf3gnuchains/sourceware.git] / winsup / mingw / ChangeLog
2003-02-21 earnie Thanks to David Frasier <davidf@sjsoft.com> who inspir...
2003-02-20 corinna * Makefile.in: Make sure libmingwex.a from current...
2003-02-14 cgf* profile/Makefile.in (mcount.o): Use ALL_CFLAGS for...
2003-02-14 dannysmithFix typo in last ChangeLog entry.
2003-02-14 dannysmith * profile/Makefile.in (mcount,o): Use -O1 optimization
2003-02-10 dannysmith * include/math.h: Remove _CRTIMP from pow() prototype,
2003-02-10 dannysmith * mingwex/math/cephes_emath.h: Don't redefine INFINITY.
2003-02-10 dannysmith * include/_mingw.h (_CRTIMP): Define for __GNUC__ if
2003-02-08 earnie * include/_mingw.h: Change version to 3.0
2003-02-08 earnie * include/stdlib.h: Make words after #endif a comment.
2003-02-07 dannysmith * include/locale.h: Include stddef.h for definition...
2003-01-26 dannysmith * include/math.h (tgamma): Correct typo in comment.
2003-01-26 dannysmith * mingwex/mingw-fseek.c (INLINE): Remove define.
2003-01-11 dannysmith * mingwex/math/llround.c: Correct function name and
2003-01-07 dannysmith * include/ctype.h (__isascii): Don't cast arg to unsigned.
2003-01-03 dannysmith * include/stdlib.h (_osver, _winver, _winmajor,
2003-01-01 dannysmith2003-01-01 Danny Smith <dannysmith@users.sourceforge...
2002-12-20 earnie * include/_mingw.h: Increment version to 2.4.
2002-12-12 earnie * include/malloc.h (_alloca): Add definition.
2002-12-08 dannysmith * mingwex/math/s_erf.c: New file.
2002-12-07 dannysmith * include/math.h: Add traditional/XOPEN math constants.
2002-11-26 dannysmithAdd strtold and wcstold to libmingwex.a
2002-10-30 dannysmith2002-10-30 Guido Serassio <serassio@libero.it>
2002-10-20 dannysmith2002-10-19 Kang Li <rubylith@users.sourceforge.net>
2002-10-20 dannysmith2002-10-19 Danny Smith <dannysmith@users.sourceforge...
2002-10-19 dannysmith * Makefile.in (CRT0S): Add txtmode.o binmode.o.
2002-10-11 dannysmith * include/stdint.h (INT64_C, UINT64_C ): Append suffix...
2002-10-11 dannysmith * include/string.h (strcasecmp): Make extern __inline__.
2002-10-08 dannysmith2002-10-08 Heiko Gerdau <hg@technosis.de>
2002-10-06 dannysmith * mingwex/math/powil.c: Rename powil to __powil.
2002-10-03 dannysmith * include/cytpe.h (_imp____mbcur_max): Add missing...
2002-10-03 dannysmith * include/fcntl.h (_fmode): Remove declarations and
2002-10-02 dannysmith * include/stdlib.h (_imp____mbcur_max): add missing...
2002-09-19 dannysmith * mingwex/math/files.txt: Remove inadvertantly added...
2002-09-19 dannysmith * include/string.h (_strerror): Move into #ifndef
2002-09-17 dannysmith * include/time.h (__need_NULL): Define before including
2002-09-16 dannysmith2002-09-16 Ranjit Matthew <rmathew@hotmail.com>
2002-09-12 dannysmith * include/sys/time.h (timeval): Add struct definition and
2002-09-05 earnie * include/_mingw.h: Increment version to 2.3.
2002-09-05 earnie * mingwex/fegetenv.c: Change to \n line endings.
2002-09-02 dannysmith * mingwex/math/hypotl.c: Replace with version based...
2002-08-28 dannysmith * include/sys/param.h: Add ENDIAN defines.
2002-08-28 dannysmith * test_headers.c: Don't include varargs.h.
2002-08-21 earnie * include/sys/param.h: New File.
2002-08-21 earnie * include/_mingw.h: Increment version to 2.2.
2002-08-20 dannysmith * include/math.h (asm): Change to __asm__ throughout.
2002-08-20 dannysmith * include/tchar.h: Ansi-fy another comment.
2002-08-20 dannysmith * include/tchar.h: Ansi-fy comment.
2002-08-20 dannysmith * test_headers.c : New file.
2002-08-14 earnie * include/unistd.h: Add include of process.h.
2002-08-03 dannysmith* include/stdio.h (_fcloseall): Add prototype.
2002-07-29 dannysmith* include/tchar.h (_tfdopen): Correct typo.
2002-07-29 dannysmithAdd incomplet long double math support to libmingwex.a
2002-06-18 dannysmith * include/tchar.h (_getts): Define as _getws for _UNICODE.
2002-06-18 dannysmith * include/float.h: #include_next<float.h> before heade...
2002-06-18 dannysmith2002-06-18 Casper S. Hornstrup <chorns@users.sourcefo...
2002-06-15 earnie * include/_mingw.h: Increment to version 2.1.
2002-06-15 earnie * Makefile.in (conf_prefix): New variable.
2002-06-13 dannysmith * include/_mingw.h: Increment version to 2.0.
2002-04-20 dannysmith * include/mbstring.h: New file.
2002-04-20 dannysmith * include/tchar.h (_tputenv): Add UNICODE mappings.
2002-04-20 dannysmith * include/tchar.h (_tputenv): Add UNICODE mappings.
2002-04-18 dannysmith * dirent.c (opendir): Convert given pathname to
2002-04-09 earnie * include/_mingw.h: Increment version.
2002-04-09 earnie * Makefile.in: Use bzip2 compression for Cygwin target.
2002-04-09 earnie * moldname-crtdll.def: Remove CR from end of line.
2002-04-04 dannysmith * include/math.h (DOMAIN, SING, OVERFLOW, UNDERFLOW,
2002-03-30 dannysmith * include/stdio.h (_snwprintf): Correct spelling.
2002-03-26 dannysmith * moldname.def.in (__MSVCRT__): Replace with !(__CRTDLL).
2002-01-27 dannysmith * include/malloc.h (_heapinfo): Correct structure...
2002-01-25 earnieMerge MinGW changes
2002-01-25 dannysmithRemove duplicate changelog entry.
2002-01-25 dannysmith * profile/profil.c: Update copyright info.
2002-01-25 dannysmith * include/tchar.h (_TCHAR): Add missing ;.
2002-01-25 dannysmith * include/tchar.h (_TCHAR): Add typedefs.
2001-12-07 earnie * Makefile.in: Increment VERSION.
2001-12-05 earnieMerge MinGW CVS differences
2001-12-05 earnie * include/strings.h: New file.
2001-11-07 rbcollins2001-11-08 Robert Collins <rbtcollins@hotmail.com>
2001-11-05 duda* Makefile.in: Delete unused executable after creating...
2001-11-01 earnie2001-10-30 Danny Smith <dannysmith@users.sourceforge...
2001-09-19 earnie2001-09-19 Earnie Boyd <earnie@SF.net>
2001-09-17 earnie * Makefile.in: Increment version.
2001-09-10 earnie2001-09-10 Earnie Boyd <earnie@SF.net>
2001-09-06 cgfRevert inadvertently checked in files.
2001-09-05 cgf* Makefile.in: Install libstdc++.a if it does not exist.
2001-08-29 earnie * include/stdarg.h (va_list): Typedef as __builtin_va_...
2001-08-05 earnie * include/stdlib.h (_wpgmptr): Don't declare ifndef...
2001-06-18 cgfRemove blank line.
2001-06-11 earnie * profile/configure.in: Make msvcrt.dll version default.
2001-06-11 earnie * include/stdio.h (swscanf): Make first arugument...
2001-06-04 earnie * include/_mingw.h: Change version to 1.0.
2001-02-21 earnie * include/tchar.h: (__TEXT): Remove undef.
2001-02-02 earnieFri Feb 2 10:34:07 2001 Earnie Boyd <earnie@users...
2001-01-31 earnie * Makefile.in: Increment version to 0.5
2001-01-30 earnie * include/assert.h: (assert): Remove ; from end of...
2001-01-30 earnie * include/time.h: (CLOCKS_PER_SEC): Type cast the...
2001-01-29 earnie * time.h: (CLOCKS_PER_SEC) Change from FP to integer...
2001-01-28 earnie * include/wchar.h: The 2001.01.18 Change was incorrect...
2001-01-28 earnie *include/stdlib.h (__p__pgmptr): add prototype.
next