aboutsummaryrefslogtreecommitdiff
path: root/gcc/gen-protos.c
AgeCommit message (Expand)Author
2003-07-212003-07-21 Steven Bosscher <steven@gcc.gnu.org>Diego Novillo
2002-12-03Merge with basic-improvements as of 2002-12-03.Diego Novillo
2001-10-21 * c-format.c (maybe_read_dollar_number): Use safe-ctype macrosKaveh Ghazi
2001-10-112001-10-10 Stan Shebs <shebs@apple.com>Stan Shebs
2000-02-27 * Makefile.in (STMP_FIXINC): New toggle.Zack Weinberg
2000-02-26Fix copyrights.Jeffrey A Law
2000-02-08 * Makefile.in (GEN_PROTOS_OBJS): Remove libcpp.a.Zack Weinberg
1999-10-03 * cpplib.c (if_directive_nameo): Add static prototype.Kaveh Ghazi
1999-09-07 * cpperror.c (cpp_file_line_for_message): Constify a char*.Kaveh Ghazi
1999-09-07Merge in gcc2-ss-010999Jeffrey A Law
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