]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/system.h
Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for
[thirdparty/gcc.git] / gcc / system.h
1999-01-27  lawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-17  rth* system.h (bcopy): Implement with memmove not memcpy.
1999-01-08  gerald * system.h (abort): Supply more detailed information...
1999-01-06  lawMore copyright fixes. Oh what fun.
1998-12-16  ghazi * cccp.c: Don't define MIN/MAX anymore.
1998-12-07  law * configure.in: Test for availability of putc_u...
1998-11-27  ghazi * system.h: Include libiberty.h.
1998-11-23  rth * configure.in: Look for <sys/stat.h>.
1998-11-23  law * cccp.c (S_ISREG, S_ISDIR): Delete defines.
1998-11-19  ghazi * configure.in: Don't do AC_CHECK_HEADERS(wait...
1998-11-08  ghazi * gansidecl.h: Prepend a "G" to the macro wrapp...
1998-09-13  ghaziAdd support for strsignal, for platforms which have...
1998-09-03  ghazi * aclocal.m4 (GCC_HEADER_STRING): New macro...
1998-08-26  ghazi * system.h: Include stdarg.h/varargs.h, make...
1998-06-30  ghaziAdd the ability to GCC_NEED_DECLARATION{S} for looking...
1998-06-30  ghaziRemove autoconf things and OS header stuff (namely...
1998-06-28  ghaziConsolidate strerror handling, as well as getcwd/getwd.
1998-06-03  drepperAdd _() and N_() macros.
1998-05-12  ghaziConsolidate support for "String-ification" into system.h:
1998-05-10  law * acconfig.h (HAVE_VOLATILE): Insert stub for...
1998-05-06  ghaziThe isascii check is needed by system.h.
1998-05-06  ghaziBe more careful when including <time.h> and <sys/file...
1998-04-27  meissnerRedefine abort to report linenumber and filename of...
1998-02-28  ghaziI've backed out of including stat.h via system.h becaus...
1998-02-15  law * system.h: Fix return type of bcmp prototype...
1998-02-13  law * system.h: New file to get common systems includes...