]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-family/ChangeLog
* read-rtl.c (parse_reg_note_name): Replace Yoda conditions with
[thirdparty/gcc.git] / gcc / c-family / ChangeLog
2017-12-19  jakub * read-rtl.c (parse_reg_note_name): Replace Yoda condi...
2017-12-18  mpolacek * c-warn.c (warn_logical_operator): Return early if...
2017-12-17  mseborgcc/c-family/ChangeLog:
2017-12-16  mseborPR tree-optimization/78918 - missing -Wrestrict on...
2017-12-15  jakub * tree-core.h (struct attribute_spec): Swap affects_ty...
2017-12-14  edlingergcc:
2017-12-14  qinzhaoPatch for middle-end/PR79538
2017-12-12  aoliva[SFN] introduce statement frontier notes, still disabled
2017-12-07  mseborPR c/81544 - attribute noreturn and warn_unused_result...
2017-12-06  dmalcolmC/C++: don't suggest implementation names as spelling...
2017-12-06  dmalcolmMove macro-spellchecking code from "gcc" to new files...
2017-12-01  jakub * function.h (struct function): Remove cilk_frame_decl,
2017-11-30  jkovalRemove inv_list.
2017-11-28  jakub PR sanitizer/81275
2017-11-28  jkovalRemove Cilk Plus support.
2017-11-21  glisseNew POINTER_DIFF_EXPR
2017-11-21  jakub * c-common.c (get_nonnull_operand): Use tree_to_uhwi.
2017-11-21  jakub PR c++/83059
2017-11-21  dmalcolmC/C++: more stdlib header hints (PR c/81404)
2017-11-20  dmalcolmc-family: add name_hint/deferred_diagnostic
2017-11-19  jakub PR c/66618
2017-11-16  jsm28Add -std=c18 etc. option aliases.
2017-11-15  jsm28Add __builtin_tgmath for better tgmath.h implementation...
2017-11-10  mseborPR c/81117 - Improve buffer overflow checking in strncpy
2017-11-06  marxinInstrument function exit with __builtin_unreachable...
2017-10-31  dmalcolmdiagnostics: get rid of *_at_rich_loc in favor of overl...
2017-10-30  jsm28Add -std=c17, -std=gnu17.
2017-10-27  meissner[gcc]
2017-10-23  mpolacek PR c/82681
2017-10-19  ebotcazou * asan.c (handle_builtin_alloca): Deal with all alloca...
2017-10-17  dmalcolmSimplify format_warning_at_substring API
2017-10-13  jakub * c-gimplify.c (c_gimplify_expr): Handle [LR]ROTATE_EX...
2017-10-12  dmalcolmC/C++: add fix-it hints for various missing symbols
2017-10-11  nathan[PATCH] Include path enumeration
2017-10-11  marxinDo not error for no_sanitize attributes (PR sanitizer...
2017-10-10  rsandifoRequire wi::to_wide for trees
2017-10-10  jakub PR c/82437
2017-10-06  jakub PR c/82437
2017-10-05  edlinger2017-10-05 Bernd Edlinger <bernd.edlinger@hotmail.de>
2017-10-02  rsandifoFix mismatched precisions in tree arithmetic
2017-09-29  jakub * c-attribs.c (handle_noipa_attribute): Don't add...
2017-09-29  ebotcazou * c-ada-spec.c (to_ada_name): Add index parameter.
2017-09-29  ebotcazou * c-ada-spec.c (max_ada_macros): Move around.
2017-09-29  jakubc-family/
2017-09-21  aolivaenable handling of -gno- command-line options as negate...
2017-09-15  jakub Add support for -std=c++2a.
2017-09-15  ebotcazou * c-pragma.c (handle_pragma_scalar_storage_order)...
2017-09-15  jakub * doc/invoke.texi: Document -std=c++17 and -std=gnu...
2017-09-12  hjlDon't warn function alignment if warn_if_not_aligned_p...
2017-09-12  nathan c-family/
2017-09-09  rediPR c++/81852 define feature-test macro for -fthreadsafe...
2017-09-04  mpolacek PR c/81783
2017-09-01  law * c-opts.c (c_common_finish): Write dependency informa...
2017-09-01  jakub PR c/81887
2017-08-30  rsandifoAdd some changelog entries that went astray during...
2017-08-30  rsandifo[72/77] Pass scalar_mode to scalar_mode_supported_p
2017-08-30  rsandifo[71/77] Use opt_scalar_mode for mode iterators
2017-08-30  rsandifo[65/77] Add a SCALAR_TYPE_MODE macro
2017-08-30  rsandifo[32/77] Check is_a <scalar_int_mode> before calling...
2017-08-30  rsandifo[12/77] Use opt_scalar_float_mode when iterating over...
2017-08-30  rsandifo[4/77] Add FOR_EACH iterators for modes
2017-08-30  rsandifo[2/77] Add an E_ prefix to case statements
2017-08-29  marxinFix --help=target (PR other/39851).
2017-08-24  dmalcolmC: fix logic within c_expr::get_location
2017-08-21  dmalcolmc-family/c/c++: pass optional vec<location_t> to c...
2017-08-18  hjlAdd warn_if_not_aligned attribute
2017-08-14  mseborPR c/81117 - Improve buffer overflow checking in strncp...
2017-08-14  mseborPR c/81117 - Improve buffer overflow checking in strncp...
2017-08-11  marxinIntroduce TARGET_SUPPORTS_ALIASES
2017-08-10  dmalcolmC/C++: show pertinent open token when missing a close...
2017-08-09  mpolacekBoolify some parameters.
2017-08-08  marxin.
2017-08-07  jakub PR c/69389
2017-08-07  ebotcazou * c-ada-spec.c (has_nontrivial_methods): Test for...
2017-08-07  marxinCanonicalize names of attributes.
2017-08-05  ebotcazou * c-ada-spec.c (has_static_fields): Look only into...
2017-08-01  ebotcazou * c-ada-spec.c (has_static_fields): Look only into...
2017-08-01  ebotcazou * c-ada-spec.c (print_generic_ada_decl): Pass correctl...
2017-07-31  marxinDo UBSAN sanitization just when current_function_decl...
2017-07-30  uros * c-format.c (asm_fprintf_char_table): Add 'z' to...
2017-07-29  ebotcazou * c-ada-spec.c (dump_generic_ada_node): Take into...
2017-07-27  jakub PR c/45784
2017-07-27  mpolacek PR c/81417
2017-07-27  jakub * attribs.c (decl_attributes): Imply noinline, noclone...
2017-07-25  rguenth2017-07-07 Torsten Duwe <duwe@suse.de>
2017-07-21  nathan gcc/
2017-07-18  nathan gcc/
2017-07-14  dmalcolmc/c++: Add fix-it hints for suggested missing #includes
2017-07-10  mseborPR other/81345 - -Wall resets -Wstringop-overflow...
2017-07-06  dmalcolmSupport C++-specific selftests
2017-07-04  mpolacek PR c/81231
2017-07-04  mpolacek * c-warn.c (warn_if_unused_value): Remove WITH_CLEANUP...
2017-06-28  marxinDo not allow to inline ifunc resolvers (PR ipa/81128).
2017-06-28  marxinIntroduce IntegerRange for options (PR driver/79659).
2017-06-26  mpolacek PR c/80116
2017-06-23  glisseRefactor fileptr_type_node handling
2017-06-16  mseborPR c++/80560 - warn on undefined memory operations...
2017-06-14  jsm28Recognize '-' as special -MF argument (write to stdout)
2017-06-13  mpolacek PR objc/80949
2017-06-13  marxinImplement no_sanitize function attribute
next