summaryrefslogtreecommitdiff
path: root/gcc/protoize.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/rwild2008-06-061-2/+3
* gcc:jsm282007-08-211-1/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * protoize.c (edit_fn_definition): Add volatile to clean_text_p.mrs2006-07-121-1/+2
* Update FSF address.kcook2005-06-251-2/+2
* gcc/po/jakub2005-06-061-3/+3
* * protoize.c (version_flag, quiet_flag, nochange_flag, nosave_flag)rsandifo2005-05-041-9/+11
* * attribs.c, c-pragma.c, caller-save.c, cfghooks.h,kazu2005-04-281-1/+1
* * collect2.c, gcc.c, gcov-dump.c, gcov.c, gen-protos.c,ghazi2005-04-261-3/+1
* * collect2.c (main): Unlock the stdio streams.ghazi2005-04-241-0/+5
* * params.c (set_param_value): Use gcc_assert & gcc_unreachable.nathan2005-04-031-22/+15
* * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h,jsm282004-11-091-45/+45
* * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,kazu2004-10-151-1/+1
* * protoize.c, tree-cfg.c: Fix comment typos.kazu2004-09-301-1/+1
* * Makefile.in (PROTO_OBJS): Add errors.o.nathan2004-08-241-10/+0
* * protoize.c (substr): Delete, callers changed to `strstr'.ghazi2003-08-141-26/+3
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-42/+37
* * fp-test.c (main): Use ISO C90 prototype.aj2003-07-121-203/+125
* * system.h: Include filenames.h.zack2003-07-031-23/+4
* * protoize.c: Fix breakage from last patch.aj2003-06-191-4/+2
* cp:ghazi2003-06-161-6/+6
* * builtin-attrs.def, builtin-attrs.def, builtins.c, cpplex.c,ghazi2003-06-161-1/+1
* gcc:ghazi2003-05-171-5/+5
* * dbxout.c (lastfile, cwd): Fix `unused' warning.ghazi2003-01-161-2/+2
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * c-common.h: Follow spelling conventions.kazu2002-09-261-5/+5
* * c-lex.c (GET_ENVIRONMENT): Remove.neil2002-07-211-5/+1
* * protoize.c: Fix formatting.kazu2002-05-201-766/+766
* 2002-04-17 Zack Weinberg <zack@codesourcery.com>obrien2002-04-171-55/+2
* 2002-04-02 David O'Brien <obrien@FreeBSD.org>obrien2002-04-031-8/+14
* * predict.c: Fix formatting.kazu2002-01-221-9/+9
* * gcc.c (default_compilers): Const-ify.ghazi2002-01-021-1/+1
* * collect2.c (is_ctor_dtor): Const-ify.ghazi2001-12-271-1/+1
* * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,jsm282001-10-281-2/+2
* * c-format.c (maybe_read_dollar_number): Use safe-ctype macrosghazi2001-10-211-3/+2
* * aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H andzack2001-10-191-12/+1
* * calls.c: Fix formatting.kazu2001-10-101-2/+2
* * c-common.c: Fix comment typos.kazu2001-10-091-1/+1
* * builtins.c (expand_builtin_setjmp_receiver): Const-ify.ghazi2001-10-071-2/+2
* * c-parse.in (yyerror): Const-ification and/or static-ization.ghazi2001-09-131-3/+3
* * c-common.c (c_tree_code_name): Const-ification.ghazi2001-09-121-2/+2
* * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.aj2001-08-271-12/+4
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * gcc.c: Fix comment formatting.kazu2001-08-121-4/+4
* * system.h: Include symcat.h.ghazi2001-03-271-1/+1
* more rigorous SIGCHLD guardingkorbb2001-03-161-0/+9
* 2000-12-14 Philipp Thomas <pthomas@suse.de>pthomas2000-12-171-0/+7
* Warning fixes:ghazi2000-11-191-1/+1
* * protoize.c (munge_compile_params): Fix typo and formatting buglets.law2000-08-221-2/+3
* * gcc.c (do_spec_1): Implement %j spec flag.law2000-08-211-5/+10