]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fix-header.c
Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for
[thirdparty/gcc.git] / gcc / fix-header.c
1999-01-27  lawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-23  ghaziUpdate copyrights
1999-01-23  ghazi * final.c (bb_str): Qualify a char* with the...
1998-12-15  law * fix-header.c: Don't define xstrdup here.
1998-12-07  brolley1998-12-07 Zack Weinberg <zack@rabi.phys.columbia...
1998-11-27  ghazi * system.h: Include libiberty.h.
1998-11-08  ghazi * gansidecl.h: Prepend a "G" to the macro wrapp...
1998-11-07  ghazi * configure.in (host_xm_file, build_xm_file...
1998-10-17  ghaziWarning fixes:
1998-10-14  ghaziAdd ATTRIBUTE_NORETURN in a bunch of places:
1998-09-02  law * fix-header.c (symlink): Treat like readlink.
1998-08-26  ghazi * system.h: Include stdarg.h/varargs.h, make...
1998-05-19  ghaziWarning Fixes:
1998-05-13  ghaziWarning fixes:
1998-05-06  ghazi * c-common.c: Convert to using ctype macros...
1998-05-06  ghaziBe more careful when including <time.h> and <sys/file...
1998-05-05  manfred(
1998-04-19  manfredd
1998-03-30  ghaziMore cutover to system.h:
1998-03-29  law * cpplib.c (cpp_file_line_for_message): Delete...
1998-03-18  ghaziFix more warnings...
1998-01-27  law/
1997-12-22  law * cse.c (rtx_cost): Add default case in enumera...
1997-05-06  mrsreformat a little to match GNU coding standards.
1997-04-20  kennerUse symbolic codes for exit.
1996-07-03  mrsformatting tweaks
1996-06-07  bothner* fix-header.c (read_scan_file): Use CPP_FATAL_ERRORS.
1996-06-07  bothner* fix-header.c (read_scan_file): Use cpp_fatal.
1996-04-15  dje * fix-header.c: #include "gansidecl.h".
1995-12-27  bothner* fix-header.c: Add EXIT_FAILURE and EXIT_SUCCESS...
1995-12-15  bothner* fix-header.c: Support different kinds of functions...
1995-08-28  kennerFix spelling errors.
1995-06-15  kennerUpdate header.
1995-06-15  kennerUpdate FSF address.
1995-05-16  kennerUse FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.
1995-05-16  kennerFix typos in comments.
1995-04-27  kennerDon't include <sys/stat.h> twice.
1995-04-12  bothner* fix-header.c (main): Fix loop over required_function...
1995-04-05  bothnerRe-write fixproto/fix-header/etc to use cpplib.
1994-08-11  bothnerFix to previous check-in.
1994-08-11  bothnerIf NO_IMPLICIT_EXTERN_C is defined, add extern "C"...
1994-08-08  kenner(write_rbrac): Set up to use fixed headers if __USE_FIX...
1994-07-29  kenner(write_{l,r}brac): Specify return type of int.
1994-06-14  kenner(xstrdup): Renamed from strdup.
1994-03-25  kenner(read_scan_file): Remove decl of unused variable RPTR.
1994-03-22  bothnerMake sstring buf extern (rather than "common").
1993-12-22  wilson(missing_extern_C_count): Ifdef out.
1993-11-21  rms(write_rbrac): Make added declarations conditional
1993-11-20  rms(write_rbrac): Treat rewinddir like memmove.
1993-11-12  rms(write_rbrac): Handle v*printf like memmove.
1993-11-11  rms(fancy_abort): Defined.
1993-10-27  kennerDelete duplicate definition of "buf".
1993-10-22  rmsRenamed from patch-header.c.
1993-10-21  rmsSimplify and fix handling of errno.h.
1993-10-20  rms(main): Delete output file before opening it.
1993-10-20  rms(inf_size): Move decl inside main.
1993-10-13  bothnerinclude <sys/types.h> before <sys/stat.h>.
1993-10-12  bothnerRe-write , to use scan_decls as a sub-routine.
1993-08-10  bothnerMerge. See ChangeLog.
1993-07-27  bothner* patch-header.c (read_scan_file): Minor re-write...
1993-07-26  bothnerInitial revision