[RS6000] Don't restore fixed regs
[gcc.git] / gcc / c-family /
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...
2017-05-18 Bernd Edlingerc-format.c (local_tree_type_node): Add GTY attribute.
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 Martin LiskaIntroduce dump_flags_t type and use it instead of int...
2017-05-17 Marek PolacekBye bye, c_save_expr.
2017-05-09 Volker Reicheltre PR c/35441 (pretty-printer cannot handle some expres...
2017-05-09 Marek Polacekre PR c/80525 (-Wlogical-op confused by undefined integ...
2017-05-09 Nathan Sidwellc-tree.h (pushdecl): Declare.
2017-05-09 Martin SeborPR translation/80280 - Missing closing quote (%>) c...
2017-05-08 Jason MerrillBump C++ ABI version.
2017-05-05 David MalcolmEliminate report_diagnostic macro
2017-05-04 Martin SeborPR translation/80280 - Missing closing quote (%>) c...
2017-05-03 Nathan SidwellCanonicalize canonical type hashing
2017-05-01 Xi Ruoyaore PR c++/80038 (Random segfault using local vectors...
2017-04-28 Martin SeborPR tree-optimization/80523 - -Wformat-overflow doesn...
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 Volker Reicheltc.opt (Wextra-semi): New C++ warning flag.
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-04-10 Martin LiskaEvaluate a SAVE_EXPR before an UBSAN check (PR sanitize...
2017-04-03 Jonathan WakelyFix numerous typos in comments
2017-03-31 Jakub Jelinekre PR sanitizer/79572 (reference binding to null pointe...
2017-03-31 David MalcolmFix description of Wendif-labels (PR documentation...
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-11 David MalcolmSimplify uses of "%<%s%>" to "%qs" (PR translation...
2017-03-11 Martin SeborFix up a couple of old ChangeLog entries.
2017-03-10 David Malcolmc-indentation.c: workaround xgettext limitation (PR...
2017-03-09 Marek Polacekre PR c++/79962 (ICE nonnull_check_p on a function...
2017-03-09 Martin LiskaIncrement value instead of a pointer in ADA macro proce...
2017-03-04 Jason Merrillc.opt (Wnoexcept-type): New.
2017-03-02 Richard Bienerre PR middle-end/79756 (ICE in execute_todo, at passes...
2017-02-28 Martin LiskaIntroduce =<number> for couple of options.
2017-02-28 Martin LiskaAdd tabulars for options with enum values.
2017-02-24 Jakub Jelinekre PR c++/79588 (ICE in warn_for_restrict with -Wrestrict)
2017-02-24 Eric Botcazouc-ada-spec.c (dump_ada_function_declaration): Add comme...
2017-02-22 Martin Liskainstead of -Wnormalized=<options>
2017-02-21 Jakub Jelinekre PR c++/79641 (ICE with const variable and attribute)
2017-02-17 Joseph MyersRestore DECIMAL_DIG macro to C99/C11 value.
2017-02-15 Marek Polacekre PR c/79515 (ICE: tree check: expected class 'type...
2017-01-24 David MalcolmAdd "__RTL" to cc1
2017-01-20 Marek Polacekre PR c/64279 (Warning missing for "(cond) ? A : A...
2017-01-17 David MalcolmFix wording of -Wmisleading-indentation (PR c++/71497)
2017-01-17 Aldy Hernandezre PR c/79116 (ICE on cilkplus array notation with...
2017-01-16 Jakub Jelinekre PR driver/49726 (-g0 file.S -g does not produce...
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...
next