OSDN Git Service

config:
[pf3gnuchains/gcc-fork.git] / gcc / fix-header.c
2000-10-28 neil2000-10-28 Neil Booth <neilb@earthling.net>
2000-09-01 jason * fix-header.c (write_rbrac): Add putc and...
2000-08-20 neil * fix-header.c (read_scan_file): Initialize cpplib.
2000-08-20 neil * fix-header.c (main): Initialize cpplib.
2000-07-08 zack * cpplib.h (struct cpp_name): Now struct cpp_string.
2000-07-04 zacktop level:
2000-06-21 zack * cppfiles.c (cpp_make_system_header): New function.
2000-05-02 zack * cpplib.h (CPP_POP, parse_cleanup_t): Delete.
2000-04-30 zack * cpplex.c (cpp_idcmp): New function.
2000-04-14 zack * cpplex.c (cpp_output_tokens, cpp_scan_buffer_nooutpu...
2000-04-11 zack * cppexp.c, cpphash.c, cpphash.h, cpplex.c, cpplib.c,
2000-03-31 zack * cpplib.h: Merge struct cpp_options into struct cpp_r...
2000-03-08 zack * Makefile.in (LIBCPP_DEPS): New macro.
2000-02-27 ghazi * fix-header.c (recognized_function): Also fix prototy...
2000-02-26 lawFix copyrights.
2000-02-10 zack * cppexp.c: Don't include cpphash.h.
2000-02-10 zack * cpplib.h: Provide HASHNODE typedef and forward decl of
2000-02-08 zack * Makefile.in (GEN_PROTOS_OBJS): Remove libcpp.a.
2000-01-14 ghazi * eh-common.h: PROTO -> PARAMS.
1999-11-03 ghazi * fix-header.c (recognized_extern, recognized_f...
1999-09-07 ghazi * cpperror.c (cpp_file_line_for_message): Constify...
1999-08-29 law * fix-header.c (main): Do not pass a null point...
1999-08-02 law * fix-header.c (main): When testing for CONTINU...
1999-04-21 zack1999-04-21 14:55 -0400 Zack Weinberg <zack@rabi.colum...
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