Age | Commit message (Expand) | Author | Files | Lines |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-06 | exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-form... | Jakub Jelinek | 1 | -3/+3 |
2005-05-04 | * protoize.c (version_flag, quiet_flag, nochange_flag, nosave_flag) | Richard Sandiford | 1 | -9/+11 |
2005-04-28 | attribs.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-04-26 | collect2.c, [...]: Replace calls to `unlock_stream' with `unlock_std_streams'. | Kaveh R. Ghazi | 1 | -3/+1 |
2005-04-24 | collect2.c (main): Unlock the stdio streams. | Kaveh R. Ghazi | 1 | -0/+5 |
2005-04-03 | params.c (set_param_value): Use gcc_assert & gcc_unreachable. | Nathan Sidwell | 1 | -22/+15 |
2004-11-09 | builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app... | Joseph Myers | 1 | -45/+45 |
2004-10-15 | bitmap.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-09-30 | * protoize.c, tree-cfg.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-08-24 | Makefile.in (PROTO_OBJS): Add errors.o. | Nathan Sidwell | 1 | -10/+0 |
2003-08-14 | * protoize.c (substr): Delete, callers changed to `strstr'. | Kaveh R. Ghazi | 1 | -26/+3 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -42/+37 |
2003-07-12 | fp-test.c (main): Use ISO C90 prototype. | Andreas Jaeger | 1 | -203/+125 |
2003-07-03 | system.h: Include filenames.h. | Zack Weinberg | 1 | -23/+4 |
2003-06-19 | * protoize.c: Fix breakage from last patch. | Andreas Jaeger | 1 | -4/+2 |
2003-06-16 | decl.c, [...]: Don't use the PTR macro. | Kaveh R. Ghazi | 1 | -6/+6 |
2003-06-16 | builtin-attrs.def, [...]: Don't use macros from "symcat.h", instead rely on I... | Kaveh R. Ghazi | 1 | -1/+1 |
2003-05-17 | builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std... | Kaveh R. Ghazi | 1 | -5/+5 |
2003-01-16 | dbxout.c (lastfile, cwd): Fix `unused' warning. | Kaveh Ghazi | 1 | -2/+2 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-09-26 | c-common.h: Follow spelling conventions. | Kazu Hirata | 1 | -5/+5 |
2002-07-21 | c-lex.c (GET_ENVIRONMENT): Remove. | Neil Booth | 1 | -5/+1 |
2002-05-20 | * protoize.c: Fix formatting. | Kazu Hirata | 1 | -766/+766 |
2002-04-17 | Makefile.in (PROTO_OBJS): Add cppdefault.o. | Zack Weinberg | 1 | -55/+2 |
2002-04-03 | protoize.c: Match include directory usage with cppdefault.c. | David O'Brien | 1 | -8/+14 |
2002-01-22 | predict.c: Fix formatting. | Kazu Hirata | 1 | -9/+9 |
2002-01-02 | gcc.c (default_compilers): Const-ify. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-12-27 | collect2.c (is_ctor_dtor): Const-ify. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-10-28 | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 1 | -2/+2 |
2001-10-21 | c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr... | Kaveh R. Ghazi | 1 | -3/+2 |
2001-10-19 | aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H and USE_INCLUDED_LIBINTL w... | Zack Weinberg | 1 | -12/+1 |
2001-10-10 | calls.c: Fix formatting. | Kazu Hirata | 1 | -2/+2 |
2001-10-09 | c-common.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2001-10-07 | builtins.c (expand_builtin_setjmp_receiver): Const-ify. | Kaveh R. Ghazi | 1 | -2/+2 |
2001-09-13 | c-parse.in (yyerror): Const-ification and/or static-ization. | Kaveh R. Ghazi | 1 | -3/+3 |
2001-09-12 | c-common.c (c_tree_code_name): Const-ification. | Kaveh R. Ghazi | 1 | -2/+2 |
2001-08-27 | emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. | Andreas Jaeger | 1 | -12/+4 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-08-12 | gcc.c: Fix comment formatting. | Kazu Hirata | 1 | -4/+4 |
2001-03-27 | system.h: Include symcat.h. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-03-16 | more rigorous SIGCHLD guarding | Bruce Korb | 1 | -0/+9 |
2000-12-17 | protoize.c (main): Correctly set locale categories. | Philipp Thomas | 1 | -0/+7 |
2000-11-19 | Warning fixes: | Kaveh R. Ghazi | 1 | -1/+1 |
2000-08-22 | * protoize.c (munge_compile_params): Fix typo and formatting buglets. | Jeffrey A Law | 1 | -2/+3 |
2000-08-21 | gcc.c (do_spec_1): Implement %j spec flag. | Jeff Law | 1 | -5/+10 |
2000-04-18 | cccp.c, [...]: Removed. | Zack Weinberg | 1 | -1/+1 |
2000-02-26 | Fix copyrights. | Jeff Law | 1 | -1/+2 |
2000-02-25 | protoize.c: (AUX_INFO_SUFFIX): New macro. | Mumit Khan | 1 | -5/+24 |
2000-02-15 | Makefile.in (TREE_H, [...]): Depend on version.h. | Kaveh R. Ghazi | 1 | -2/+1 |