OSDN Git Service

formatting tweaks
[pf3gnuchains/gcc-fork.git] / gcc / fix-header.c
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