poly_int: TYPE_VECTOR_SUBPARTS
[platform/upstream/gcc.git] / gcc / c-family / ChangeLog
2018-01-03 Richard Sandifordpoly_int: TYPE_VECTOR_SUBPARTS
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-22 Jakub Jelinekre PR debug/83550 (Bad location of DW_TAG_structure_typ...
2017-12-22 Eric Botcazouextend.texi (Loop-Specific Pragmas): Document pragma...
2017-12-22 Alexandre Oliva[SFN] sync up debug-only stmt list's side effects with...
2017-12-21 Alexandre Olivamove ChangeLog entry to the right file
2017-12-19 Jakub Jelinekread-rtl.c (parse_reg_note_name): Replace Yoda conditio...
2017-12-18 Marek Polacekc-warn.c (warn_logical_operator): Return early if ...
2017-12-17 Martin Seborc-attribs.c (common_handle_aligned_attribute): Avoid...
2017-12-16 Martin SeborPR tree-optimization/78918 - missing -Wrestrict on...
2017-12-15 Jakub Jelinektree-core.h (struct attribute_spec): Swap affects_type_...
2017-12-14 Bernd Edlingerinvoke.texi: Document -Wcast-function-type.
2017-12-14 Qing ZhaoPatch for middle-end/PR79538
2017-12-12 Alexandre Oliva[SFN] introduce statement frontier notes, still disabled
2017-12-07 Martin SeborPR c/81544 - attribute noreturn and warn_unused_result...
2017-12-06 David MalcolmC/C++: don't suggest implementation names as spelling...
2017-12-06 David MalcolmMove macro-spellchecking code from "gcc" to new files...
2017-12-01 Jakub Jelinekfunction.h (struct function): Remove cilk_frame_decl...
2017-11-30 Julia KovalRemove inv_list.
2017-11-28 Jakub Jelinekre PR sanitizer/81275 (-fsanitize=thread produce incorr...
2017-11-28 Julia KovalRemove Cilk Plus support.
2017-11-21 Marc GlisseNew POINTER_DIFF_EXPR
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-21 David MalcolmC/C++: more stdlib header hints (PR c/81404)
2017-11-20 David Malcolmc-family: add name_hint/deferred_diagnostic
2017-11-19 Jakub Jelinekre PR c/66618 (Failure to diagnose non-constant initial...
2017-11-16 Joseph MyersAdd -std=c18 etc. option aliases.
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-11-06 Martin LiskaInstrument function exit with __builtin_unreachable...
2017-10-31 David Malcolmdiagnostics: get rid of *_at_rich_loc in favor of overl...
2017-10-30 Joseph MyersAdd -std=c17, -std=gnu17.
2017-10-27 Michael Meissnerbuiltins.c (CASE_MATHFN_FLOATN): New helper macro to...
2017-10-23 Marek Polacekre PR c/82681 (c-warn.c:1218: typo in warning message)
2017-10-19 Eric Botcazouasan.c (handle_builtin_alloca): Deal with all alloca...
2017-10-17 David MalcolmSimplify format_warning_at_substring API
2017-10-13 Jakub Jelinekc-gimplify.c (c_gimplify_expr): Handle [LR]ROTATE_EXPR...
2017-10-12 David MalcolmC/C++: add fix-it hints for various missing symbols
2017-10-11 Nathan Sidwell[PATCH] Include path enumeration
2017-10-11 Martin LiskaDo not error for no_sanitize attributes (PR sanitizer...
2017-10-10 Richard SandifordRequire wi::to_wide for trees
2017-10-10 Jakub Jelinekre PR c/82437 (false-positive -Wtautological-compare...
2017-10-06 Jakub Jelinekre PR c/82437 (false-positive -Wtautological-compare...
2017-10-05 Bernd Edlingerc-pretty-print.c (pp_c_parameter_type_list): Print ...
2017-10-02 Richard SandifordFix mismatched precisions in tree arithmetic
2017-09-29 Jakub Jelinekc-attribs.c (handle_noipa_attribute): Don't add "stack_...
2017-09-29 Eric Botcazouc-ada-spec.c (to_ada_name): Add index parameter.
2017-09-29 Eric Botcazouc-ada-spec.c (max_ada_macros): Move around.
2017-09-29 Jakub Jelinekc-attribs.c (handle_packed_attribute): Test DECL_C_BIT_...
2017-09-21 Alexandre Olivaenable handling of -gno- command-line options as negate...
2017-09-15 Andrew SuttonAdd support for -std=c++2a.
2017-09-15 Eric Botcazouc-pragma.c (handle_pragma_scalar_storage_order): Expand...
2017-09-15 Jakub Jelinekinvoke.texi: Document -std=c++17 and -std=gnu++17 and...
2017-09-12 H.J. LuDon't warn function alignment if warn_if_not_aligned_p...
2017-09-12 Nathan Sidwellc-common.c (field_decl_cmp, [...]): Move to c/c-decl.c.
2017-09-09 Jonathan WakelyPR c++/81852 define feature-test macro for -fthreadsafe...
2017-09-04 Marek Polacekre PR c/81783 (-Wtautological-compare could do better)
2017-09-01 Boris Kolpackovc-opts.c (c_common_finish): Write dependency informatio...
2017-09-01 Jakub Jelinekre PR c/81887 (pragma omp ordered simd ignored under...
2017-08-30 Richard SandifordAdd some changelog entries that went astray during...
2017-08-30 Richard Sandiford[72/77] Pass scalar_mode to scalar_mode_supported_p
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[32/77] Check is_a <scalar_int_mode> before calling...
2017-08-30 Richard Sandiford[12/77] Use opt_scalar_float_mode when iterating over...
2017-08-30 Richard Sandiford[4/77] Add FOR_EACH iterators for modes
2017-08-30 Richard Sandiford[2/77] Add an E_ prefix to case statements
2017-08-29 Martin LiskaFix --help=target (PR other/39851).
2017-08-24 David MalcolmC: fix logic within c_expr::get_location
2017-08-21 David Malcolmc-family/c/c++: pass optional vec<location_t> to c...
2017-08-18 H.J. LuAdd warn_if_not_aligned attribute
2017-08-14 Martin SeborPR c/81117 - Improve buffer overflow checking in strncp...
2017-08-14 Martin SeborPR c/81117 - Improve buffer overflow checking in strncp...
2017-08-11 Martin LiskaIntroduce TARGET_SUPPORTS_ALIASES
2017-08-10 David MalcolmC/C++: show pertinent open token when missing a close...
2017-08-09 Marek PolacekBoolify some parameters.
2017-08-08 Martin Liskatrans.c: Include header files.
2017-08-07 Jakub Jelinekre PR c/69389 (bit field incompatible with OpenMP atomi...
2017-08-07 Eric Botcazouc-ada-spec.c (has_nontrivial_methods): Test for FUNCTIO...
2017-08-07 Martin LiskaCanonicalize names of attributes.
2017-08-05 Eric Botcazouc-ada-spec.c (has_static_fields): Look only into variables.
2017-08-01 Eric Botcazouc-ada-spec.c (has_static_fields): Look only into fields.
2017-08-01 Eric Botcazouc-ada-spec.c (print_generic_ada_decl): Pass correctly...
2017-07-31 Martin LiskaDo UBSAN sanitization just when current_function_decl...
2017-07-30 Uros Bizjakc-format.c (asm_fprintf_char_table): Add 'z' to format_...
2017-07-29 Eric Botcazouc-ada-spec.c (dump_generic_ada_node): Take into account...
2017-07-27 Jakub Jelinekre PR c/45784 (gcc OpenMP - error: invalid controlling...
2017-07-27 Marek Polacekre PR c/81417 (-Wsign-compare should print types being...
2017-07-27 Jakub Jelinekattribs.c (decl_attributes): Imply noinline, noclone...
2017-07-25 Torsten Duwec-attribs.c (c_common_attribute_table): Add entry for...
2017-07-21 Nathan SidwellRemove TYPE_METHODS.
2017-07-18 Nathan Sidwelltree-parloops.c (try_transform_to_exit_first_loop_alt...
2017-07-14 David Malcolmc/c++: Add fix-it hints for suggested missing #includes
2017-07-10 Martin SeborPR other/81345 - -Wall resets -Wstringop-overflow...
2017-07-06 David MalcolmSupport C++-specific selftests
2017-07-04 Marek Polacekre PR c/81231 (ICE with invalid argument to __atomic_*)
2017-07-04 Marek Polacek* c-warn.c (warn_if_unused_value): Remove WITH_CLEANUP_...
2017-06-28 Martin LiskaDo not allow to inline ifunc resolvers (PR ipa/81128).
2017-06-28 Martin LiskaIntroduce IntegerRange for options (PR driver/79659).
next