]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fix-header.c
c-common.c: Convert to using ctype macros defined in system.h.
[thirdparty/gcc.git] / gcc / fix-header.c
1998-05-06  Kaveh R. Ghazic-common.c: Convert to using ctype macros defined in...
1998-05-06  Kaveh R. GhaziBe more careful when including <time.h> and <sys/file...
1998-05-05  Manfred Hollsteinfix-header.c (write_rbrac): Add "abort" to functions...
1998-04-19  Manfred Hollsteinfix-header.c (enum special_file): Undefine enumerators...
1998-03-30  Kaveh R. GhaziMore cutover to system.h:
1998-03-29  Jeffrey A Lawcpplib.c (cpp_file_line_for_message): Delete unused...
1998-03-18  Kaveh R. GhaziFix more warnings...
1998-01-27  Jeff Lawc-lex.c: Include <stdlib.h> and <string.h>/<strings.h>.
1997-12-22  Kaveh R. Ghazicse.c (rtx_cost): Add default case in enumeration switch.
1997-05-06  Mike Stumpreformat a little to match GNU coding standards.
1997-04-20  Richard KennerUse symbolic codes for exit.
1996-07-03  Mike Stumpformatting tweaks
1996-06-07  Per Bothner* fix-header.c (read_scan_file): Use CPP_FATAL_ERRORS.
1996-06-07  Per Bothnerfix-header.c (read_scan_file): Use cpp_fatal.
1996-04-15  Doug Evansfix-header.c: #include "gansidecl.h".
1995-12-27  Per Bothnerfix-header.c: Add EXIT_FAILURE and EXIT_SUCCESS to...
1995-12-15  Per Bothnerfix-header.c: Support different kinds of functions...
1995-08-28  Richard KennerFix spelling errors.
1995-06-15  Richard KennerUpdate header.
1995-06-15  Richard KennerUpdate FSF address.
1995-05-16  Richard KennerUse FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.
1995-05-16  Richard KennerFix typos in comments.
1995-04-27  Richard KennerDon't include <sys/stat.h> twice.
1995-04-12  Per Bothnerfix-header.c (main): Fix loop over required_functions_list
1995-04-05  Per BothnerRe-write fixproto/fix-header/etc to use cpplib.
1994-08-11  Per BothnerFix to previous check-in.
1994-08-11  Per BothnerIf NO_IMPLICIT_EXTERN_C is defined, add extern "C"...
1994-08-08  Richard Kenner(write_rbrac): Set up to use fixed headers if __USE_FIX...
1994-07-29  Richard Kenner(write_{l,r}brac): Specify return type of int.
1994-06-14  Richard Kenner(xstrdup): Renamed from strdup.
1994-03-25  Richard Kenner(read_scan_file): Remove decl of unused variable RPTR.
1994-03-22  Per BothnerMake sstring buf extern (rather than "common").
1993-12-22  Jim Wilson(missing_extern_C_count): Ifdef out.
1993-11-21  Richard Stallman(write_rbrac): Make added declarations conditional
1993-11-20  Richard Stallman(write_rbrac): Treat rewinddir like memmove.
1993-11-12  Richard Stallman(write_rbrac): Handle v*printf like memmove.
1993-11-11  Richard Stallman(fancy_abort): Defined.
1993-10-27  Richard KennerDelete duplicate definition of "buf".
1993-10-22  Richard StallmanRenamed from patch-header.c.
1993-10-21  Richard StallmanSimplify and fix handling of errno.h.
1993-10-20  Richard Stallman(main): Delete output file before opening it.
1993-10-20  Richard Stallman(inf_size): Move decl inside main.
1993-10-13  Per Bothnerinclude <sys/types.h> before <sys/stat.h>.
1993-10-12  Per BothnerRe-write , to use scan_decls as a sub-routine.
1993-08-10  Per BothnerMerge. See ChangeLog.
1993-07-27  Per Bothnerpatch-header.c (read_scan_file): Minor re-write to...
1993-07-26  Per BothnerInitial revision