aboutsummaryrefslogtreecommitdiff
path: root/gcc/gen-protos.c
AgeCommit message (Expand)Author
1999-04-211999-04-21 14:55 -0400 Zack Weinberg <zack@rabi.columbia.edu>Zack Weinberg
1999-01-27Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forJeffrey A Law
1998-11-07 * configure.in (host_xm_file, build_xm_file, xm_file, tm_file):Kaveh Ghazi
1998-09-16 * gen-protos.c (parse_fn_proto): Cast argument of ISALNUM toKaveh Ghazi
1998-05-19Warning Fixes:Kaveh Ghazi
1998-05-06 * c-common.c: Convert to using ctype macros defined in system.h.Kaveh Ghazi
1998-03-30More cutover to system.h:Kaveh Ghazi
1998-03-18Fix more warnings...Kaveh Ghazi
1996-08-15 * sys-protos.h (gethostid): Make return type `int' ifdef __alpha__.Doug Evans
1996-08-06 * gen-protos.c (overrides): New static local.Doug Evans
1996-07-03formatting tweaksMike Stump
1996-06-14(main): Change argv[i] to argv[0][i].Jim Wilson
1996-06-07* gen-protos.c (progname): New variable (needed by cppalloc.c).Per Bothner
1995-06-15Update FSF address.Richard Kenner
1995-05-16Use FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.Richard Kenner
1995-04-05Re-write fixproto/fix-header/etc to use cpplib.Per Bothner
1994-02-15(main): Remove unused args in call to fprintf.Richard Kenner
1993-11-11(fancy_abort): New function.Richard Stallman
1993-11-06Comment change.Richard Stallman
1993-10-27Include hconfig.h.Richard Kenner
1993-10-18Include ctype.h.Richard Stallman
1993-08-10Remove some extraneuous garbase output.Per Bothner
1993-07-27Disable obnoxious warning message.Per Bothner
1993-07-26Initial revisionPer Bothner