]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c/ChangeLog
Make-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o.
[thirdparty/gcc.git] / gcc / c / ChangeLog
2016-11-14  Prasad GhangalMake-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o.
2016-10-31  Le-Chun WuAdd -Wshadow=global -Wshadow=local and -Wshadow=compati...
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-10-13  Jakub Jelinekre PR target/77957 (Undefined .LCTOC0 with -fstack...
2016-10-07  Bernd Schmidtre PR c++/69733 (-Wignored-qualifiers points to wrong...
2016-09-26  Marek PolacekImplement -Wimplicit-fallthrough.
2016-09-24  Marek Polacekre PR c/77490 (bit-not (~) on boolean should be warned...
2016-09-23  Jakub Jelineksel-sched-ir.c (sel_global_bb_info, [...]): Remove...
2016-09-16  Marek Polacek* c-typeck.c (lvalue_p): Use true and false instead...
2016-09-14  Marek Polacekc-common.c (c_common_truthvalue_conversion): Use false...
2016-09-13  David Malcolmfix-it hints: insert_before vs insert_after
2016-09-13  Marek Polacekc-typeck.c (build_unary_op): Rename FLAG parameter...
2016-09-12  Bernd Edlingerre PR c++/77496 (ICE in instantiate_type, at cp/class...
2016-09-07  David MalcolmMove class substring_loc from c-family into gcc
2016-09-05  Jakub JelinekChangeLog formatting fixes.
2016-09-02  Jakub Jelinekre PR c/65467 ([libgomp] sorry, unimplemented: '_Atomic...
2016-09-01  Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-09-01  David MalcolmC: Fix missing spaces in 'struct' fix-it hints
2016-08-30  David Malcolmrich_location: add convenience overloads for adding...
2016-08-25  Marek Polacekc-common.c (warn_logical_not_parentheses): Print fixit...
2016-08-25  Marek Polacekre PR c/77323 (Bad "defaults to 'int'" warning for...
2016-08-19  Joseph MyersImplement C _FloatN, _FloatNx types.
2016-08-12  Jakub Jelinekre PR c/67410 (c/c-typeck.c references out of bounds...
2016-08-12  Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-08-11  Jakub Jelinekre PR c/72816 (ICE on x86_64-linux-gnu (tree check...
2016-08-08  David Malcolmc-format.c: suggest the correct format string to use...
2016-08-04  Thomas SchwingeRework C/C++ OpenACC routine parsing
2016-08-04  Thomas SchwingeC/C++: Simplify handling of location information for...
2016-08-01  Jan Beulichextend shift count warnings to vector types
2016-07-29  Marek Polacekre PR c/71573 (ICE on invalid C code on x86_64-linux...
2016-07-29  Marek Polacekre PR c/71853 (ICE on an ill-formed case statement...
2016-07-29  Marek Polacekre PR c/71742 (Wrong formulation of "error: flexible...
2016-07-29  Jakub Jelinekre PR c/71969 (Wrong setting of DECL_DISREGARD_INLINE_L...
2016-07-29  Marek Polacekre PR c/71583 (ICE on invalid code on x86_64-linux...
2016-07-22  Uros Bizjakc-typeck.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_I...
2016-07-20  David MalcolmEnabling work for C++ handling of misspelled identifier...
2016-07-20  David MalcolmC: convert return type of lookup_name_fuzzy from tree...
2016-07-15  Cesar Philippidisc-parser.c (c_parser_oacc_declare): Don't scan for...
2016-07-15  Jakub Jelinekre PR c/71858 (Surprising suggestions for misspellings)
2016-07-14  Jakub Jelinekre PR c/71858 (Surprising suggestions for misspellings)
2016-07-13  Trevor Saundersuse auto_vec for more local variables
2016-07-13  Trevor Saundersc-decl.c: add [cd]tors to c_struct_parse_info
2016-07-02  Jakub Jelinekre PR c/71719 (invalid set-but-not-used warning with...
2016-06-29  Thomas SchwingeImprove diagnostic messages of "#pragma omp cancel...
2016-06-28  Jakub Jelinekre PR c/71685 (Segmentation fault in gcc when compiling...
2016-06-28  Martin SeborPR c/71552 - Confusing error for incorrect struct initi...
2016-06-28  Jakub JelinekMakefile.in: Don't cat ../stage_current if it does...
2016-06-23  Andi KleenAdd make autoprofiledbootstrap
2016-06-22  David MalcolmC FE: suggest corrections for misspelled identifiers...
2016-06-20  Joseph MyersFix ICE on conditional expression between DFP and non...
2016-06-19  Martin SeborPR c/69507 - bogus warning: ISO C does not allow ‘__ali...
2016-06-15  David Malcolmspellcheck.h: add best_match template; implement early...
2016-06-14  David MalcolmIntroduce gcc_rich_location::add_fixit_misspelled_id
2016-06-13  David MalcolmC: fixits for named initializers
2016-06-10  Thomas Schwinge[PR c/71381] C/C++ OpenACC cache directive rejects...
2016-06-08  Martin Seborre PR c++/70507 (integer overflow builtins not constant...
2016-06-08  Marek Polacekre PR c/71426 (gcc ICE on x86_64-linux-gnu in get_parm_...
2016-06-08  Marek Polacekre PR c/71418 (gcc ICE on x86_64-linux-gnu in min_align...
2016-06-07  David MalcolmC: add fixit hint to misspelled field names
2016-06-06  Marek Polacekre PR c/71362 (Wrong position for "error: size of unnam...
2016-06-06  Marek Polacekc-typeck.c (comptypes_internal): Handle comparisons...
2016-06-03  Chung-Lin Tangc-typeck.c (c_finish_omp_clauses): Mark OpenACC reducti...
2016-05-30  Jakub Jelinekre PR c++/71349 (Combined async target clause parsing...
2016-05-26  Jakub Jelinekc-parser.c (c_parser_omp_clause_schedule): Warn if...
2016-05-25  Marek Polacekre PR c/71266 (gcc ICE on x86_64-linux-gnu in "store_pa...
2016-05-25  Marek Polacekre PR c/71265 (gcc ICE on x86_64-linux-gnu with “seg...
2016-05-24  Cesar Philippidisc-parser.c (c_parser_oacc_declare): Add support for...
2016-05-24  Thomas SchwingeTighten syntax checking for OpenACC routine construct...
2016-05-24  Richard Bienerre PR middle-end/70434 (adding an extraneous cast to...
2016-05-20  Martin SeborPR c/71115 - [4.9/5/6/7 Regression] Missing warning...
2016-05-19  David MalcolmPR c/71171: Fix uninitialized source_range in c_parser_...
2016-05-17  James Greenhalgh[Patch onbious] Fix indentation in c-typeck.c parser_bu...
2016-05-16  Matthew WahabRemove TARGET_INVALID_PARAMETER_TYPE and TARGET_INVALID...
2016-05-13  Joseph MyersImplement C11 DR#423 resolution (ignore function return...
2016-05-12  Marek Polacekre PR c/70756 (Wrong column number shown for "error...
2016-05-11  Mikhail MaltsevPR43651: add warning for duplicate qualifier
2016-05-11  Marek Polacekre PR c++/71024 (Missing warning for contradictory...
2016-05-10  Marek Polacekre PR c/70255 (change of the order of summation of...
2016-05-05  Jakub Jelinekc-parser.c (c_parser_switch_statement): Add IF_P argume...
2016-05-04  Marek Polacekc.opt (Wdangling-else): New option.
2016-05-04  Marek Polacekre PR c/48778 (gcc 4.6 -Waddress adds unhelpful new...
2016-05-03  Marek Polacekre PR c/70859 (Bad column number in type-generic functi...
2016-05-03  Richard BienerMake-lang.in (cc1-checksum.c): For stage-final re-use...
2016-05-02  Cesar Philippidisc-common.h (enum c_omp_region_type): Define.
2016-05-02  Marek Polacekre PR c/70851 (internal compiler error: in create_tmp_v...
2016-04-29  Cesar Philippidisre PR middle-end/70626 (bogus results in 'acc parallel...
2016-04-28  Andrew MacLeodc-array-notation.c (fix_builtin_array_notation_fn)...
2016-04-27  Bernd Schmidtinvoke.texi (Warning Options): Add -Wmemset-elt-size.
2016-04-26  Marek Polacekre PR c/70791 (-Wnested-externs prints inconsistent...
2016-04-26  Marek Polacekre PR c/67784 (Incorrect parsing when using declaration...
2016-04-20  Ilya Verbinre PR c++/69363 (ICE when doing a pragma simd reduction...
2016-04-18  Michael Matztree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
2016-04-15  Marek Polacekre PR c/70671 (Wrong column number shown for "error...
2016-04-15  Jakub Jelinekre PR c/70436 (-Wparentheses missing ambiguous else...
2016-04-13  Marek Polacekre PR c/70436 (-Wparentheses missing ambiguous else...
2016-04-04  Marek Polacekre PR middle-end/70307 (ICE: in gimplify_expr, at gimpl...
2016-03-31  Marek Polacekre PR c/70297 (GCC Segfaults when using -g3)
2016-03-18  David MalcolmPR c/70281: C FE: fix uninitialized range for __builtin...
2016-03-17  Jakub Jelinekre PR middle-end/70280 (-fcompare-debug failure (length...
2016-03-16  Marek Polacekre PR c/70093 (Instancing function with VM return type...
next