re PR debug/82718 (Bad DWARF5 .debug_loclists generation)
[gcc.git] / gcc / c-family /
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-20 Igor TsimbalistAdd generic part for Intel CET enabling. The spec is...
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-12 Jakub Jelinekre PR target/82112 (internal compiler error: in fold_co...
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[35/77] Add uses of as_a <scalar_int_mode>
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-10 Martin LiskaFix target attribute handling (PR c++/81355).
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-02 Marek Polacekre PR c/81448 (False positive -Werror=multistatement...
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).
2017-06-26 Marek Polacekre PR c/80116 (Warn about macros expanding to multiple...
2017-06-23 Marc GlisseRefactor fileptr_type_node handling
2017-06-16 Martin SeborPR c++/80560 - warn on undefined memory operations...
2017-06-14 Boris KolpackovRecognize '-' as special -MF argument (write to stdout)
2017-06-13 Marek Polacekre PR objc/80949 (ICE in do_warn_duplicated_branches_r)
2017-06-13 Martin LiskaImplement no_sanitize function attribute
2017-06-11 Jason Merrilltree.h (id_equal): New.
2017-06-04 Marek Polacekre PR c/80919 (ICE: Segmentation fault with -Wall when...
2017-06-03 Martin SeborPR c/80892 - -Wfloat-conversion now warns about non...
2017-06-02 Bernd Edlingerinvoke.texi: Document the -Wsizeof-pointer-div warning.
2017-06-01 Volker Reicheltc.opt (Wcatch-value): New shortcut for Wcatch-value=1.
2017-05-30 David MalcolmC++ template type diff printing
2017-05-25 Volker Reicheltinvoke.texi (-Wcatch-value=): Document new warning...
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-19 Jason Merrillc-warn.c (match_case_to_enum_1): Don't warn about enums...
2017-05-19 Bernd Edlingerc-format.c (locus): Move out of function scope, add...
2017-05-19 Nathan Sidwelltoplev.c (general_init): Call register dump lang hook.
2017-05-19 Richard Bienerre PR c++/80593 (GCC 7, aligned_storage and “dereferenc...
next