]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-family/c-common.c
Add __builtin_speculation_safe_value
[thirdparty/gcc.git] / gcc / c-family / c-common.c
2018-07-31  Richard EarnshawAdd __builtin_speculation_safe_value
2018-07-20  David Malcolmlibcpp: remove redundant parameter from rich_location...
2018-06-20  Jakub Jelinekre PR c++/86210 (Missing -Wnonnull warning for function...
2018-06-16  Kugan Vivekanandarajahre PR tree-optimization/64946 ([AArch64] gcc.target...
2018-05-14  Jason Merrillpt.c (tsubst): Check valid_array_size_p.
2018-05-10  Jakub Jelinekre PR c++/85662 ("error: non-constant condition for...
2018-03-27  Jakub Jelinekre PR c++/85061 (ICE with __builtin_offsetof applied...
2018-03-12  Martin SeborPR tree-optimization/83456 - -Wrestrict false positive...
2018-01-17  David MalcolmC++: Fix crash in warn_for_memset within templates...
2018-01-10  David MalcolmPreserving locations for variable-uses and constants...
2018-01-03  Richard SandifordAdd support for MODE_VECTOR_BOOL
2018-01-03  Richard Sandifordpoly_int: TYPE_VECTOR_SUBPARTS
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-16  Martin SeborPR tree-optimization/78918 - missing -Wrestrict on...
2017-12-06  David MalcolmC/C++: don't suggest implementation names as spelling...
2017-11-28  Jakub Jelinekre PR sanitizer/81275 (-fsanitize=thread produce incorr...
2017-11-28  Julia KovalRemove Cilk Plus support.
2017-11-21  Jakub Jelinek* c-common.c (get_nonnull_operand): Use tree_to_uhwi.
2017-11-21  Jakub Jelinekre PR c++/83059 (ICE on invalid C++ code: in tree_to_uh...
2017-11-15  Joseph MyersAdd __builtin_tgmath for better tgmath.h implementation...
2017-11-10  Martin SeborPR c/81117 - Improve buffer overflow checking in strncpy
2017-10-31  David Malcolmdiagnostics: get rid of *_at_rich_loc in favor of overl...
2017-10-19  Eric Botcazouasan.c (handle_builtin_alloca): Deal with all alloca...
2017-10-12  David MalcolmC/C++: add fix-it hints for various missing symbols
2017-10-10  Richard SandifordRequire wi::to_wide for trees
2017-09-12  Nathan Sidwellc-common.c (field_decl_cmp, [...]): Move to c/c-decl.c.
2017-09-12  Jakub Jelinekre PR target/82112 (internal compiler error: in fold_co...
2017-08-30  Richard Sandiford[71/77] Use opt_scalar_mode for mode iterators
2017-08-30  Richard Sandiford[65/77] Add a SCALAR_TYPE_MODE macro
2017-08-30  Richard Sandiford[35/77] Add uses of as_a <scalar_int_mode>
2017-08-30  Richard Sandiford[4/77] Add FOR_EACH iterators for modes
2017-08-29  Martin LiskaFix --help=target (PR other/39851).
2017-08-21  David Malcolmc-family/c/c++: pass optional vec<location_t> to c...
2017-08-10  David MalcolmC/C++: show pertinent open token when missing a close...
2017-08-09  Marek PolacekBoolify some parameters.
2017-07-14  David Malcolmc/c++: Add fix-it hints for suggested missing #includes
2017-07-06  David MalcolmSupport C++-specific selftests
2017-07-04  Marek Polacekre PR c/81231 (ICE with invalid argument to __atomic_*)
2017-06-23  Marc GlisseRefactor fileptr_type_node handling
2017-05-25  Nathan Sidwellc=common.c (field_decl_cmp, [...]): Adjust T const...
2017-05-24  Martin SeborPR c/80731 - poor -Woverflow warnings
2017-05-18  Marek Polacekc-common.c (c_common_type_for_size): Use NULL_TREE...
2017-05-18  Marek Polacekc-common.c (self_promoting_args_p): Change the return...
2017-05-17  Marek Polacekc-common.c: Use NULL_TREE instead of 0 where appropriate.
2017-05-17  Ville VoutilainenImplement new C++ intrinsics __is_assignable and __is_c...
2017-05-17  Marek PolacekBye bye, c_save_expr.
2017-05-09  Nathan Sidwellc-tree.h (pushdecl): Declare.
2017-05-05  David MalcolmEliminate report_diagnostic macro
2017-05-03  Nathan SidwellCanonicalize canonical type hashing
2017-04-27  Jakub Jelinekre PR c++/80534 (7.1 RC - internal compiler error:...
2017-04-25  Bernd Edlinger017-04-25 Bernd Edlinger <bernd.edlinger@hotmail.de>
2017-04-20  Jakub Jelinekre PR middle-end/80423 (GC related -fcompare-debug...
2017-04-18  Jakub Jelinekre PR middle-end/79788 (ICE in expand_expr_real_2,...
2017-03-31  Jakub Jelinekre PR libstdc++/80251 (Is the is_aggregate meta functio...
2017-03-27  Jakub Jelinekre PR target/80162 (ICE on invalid code (address of...
2017-03-21  Martin SeborPR c++/79548 - missing -Wunused-variable on a typedef...
2017-03-02  Richard Bienerre PR middle-end/79756 (ICE in execute_todo, at passes...
2017-02-24  Jakub Jelinekre PR c++/79588 (ICE in warn_for_restrict with -Wrestrict)
2017-01-24  David MalcolmAdd "__RTL" to cc1
2017-01-16  Paolo Carlinirevert: re PR c++/71737 (ICE following 2x pack expansio...
2017-01-16  Paolo Carlinire PR c++/71737 (ICE following 2x pack expansion in...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-21  Jakub Jelinekre PR bootstrap/78817 (stage2 bootstrap failure in...
2016-12-14  Martin SeborPR c/78673 - sprintf missing attribute nonnull on desti...
2016-12-12  Marek Polacekre PR c++/78647 (ICE on invalid C++ code on x86_64...
2016-11-26  Prathamesh Kulkarnitree.c (build_common_tree_nodes): Initialize ptrdiff_ty...
2016-11-23  James Greenhalgh[Patch 6/17] Migrate excess precision logic to use...
2016-11-21  Bernd Edlingerre PR c++/71973 (c++ handles built-in functions inconsi...
2016-11-17  Marek Polacekre PR c/78285 (error on duplicate switch label where...
2016-11-14  Prasad GhangalMake-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o.
2016-10-25  Jakub Jelinekinternal-fn.def (LAUNDER): New internal function.
2016-10-24  Bernd Edlingerc-common.c (c_common_truthvalue_conversion): Warn for...
2016-10-20  Bernd Edlingerc-common.c (c_common_truthvalue_conversion): Fix the...
2016-10-19  Bernd Edlingerc-common.c (c_common_truthvalue_conversion): Warn only...
2016-10-17  Marek PolacekMakefile.in (C_COMMON_OBJS): Add c-family/c-attribs.o.
2016-10-11  Marek Polacekc-common.c (warning_candidate_p): Change the return...
2016-10-11  Marek PolacekMakefile.in (C_COMMON_OBJS): Add c-family/c-warn.o.
2016-10-08  Jason MerrillDelay folding of bool conversion into COND_EXPR.
2016-10-07  Jakub JelinekImplement LWG2296 helper intrinsic c-family/
2016-10-07  Bernd Edlingerre PR c++/77700 (suspicios code in cp/parser.c)
2016-10-06  Jakub JelinekImplement P0258R2 - helper for C++17 std::has_unique_ob...
2016-10-05  Bernd Edlingerc-common.c (c_common_truthvalue_conversion): Warn also...
2016-10-05  Jakub Jelinek* c-common.c (c_common_reswords): Update comment for...
2016-10-05  Jason MerrillPR c++/77852 - class deduction from list-init
2016-10-03  Bernd Edlingerinvoke.texi: Update -Wint-in-bool-context.
2016-09-26  Thomas Preud'hommetree.h (memmodel_from_int, [...]): Move to ...
2016-09-26  Marek PolacekImplement -Wimplicit-fallthrough.
2016-09-21  Bernd Edlingerc-common.c (c_common_truthvalue_conversion): Inhibit...
2016-09-19  Bernd Edlingerre PR c++/77434 (warn about suspicious precedence of...
2016-09-19  Joseph MyersMake max_align_t respect _Float128.
2016-09-15  Jason Merrillc-common.c (check_cxx_fundamental_alignment_constraints...
2016-09-14  Jason Merrillc-common.c (check_cxx_fundamental_alignment_constraints...
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  Jason MerrillDon't treat array as builtin type in set_underlying_type
2016-09-13  Jason MerrillTrying again to fix aligned-new on m68k.
2016-09-12  Jason MerrillFix aligned-new tests on m68k.
2016-09-12  Bernd Edlingerre PR c++/77496 (ICE in instantiate_type, at cp/class...
2016-09-10  Tom de VriesMake canonical_va_list_type more strict
2016-09-09  Jason MerrillImplement P0035R4, C++17 new of over-aligned types.
next