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
/
c-errors.c
Age
Commit message (
Expand
)
Author
2020-01-01
Update copyright years.
Jakub Jelinek
2019-01-01
Update copyright years.
Jakub Jelinek
2018-10-18
Add -std=c2x, -std=gnu2x, -Wc11-c2x-compat, C2X _Static_assert support.
Joseph Myers
2018-01-03
Update copyright years.
Jakub Jelinek
2017-05-05
Eliminate report_diagnostic macro
David Malcolm
2017-01-01
Update copyright years.
Jakub Jelinek
2016-05-11
PR43651: add warning for duplicate qualifier
Mikhail Maltsev
2016-01-04
Update copyright years.
Jakub Jelinek
2015-11-13
Source range tracking in libcpp and C FE, with bit-packing optimization
David Malcolm
2015-11-11
decl.c: Remove unused header files.
Andrew MacLeod
2015-11-06
Reimplement diagnostic_show_locus, introducing rich_location classes
David Malcolm
2015-10-29
decl.c: Reorder #include's and remove duplicates.
Andrew MacLeod
2015-07-08
tree-core.h: Include symtab.h.
Andrew MacLeod
2015-06-17
coretypes.h: Include input.h and as-a.h.
Andrew MacLeod
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
2015-01-09
genattrtab.c (write_header): Include hash-set.h...
Michael Collison
2015-01-05
Update copyright years.
Jakub Jelinek
2014-08-19
invoke.texi: Document -Wc99-c11-compat.
Marek Polacek
2014-08-19
c-opts.c (sanitize_cpp_opts): Make warn_long_long be set according to warn_c9...
Marek Polacek
2014-08-10
re PR c/51849 (-Wc99-compat would be considered useful)
Marek Polacek
2014-01-02
Update copyright years in gcc/
Richard Sandiford
2013-01-10
Update copyright years in gcc/
Richard Sandiford
2013-01-04
Update Copyright years for files modified in 2011 and/or 2012.
Jakub Jelinek
2012-06-29
configure.ac: Skip C if explicitly selected.
Steven Bosscher