summaryrefslogtreecommitdiff
path: root/gcc/c-errors.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* diagnostic.c (pedwarn_at): Rename as pedwarn.Manuel López-Ibáñez2008-08-211-4/+4
* re PR other/36901 (pedwarn() + -pedantic-errors + -w (inhibit_warnings) shoul...Manuel López-Ibáñez2008-08-081-2/+2
* re PR c/35058 (-Werror= works only with some warnings)Manuel López-Ibáñez2008-07-231-2/+4
* re PR c++/24924 (front end and preprocessor pedantic_errors settings should a...Manuel López-Ibáñez2008-03-021-2/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* 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