aboutsummaryrefslogtreecommitdiff
path: root/gcc/gen-protos.c
AgeCommit message (Expand)AuthorFilesLines
2005-06-25Update FSF address.Kelley Cook1-1/+1
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-04-26collect2.c, [...]: Replace calls to `unlock_stream' with `unlock_std_streams'.Kaveh R. Ghazi1-3/+1
2005-04-24collect2.c (main): Unlock the stdio streams.Kaveh R. Ghazi1-0/+5
2004-10-15bitmap.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-09-13Fix gen-proto (fixproto) build failure.James E Wilson1-1/+1
2004-09-09Makefile.in (gengtype): Use $(BUILD_ERRORS).Nathan Sidwell1-3/+1
2003-06-01gen-protos.c (main): Readd unused attribute for argc.Andreas Jaeger1-1/+1
2003-06-01* gen-protos.c (main): Revert patch to check for argument.Andreas Jaeger1-3/+0
2003-06-01genrecog.c: Use ISO C90 prototypes.Andreas Jaeger1-15/+11
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-1/+3
2001-10-21c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr...Kaveh R. Ghazi1-1/+2
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs1-1/+1
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