aboutsummaryrefslogtreecommitdiff
path: root/gcc/c/c-typeck.c
AgeCommit message (Expand)Author
2017-02-1711-c-typeck-cfamily-c-commonttype-2017Andrew Macleod
2017-02-1609-langhooksAndrew Macleod
2017-02-1308-tree-basetypesAndrew Macleod
2017-01-20 PR c/64279Marek Polacek
2017-01-04 PR c++/64767Marek Polacek
2017-01-04C FE: implement fix-it hint for -Wmissing-bracesDavid Malcolm
2017-01-01 Update copyright years.Jakub Jelinek
2016-12-21 PR bootstrap/78817Jakub Jelinek
2016-12-14Split omp-low into multiple filesMartin Jambor
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-09-24 PR c/77490Marek Polacek
2016-09-16 * c-typeck.c (lvalue_p): Use true and false instead of 1 and 0.Marek Polacek
2016-09-14 * c-common.c (c_common_truthvalue_conversion): Use false instead of 0.Marek Polacek
2016-09-13 * c-typeck.c (build_unary_op): Rename FLAG parameter to NOCONVERT. UseMarek Polacek
2016-09-02 PR c/65467Jakub Jelinek
2016-09-01 PR c/7652Marek Polacek
2016-08-30rich_location: add convenience overloads for adding fix-it hintsDavid Malcolm
2016-08-25 * c-common.c (warn_logical_not_parentheses): Print fixit hints.Marek Polacek
2016-08-19Implement C _FloatN, _FloatNx types.Joseph Myers
2016-08-12 PR c/67410Jakub Jelinek
2016-08-12 PR c/7652Marek Polacek
2016-08-01extend shift count warnings to vector typesJan Beulich
2016-07-22c/ChangeLog:Uros Bizjak
2016-07-15 gcc/c/Cesar Philippidis
2016-07-02 PR c/71719Jakub Jelinek
2016-06-29Improve diagnostic messages of "#pragma omp cancel", "#pragma omp cancellatio...Thomas Schwinge
2016-06-28 PR c/71685Jakub Jelinek
2016-06-28PR c/71552 - Confusing error for incorrect struct initializationMartin Sebor
2016-06-20Fix ICE on conditional expression between DFP and non-DFP float (PR c/71601).Joseph Myers
2016-06-15spellcheck.h: add best_match template; implement early-rejectDavid Malcolm
2016-06-14Introduce gcc_rich_location::add_fixit_misspelled_idDavid Malcolm
2016-06-13C: fixits for named initializersDavid Malcolm
2016-06-08 PR c++/70507Martin Sebor
2016-06-07C: add fixit hint to misspelled field namesDavid Malcolm
2016-06-06 * c-typeck.c (comptypes_internal): Handle comparisons ofMarek Polacek
2016-06-032016-06-03 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang
2016-05-24 gcc/c/Cesar Philippidis
2016-05-242016-05-24 Richard Biener <rguenther@suse.de>Richard Biener
2016-05-20PR c/71115 - [4.9/5/6/7 Regression] Missing warning: excess elementsMartin Sebor
2016-05-19PR c/71171: Fix uninitialized source_range in c_parser_postfix_expressionDavid Malcolm
2016-05-17[Patch onbious] Fix indentation in c-typeck.c parser_build_unary_opJames Greenhalgh
2016-05-12 PR c/70756Marek Polacek
2016-05-04 PR c/48778Marek Polacek
2016-05-03 PR c/70859Marek Polacek
2016-05-02 gcc/c-family/Cesar Philippidis
2016-04-20Fix PR c++/69363Ilya Verbin
2016-04-15 PR c/70671Marek Polacek
2016-04-13 PR c/70436Marek Polacek
2016-03-17 PR c/70280Jakub Jelinek
2016-03-16 PR c/70093Marek Polacek