aboutsummaryrefslogtreecommitdiff
path: root/gcc/gen-protos.c
AgeCommit message (Expand)AuthorFilesLines
2000-02-27Makefile.in (STMP_FIXINC): New toggle.Zack Weinberg1-18/+0
2000-02-25Fix copyrights.Jeff Law1-1/+2
2000-02-08Makefile.in (GEN_PROTOS_OBJS): Remove libcpp.a.Zack Weinberg1-3/+24
1999-10-03cpplib.c (if_directive_nameo): Add static prototype.Kaveh R. Ghazi1-1/+6
1999-09-07cpperror.c (cpp_file_line_for_message): Constify a char*.Kaveh R. Ghazi1-1/+1
1999-09-06Merge in gcc2-ss-010999Jeff Law1-1/+1
1999-04-21gen-protos.c: #undef abort after including system.h.Zack Weinberg1-18/+1
1999-01-26Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forJeffrey A Law1-14/+0
1998-11-07configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con...Kaveh R. Ghazi1-1/+0
1998-09-16gen-protos.c (parse_fn_proto): Cast argument of ISALNUM to `unsigned char'.Kaveh R. Ghazi1-6/+6
1998-05-19Warning Fixes:Kaveh R. Ghazi1-2/+3
1998-05-06c-common.c: Convert to using ctype macros defined in system.h.Kaveh R. Ghazi1-2/+2
1998-03-30More cutover to system.h:Kaveh R. Ghazi1-2/+1
1998-03-18Fix more warnings...Kaveh R. Ghazi1-2/+1
1996-08-15sys-protos.h (gethostid): Make return type `int' ifdef __alpha__.Doug Evans1-32/+0
1996-08-06gen-protos.c (overrides): New static local.Doug Evans1-88/+154
1996-07-03formatting tweaksMike Stump1-1/+1
1996-06-13(main): Change argv[i] to argv[0][i].Jim Wilson1-2/+2
1996-06-07gen-protos.c (progname): New variable (needed by cppalloc.c).Per Bothner1-0/+5
1995-06-15Update FSF address.Richard Kenner1-1/+1
1995-05-16Use FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.Richard Kenner1-5/+2
1995-04-05Re-write fixproto/fix-header/etc to use cpplib.Per Bothner1-1/+28
1994-02-14(main): Remove unused args in call to fprintf.Richard Kenner1-2/+2
1993-11-11(fancy_abort): New function.Richard Stallman1-2/+12
1993-11-06Comment change.Richard Stallman1-1/+1
1993-10-26Include hconfig.h.Richard Kenner1-0/+1
1993-10-18Include ctype.h.Richard Stallman1-0/+1
1993-08-09Remove some extraneuous garbase output.Per Bothner1-1/+1
1993-07-27Disable obnoxious warning message.Per Bothner1-2/+4
1993-07-25Initial revisionPer Bothner1-0/+141