summaryrefslogtreecommitdiff
path: root/gcc/c-errors.c
AgeCommit message (Expand)Author
2012-06-29configure.ac: Skip C if explicitly selected.Steven Bosscher
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2008-08-21diagnostic.c (pedwarn_at): Rename as pedwarn.Manuel López-Ibáñez
2008-08-08re PR other/36901 (pedwarn() + -pedantic-errors + -w (inhibit_warnings) shoul...Manuel López-Ibáñez
2008-07-23re PR c/35058 (-Werror= works only with some warnings)Manuel López-Ibáñez
2008-03-02re PR c++/24924 (front end and preprocessor pedantic_errors settings should a...Manuel López-Ibáñez
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2006-05-18Whitespace fixupsMike Stump
2005-06-25Update FSF address.Kelley Cook
2005-06-06exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-form...Jakub Jelinek
2003-07-28c-parse.in (lineno_stmt_decl_or_labels_ending_decl): Also warn when warn_decl...Hans-Peter Nilsson
2003-06-28diagnostic.h (diagnostic_set_info): Replace file and lineno parameters with a...Nathan Sidwell
2003-05-17builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std...Kaveh R. Ghazi
2003-05-01input.h (lineno): Rename to ...Nathan Sidwell
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-06-05toplev.h (report_error_function): Remove.Gabriel Dos Reis
2001-08-27emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.Andreas Jaeger
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff
2000-08-20c-errors.c (pedwarn_c99): Adjust call to report_diagnostic.Gabriel Dos Reis
2000-07-18diagnostic.h (report_diagnostic): Change prototype.Gabriel Dos Reis
2000-07-12c-typeck.c (pedwarn_c99): Move toGabriel Dos Reis