OSDN Git Service

* config/xtensa/xtensa.md: Remove unused type attributes.
[pf3gnuchains/gcc-fork.git] / gcc / system.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...