summaryrefslogtreecommitdiff
path: root/gcc/gen-protos.c
Commit message (Expand)AuthorAgeFilesLines
* bitmap.c, [...]: Update copyright.Kazu Hirata2004-10-151-1/+1
* Fix gen-proto (fixproto) build failure.James E Wilson2004-09-131-1/+1
* Makefile.in (gengtype): Use $(BUILD_ERRORS).Nathan Sidwell2004-09-091-3/+1
* gen-protos.c (main): Readd unused attribute for argc.Andreas Jaeger2003-06-011-1/+1
* * gen-protos.c (main): Revert patch to check for argument.Andreas Jaeger2003-06-011-3/+0
* genrecog.c: Use ISO C90 prototypes.Andreas Jaeger2003-06-011-15/+11
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-1/+3
* c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr...Kaveh R. Ghazi2001-10-211-1/+2
* alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs2001-10-111-1/+1
* Makefile.in (STMP_FIXINC): New toggle.Zack Weinberg2000-02-271-18/+0
* Fix copyrights.Jeff Law2000-02-251-1/+2
* Makefile.in (GEN_PROTOS_OBJS): Remove libcpp.a.Zack Weinberg2000-02-081-3/+24
* cpplib.c (if_directive_nameo): Add static prototype.Kaveh R. Ghazi1999-10-031-1/+6
* cpperror.c (cpp_file_line_for_message): Constify a char*.Kaveh R. Ghazi1999-09-071-1/+1
* Merge in gcc2-ss-010999Jeff Law1999-09-061-1/+1
* gen-protos.c: #undef abort after including system.h.Zack Weinberg1999-04-211-18/+1
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forJeffrey A Law1999-01-261-14/+0
* configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con...Kaveh R. Ghazi1998-11-071-1/+0
* gen-protos.c (parse_fn_proto): Cast argument of ISALNUM to `unsigned char'.Kaveh R. Ghazi1998-09-161-6/+6
* Warning Fixes:Kaveh R. Ghazi1998-05-191-2/+3
* c-common.c: Convert to using ctype macros defined in system.h.Kaveh R. Ghazi1998-05-061-2/+2
* More cutover to system.h:Kaveh R. Ghazi1998-03-301-2/+1
* Fix more warnings...Kaveh R. Ghazi1998-03-181-2/+1
* sys-protos.h (gethostid): Make return type `int' ifdef __alpha__.Doug Evans1996-08-151-32/+0
* gen-protos.c (overrides): New static local.Doug Evans1996-08-061-88/+154
* formatting tweaksMike Stump1996-07-031-1/+1
* (main): Change argv[i] to argv[0][i].Jim Wilson1996-06-131-2/+2
* gen-protos.c (progname): New variable (needed by cppalloc.c).Per Bothner1996-06-071-0/+5
* Update FSF address.Richard Kenner1995-06-151-1/+1
* Use FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.Richard Kenner1995-05-161-5/+2
* Re-write fixproto/fix-header/etc to use cpplib.Per Bothner1995-04-051-1/+28
* (main): Remove unused args in call to fprintf.Richard Kenner1994-02-141-2/+2
* (fancy_abort): New function.Richard Stallman1993-11-111-2/+12
* Comment change.Richard Stallman1993-11-061-1/+1
* Include hconfig.h.Richard Kenner1993-10-261-0/+1
* Include ctype.h.Richard Stallman1993-10-181-0/+1
* Remove some extraneuous garbase output.Per Bothner1993-08-091-1/+1
* Disable obnoxious warning message.Per Bothner1993-07-271-2/+4
* Initial revisionPer Bothner1993-07-251-0/+141