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