]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c/ChangeLog
Split omp-low into multiple files
[thirdparty/gcc.git] / gcc / c / ChangeLog
2016-12-14  jambormSplit omp-low into multiple files
2016-12-02  cesar gcc/c/
2016-11-21  edlingergcc:
2016-11-18  rsandifoAdd SET_DECL_MODE
2016-11-15  uros * gcc/ChangeLog: Fix ChangeLog entry.
2016-11-14  jakub * c-cppbuiltin.c (c_cpp_builtins): Define __cpp_struct...
2016-11-14  rguenth2016-11-14 Prasad Ghangal <prasad.ghangal@gmail.com>
2016-10-31  markAdd -Wshadow=global -Wshadow=local and -Wshadow=compati...
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-10-13  jakub PR target/77957
2016-10-07  berndsc/
2016-09-26  mpolacekImplement -Wimplicit-fallthrough.
2016-09-24  mpolacek PR c/77490
2016-09-23  jakub * sel-sched-ir.c (sel_global_bb_info, sel_region_bb_info,
2016-09-16  mpolacek * c-typeck.c (lvalue_p): Use true and false instead...
2016-09-14  mpolacek * c-common.c (c_common_truthvalue_conversion): Use...
2016-09-13  dmalcolmfix-it hints: insert_before vs insert_after
2016-09-13  mpolacek * c-typeck.c (build_unary_op): Rename FLAG parameter...
2016-09-12  edlingergcc/c-family:
2016-09-07  dmalcolmMove class substring_loc from c-family into gcc
2016-09-05  jakubChangeLog formatting fixes.
2016-09-02  jakub PR c/65467
2016-09-01  mpolacek PR c/7652
2016-09-01  dmalcolmC: Fix missing spaces in 'struct' fix-it hints
2016-08-30  dmalcolmrich_location: add convenience overloads for adding...
2016-08-25  mpolacek * c-common.c (warn_logical_not_parentheses): Print...
2016-08-25  mpolacek PR c/77323
2016-08-19  jsm28Implement C _FloatN, _FloatNx types.
2016-08-12  jakub PR c/67410
2016-08-12  mpolacek PR c/7652
2016-08-11  jakub PR c/72816
2016-08-08  dmalcolmc-format.c: suggest the correct format string to use...
2016-08-04  tschwingeRework C/C++ OpenACC routine parsing
2016-08-04  tschwingeC/C++: Simplify handling of location information for...
2016-08-01  jbeulichextend shift count warnings to vector types
2016-07-29  mpolacek PR c/71573
2016-07-29  mpolacek PR c/71853
2016-07-29  mpolacek PR c/71742
2016-07-29  mpolacek PR c/71969
2016-07-29  mpolacek PR c/71583
2016-07-22  urosc/ChangeLog:
2016-07-20  dmalcolmEnabling work for C++ handling of misspelled identifier...
2016-07-20  dmalcolmC: convert return type of lookup_name_fuzzy from tree...
2016-07-15  cesar gcc/c/
2016-07-15  jakub PR c/71858
2016-07-14  jakub PR c/71858
2016-07-13  tbsaundeuse auto_vec for more local variables
2016-07-13  tbsaundec-decl.c: add [cd]tors to c_struct_parse_info
2016-07-02  jakub PR c/71719
2016-06-29  tschwingeImprove diagnostic messages of "#pragma omp cancel...
2016-06-28  jakub PR c/71685
2016-06-28  mseborPR c/71552 - Confusing error for incorrect struct initi...
2016-06-28  jakub * Makefile.in: Don't cat ../stage_current if it does...
2016-06-23  akAdd make autoprofiledbootstrap
2016-06-22  dmalcolmC FE: suggest corrections for misspelled identifiers...
2016-06-20  jsm28Fix ICE on conditional expression between DFP and non...
2016-06-19  mseborPR c/69507 - bogus warning: ISO C does not allow ‘__ali...
2016-06-15  dmalcolmspellcheck.h: add best_match template; implement early...
2016-06-14  dmalcolmIntroduce gcc_rich_location::add_fixit_misspelled_id
2016-06-13  dmalcolmC: fixits for named initializers
2016-06-10  tschwinge[PR c/71381] C/C++ OpenACC cache directive rejects...
2016-06-08  jakub PR c++/70507
2016-06-08  mpolacek PR c/71426
2016-06-08  mpolacek PR c/71418
2016-06-07  dmalcolmC: add fixit hint to misspelled field names
2016-06-06  mpolacek PR c/71362
2016-06-06  mpolacek * c-typeck.c (comptypes_internal): Handle comparisons of
2016-06-03  cltang2016-06-03 Chung-Lin Tang <cltang@codesourcery.com>
2016-05-30  jakub PR c++/71349
2016-05-26  jakub * c-parser.c (c_parser_omp_clause_schedule): Warn if
2016-05-25  mpolacek PR c/71266
2016-05-25  mpolacek PR c/71265
2016-05-24  cesar gcc/c/
2016-05-24  tschwingeTighten syntax checking for OpenACC routine construct...
2016-05-24  rguenth2016-05-24 Richard Biener <rguenther@suse.de>
2016-05-20  mseborPR c/71115 - [4.9/5/6/7 Regression] Missing warning...
2016-05-19  dmalcolmPR c/71171: Fix uninitialized source_range in c_parser_...
2016-05-17  jgreenhalgh[Patch onbious] Fix indentation in c-typeck.c parser_bu...
2016-05-16  mwahabRemove TARGET_INVALID_PARAMETER_TYPE and TARGET_INVALID...
2016-05-13  jsm28Implement C11 DR#423 resolution (ignore function return...
2016-05-12  mpolacek PR c/70756
2016-05-11  miyukiPR43651: add warning for duplicate qualifier
2016-05-11  mpolacek PR c++/71024
2016-05-10  mpolacek PR c/70255
2016-05-05  jakub * c-parser.c (c_parser_switch_statement): Add IF_P...
2016-05-04  mpolacek * c.opt (Wdangling-else): New option.
2016-05-04  mpolacek PR c/48778
2016-05-03  mpolacek PR c/70859
2016-05-03  rguenth2016-05-03 Richard Biener <rguenther@suse.de>
2016-05-02  cesar gcc/c-family/
2016-05-02  mpolacek PR c/70851
2016-04-29  cesar gcc/c-family/
2016-04-28  law2016-04-28 Andrew MacLeod <amacleod@redhat.com>
2016-04-27  bernds * doc/invoke.texi (Warning Options): Add -Wmemset...
2016-04-26  mpolacek PR c/70791
2016-04-26  mpolacek PR c/67784
2016-04-20  iverbinFix PR c++/69363
2016-04-18  matz * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted...
2016-04-15  mpolacek PR c/70671
2016-04-15  jakub PR c/70436
next