]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c/c-typeck.c
.
[thirdparty/gcc.git] / gcc / c / c-typeck.c
2017-08-08  marxin.
2017-07-31  marxinRecover GOTO predictor.
2017-07-31  marxinDo UBSAN sanitization just when current_function_decl...
2017-06-13  marxinImplement no_sanitize function attribute
2017-06-09  tnfchrisReverted r249005 until PowerPC and AIX issues sorted.
2017-06-08  jakub PR c/81006
2017-06-08  tnfchris2017-06-08 Tamar Christina <tamar.christina@arm.com>
2017-06-02  edlingergcc:
2017-05-24  mseborPR c/80731 - poor -Woverflow warnings
2017-05-18  mpolacek * c-common.c (c_common_type_for_size): Use NULL_TREE...
2017-05-18  mpolacek * c-common.c (self_promoting_args_p): Change the retur...
2017-05-17  mpolacek * c-common.c: Use NULL_TREE instead of 0 where appropr...
2017-05-17  mpolacekBye bye, c_save_expr.
2017-05-01  law2017-05-01 Xi Ruoyao <ryxi@stu.xidian.edu.cn>
2017-03-27  jakub PR middle-end/80162
2017-03-21  jakub PR c/80097
2017-02-24  jakub PR c++/79588
2017-02-22  mpolacek PR c/79662
2017-01-20  mpolacek PR c/64279
2017-01-04  mpolacek PR c++/64767
2017-01-04  dmalcolmC FE: implement fix-it hint for -Wmissing-braces
2017-01-01  jakub Update copyright years.
2016-12-21  jakub PR bootstrap/78817
2016-12-14  jambormSplit omp-low into multiple files
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-09-24  mpolacek PR c/77490
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  mpolacek * c-typeck.c (build_unary_op): Rename FLAG parameter...
2016-09-02  jakub PR c/65467
2016-09-01  mpolacek PR c/7652
2016-08-30  dmalcolmrich_location: add convenience overloads for adding...
2016-08-25  mpolacek * c-common.c (warn_logical_not_parentheses): Print...
2016-08-19  jsm28Implement C _FloatN, _FloatNx types.
2016-08-12  jakub PR c/67410
2016-08-12  mpolacek PR c/7652
2016-08-01  jbeulichextend shift count warnings to vector types
2016-07-22  urosc/ChangeLog:
2016-07-15  cesar gcc/c/
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-20  jsm28Fix ICE on conditional expression between DFP and non...
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-08  jakub PR c++/70507
2016-06-07  dmalcolmC: add fixit hint to misspelled field names
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-24  cesar gcc/c/
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-12  mpolacek PR c/70756
2016-05-04  mpolacek PR c/48778
2016-05-03  mpolacek PR c/70859
2016-05-02  cesar gcc/c-family/
2016-04-20  iverbinFix PR c++/69363
2016-04-15  mpolacek PR c/70671
2016-04-13  mpolacek PR c/70436
2016-03-17  jakub PR c/70280
2016-03-16  mpolacek PR c/70093
2016-02-16  jakub PR c/69835
2016-02-12  berndsFix obstack use-after-free problems in C frontend,...
2016-02-11  jakub PR c/69768
2016-01-27  mpolacek PR c/68062
2016-01-13  berndsImprove warning locations (PR66208)
2016-01-04  jakub Update copyright years.
2016-01-04  mpolacek PR c/68908
2015-12-23  tschwingeMerge OMP_CLAUSE_USE_DEVICE into OMP_CLAUSE_USE_DEVICE_PTR
2015-12-22  mpolacek PR c/69002
2015-12-21  dmalcolmC and C++ FE: fix source ranges for binary ops
2015-12-17  dmalcolmC FE: improvements to ranges of bad return values
2015-12-16  mpolacek PR c/64637
2015-12-15  mpolacek PR c/68907
2015-12-04  ebotcazou * c-tree.h (c_build_va_arg): Adjust prototype.
2015-12-02  jsm28Fix TYPE_MAIN_VARIANT construction for arrays of qualif...
2015-12-01  julesOpenACC host_data support.
2015-11-20  dmalcolmPR 62314: add ability to add fixit-hints to a diagnostic
2015-11-20  dmalcolmC++ FE: offer suggestions for misspelled field names
2015-11-19  mpolacek PR c/68412
2015-11-14  jakubgcc/
2015-11-14  mpolacek * c-decl.c: Use RECORD_OR_UNION_TYPE_P throughout.
2015-11-13  dmalcolmSource range tracking in libcpp and C FE, with bit...
2015-11-13  dmalcolmImplement Levenshtein distance; use in C FE for misspel...
2015-11-11  amacleodada
2015-11-09  krebbel[PR debug/67192] Further fix C loops' back-jump location
2015-11-08  ebotcazouMerge of the scalar-storage-order branch.
2015-11-06  cesar gcc/
2015-11-05  jakubgcc/
2015-10-29  amacleodada
2015-10-28  wilsonFix for ICE with -g on testcase with incomplete types.
2015-10-27  tschwinge[PR c/64765, c/64880] Support OpenACC Combined Directiv...
2015-10-22  rguenth2015-10-22 Richard Biener <rguenther@suse.de>
2015-10-21  ienkovichgcc/
2015-10-13  jakubgcc/
2015-10-06  mpolacek * c-parser.c (c_parser_statement_after_labels): Use
next