Age | Commit message (Expand) | Author | Files | Lines |
2003-06-01 | gen-protos.c (main): Readd unused attribute for argc. | Andreas Jaeger | 1 | -1/+1 |
2003-06-01 | * gen-protos.c (main): Revert patch to check for argument. | Andreas Jaeger | 1 | -3/+0 |
2003-06-01 | genrecog.c: Use ISO C90 prototypes. | Andreas Jaeger | 1 | -15/+11 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -1/+3 |
2001-10-21 | c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr... | Kaveh R. Ghazi | 1 | -1/+2 |
2001-10-11 | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 1 | -1/+1 |
2000-02-27 | Makefile.in (STMP_FIXINC): New toggle. | Zack Weinberg | 1 | -18/+0 |
2000-02-25 | Fix copyrights. | Jeff Law | 1 | -1/+2 |
2000-02-08 | Makefile.in (GEN_PROTOS_OBJS): Remove libcpp.a. | Zack Weinberg | 1 | -3/+24 |
1999-10-03 | cpplib.c (if_directive_nameo): Add static prototype. | Kaveh R. Ghazi | 1 | -1/+6 |
1999-09-07 | cpperror.c (cpp_file_line_for_message): Constify a char*. | Kaveh R. Ghazi | 1 | -1/+1 |
1999-09-06 | Merge in gcc2-ss-010999 | Jeff Law | 1 | -1/+1 |
1999-04-21 | gen-protos.c: #undef abort after including system.h. | Zack Weinberg | 1 | -18/+1 |
1999-01-26 | Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for | Jeffrey A Law | 1 | -14/+0 |
1998-11-07 | configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con... | Kaveh R. Ghazi | 1 | -1/+0 |
1998-09-16 | gen-protos.c (parse_fn_proto): Cast argument of ISALNUM to `unsigned char'. | Kaveh R. Ghazi | 1 | -6/+6 |
1998-05-19 | Warning Fixes: | Kaveh R. Ghazi | 1 | -2/+3 |
1998-05-06 | c-common.c: Convert to using ctype macros defined in system.h. | Kaveh R. Ghazi | 1 | -2/+2 |
1998-03-30 | More cutover to system.h: | Kaveh R. Ghazi | 1 | -2/+1 |
1998-03-18 | Fix more warnings... | Kaveh R. Ghazi | 1 | -2/+1 |
1996-08-15 | sys-protos.h (gethostid): Make return type `int' ifdef __alpha__. | Doug Evans | 1 | -32/+0 |
1996-08-06 | gen-protos.c (overrides): New static local. | Doug Evans | 1 | -88/+154 |
1996-07-03 | formatting tweaks | Mike Stump | 1 | -1/+1 |
1996-06-13 | (main): Change argv[i] to argv[0][i]. | Jim Wilson | 1 | -2/+2 |
1996-06-07 | gen-protos.c (progname): New variable (needed by cppalloc.c). | Per Bothner | 1 | -0/+5 |
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+1 |
1995-05-16 | Use FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE. | Richard Kenner | 1 | -5/+2 |
1995-04-05 | Re-write fixproto/fix-header/etc to use cpplib. | Per Bothner | 1 | -1/+28 |
1994-02-14 | (main): Remove unused args in call to fprintf. | Richard Kenner | 1 | -2/+2 |
1993-11-11 | (fancy_abort): New function. | Richard Stallman | 1 | -2/+12 |
1993-11-06 | Comment change. | Richard Stallman | 1 | -1/+1 |
1993-10-26 | Include hconfig.h. | Richard Kenner | 1 | -0/+1 |
1993-10-18 | Include ctype.h. | Richard Stallman | 1 | -0/+1 |
1993-08-09 | Remove some extraneuous garbase output. | Per Bothner | 1 | -1/+1 |
1993-07-27 | Disable obnoxious warning message. | Per Bothner | 1 | -2/+4 |
1993-07-25 | Initial revision | Per Bothner | 1 | -0/+141 |