summaryrefslogtreecommitdiff
path: root/gcc/c-errors.c
Commit message (Expand)AuthorAgeFilesLines
* Whitespace fixupsMike Stump2006-05-181-3/+3
* Update FSF address.Kelley Cook2005-06-251-2/+2
* exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-form...Jakub Jelinek2005-06-061-6/+6
* c-parse.in (lineno_stmt_decl_or_labels_ending_decl): Also warn when warn_decl...Hans-Peter Nilsson2003-07-281-0/+18
* diagnostic.h (diagnostic_set_info): Replace file and lineno parameters with a...Nathan Sidwell2003-06-281-1/+1
* builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std...Kaveh R. Ghazi2003-05-171-5/+5
* input.h (lineno): Rename to ...Nathan Sidwell2003-05-011-2/+2
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* toplev.h (report_error_function): Remove.Gabriel Dos Reis2002-06-051-5/+4
* emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.Andreas Jaeger2001-08-271-11/+4
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* c-errors.c (pedwarn_c99): Adjust call to report_diagnostic.Gabriel Dos Reis2000-08-201-2/+4
* diagnostic.h (report_diagnostic): Change prototype.Gabriel Dos Reis2000-07-181-1/+2
* c-typeck.c (pedwarn_c99): Move toGabriel Dos Reis2000-07-121-0/+48