summaryrefslogtreecommitdiff
path: root/gcc/c/c-parser.c
AgeCommit message (Expand)Author
2017-12-10Backport "Fix condition folding in c_parser_omp_for_loop"vries
2017-03-17 * c-parser.c: Add C11 references.mpolacek
2017-03-15 * c-parser.c (c_parser_enum_specifier): Remove redundant line.mpolacek
2017-03-11Simplify uses of "%<%s%>" to "%qs" (PR translation/79848)dmalcolm
2017-03-09 PR sanitizer/79757mpolacek
2017-03-07 PR c/79834jakub
2017-03-03 PR c/79837jakub
2017-03-03 PR c/79836jakub
2017-02-28 * config/i386/i386.c: Include intl.h.jakub
2017-02-24 PR c++/79588jakub
2017-02-16 PR c++/79512jakub
2017-02-13 * cprop.c (cprop_jump): Add missing space in string literal.jakub
2017-02-09 PR c/79428mpolacek
2017-02-09 PR c/79431jakub
2017-02-092017-02-09 Nathan Sidwell <nathan@codesourcery.com>cltang
2017-01-24Add "__RTL" to cc1dmalcolm
2017-01-04 PR c++/64767mpolacek
2017-01-04C FE: implement fix-it hint for -Wmissing-bracesdmalcolm
2017-01-01 Update copyright years.jakub
2016-12-14Split omp-low into multiple filesjamborm
2016-12-02 gcc/c/cesar
2016-11-142016-11-14 Prasad Ghangal <prasad.ghangal@gmail.com>rguenth
2016-11-132016-11-13 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh3492
2016-09-26Implement -Wimplicit-fallthrough.mpolacek
2016-09-23 * sel-sched-ir.c (sel_global_bb_info, sel_region_bb_info,jakub
2016-09-14 * c-common.c (c_common_truthvalue_conversion): Use false instead of 0.mpolacek
2016-09-13fix-it hints: insert_before vs insert_afterdmalcolm
2016-09-12gcc/c-family:edlinger
2016-09-02 PR c/65467jakub
2016-09-01C: Fix missing spaces in 'struct' fix-it hintsdmalcolm
2016-08-30rich_location: add convenience overloads for adding fix-it hintsdmalcolm
2016-08-19Implement C _FloatN, _FloatNx types.jsm28
2016-08-12 PR c/7652mpolacek
2016-08-04Rework C/C++ OpenACC routine parsingtschwinge
2016-08-04C/C++: Simplify handling of location information for OpenACC routine directivestschwinge
2016-07-29 PR c/71853mpolacek
2016-07-29 PR c/71583mpolacek
2016-07-20C: convert return type of lookup_name_fuzzy from tree to const char *dmalcolm
2016-07-20gcc/gjl
2016-07-15 gcc/c/cesar
2016-07-13use auto_vec for more local variablestbsaunde
2016-06-29Improve diagnostic messages of "#pragma omp cancel", "#pragma omp cancellatio...tschwinge
2016-06-29Rename PRAGMA_OMP_DECLARE_REDUCTION to PRAGMA_OMP_DECLAREtschwinge
2016-06-22C FE: suggest corrections for misspelled identifiers and type namesdmalcolm
2016-06-19PR c/69507 - bogus warning: ISO C does not allow ‘__alignof__ (expression)’msebor
2016-06-13C: fixits for named initializersdmalcolm
2016-06-10[PR c/71381] C/C++ OpenACC cache directive rejects valid syntaxtschwinge
2016-06-07C: add fixit hint to misspelled field namesdmalcolm
2016-06-06 PR c/71362mpolacek
2016-05-30 PR c++/71349jakub