aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-errors.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2006-05-18Whitespace fixupsMike Stump1-3/+3
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-06exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-form...Jakub Jelinek1-6/+6
2003-07-28c-parse.in (lineno_stmt_decl_or_labels_ending_decl): Also warn when warn_decl...Hans-Peter Nilsson1-0/+18
2003-06-28diagnostic.h (diagnostic_set_info): Replace file and lineno parameters with a...Nathan Sidwell1-1/+1
2003-05-17builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std...Kaveh R. Ghazi1-5/+5
2003-05-01input.h (lineno): Rename to ...Nathan Sidwell1-2/+2
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-06-05toplev.h (report_error_function): Remove.Gabriel Dos Reis1-5/+4
2001-08-27emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.Andreas Jaeger1-11/+4
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2000-08-20c-errors.c (pedwarn_c99): Adjust call to report_diagnostic.Gabriel Dos Reis1-2/+4
2000-07-18diagnostic.h (report_diagnostic): Change prototype.Gabriel Dos Reis1-1/+2
2000-07-12c-typeck.c (pedwarn_c99): Move toGabriel Dos Reis1-0/+48