Fix typo in a comment in cpuid.h (PR target/79155).
[gcc.git] / gcc / ChangeLog
2017-05-31 Martin LiskaFix typo in a comment in cpuid.h (PR target/79155).
2017-05-31 Bin Cheng* tree-vect-loop-manip.c (create_intersect_range_checks...
2017-05-31 Bin Chengtree-data-ref.c (prune_runtime_alias_test_list): Relax...
2017-05-31 Richard Bienerre PR tree-optimization/80906 (ICE in copy_loop_close_p...
2017-05-30 David MalcolmC++ template type diff printing
2017-05-30 Segher BoessenkoolRemove gen_cell_microcode, warn_cell_microcode
2017-05-30 Uros BizjakChangeLog: Add missing entry.
2017-05-30 Pierre-Marie de... gimplify_modify_expr: avoid DECL_DEBUG_EXPR links acros...
2017-05-30 Wilco DijkstraFix ARM bootstrap failure due to an odd warning:
2017-05-30 Richard Bienertree-vectorizer.h (struct _stmt_vec_info): Add reduc_ty...
2017-05-30 Richard Bienerre PR tree-optimization/80901 (ICE on valid code at...
2017-05-30 Robin DappVector peeling cost model 6/6
2017-05-30 Robin DappVector peeling cost model 4/6
2017-05-30 Robin DappVector peeling cost model 3/6
2017-05-30 Robin DappVector peeling cost model 2/6
2017-05-30 Robin DappVector peeling cost model 1/6
2017-05-30 Jozef Lawrynowiczre PR target/78838 (msp430 option -mcode-region=either...
2017-05-30 Martin LiskaFix parenthesis in auto-profile.c (PR other/80909).
2017-05-30 Richard Bienerre PR tree-optimization/80876 (ICE in verify_loop_struc...
2017-05-30 Martin LiskaRemove dump_file_info::dump_file_info and replace it...
2017-05-30 Martin LiskaFix coding style.
2017-05-29 Max Filippovgcc: xtensa: fix unused parameter warning
2017-05-29 Max Filippovgcc: xtensa: fix fprintf format specifiers
2017-05-29 Eric Botcazouinstall.texi (Options specification): Restore entry...
2017-05-27 Michael EagerRevert:
2017-05-27 Francois-Xavier... * doc/install.texi: Add links to macOS binary distribut...
2017-05-27 Jakub JelinekSmall ChangeLog tweak.
2017-05-27 Jakub Jelinekre PR bootstrap/80887 (gnat bootstrap fails at s-regpat...
2017-05-26 Martin LiskaRenumber TDF_* flags to be contiguous.
2017-05-26 Martin LiskaSimplify usage of some TDF_* flags.
2017-05-26 Bin Chengtree-vect-loop-manip.c (create_intersect_range_checks_i...
2017-05-26 Bin Chengre PR middle-end/80815 (wrong code because of broken...
2017-05-26 Bin Chengtree-vect-data-refs.c (Operator==, [...]): Move from ...
2017-05-26 Bin Chengtree-vect-data-refs.c (compare_tree): Rename and move ...
2017-05-26 Martin LiskaBound partial-inlining-entry-probability param (PR...
2017-05-26 Marek Polacekre PR sanitizer/80875 (UBSAN: compile time crash in...
2017-05-26 Richard Bienerre PR tree-optimization/80842 (ICE at -O3 on x86_64...
2017-05-26 Richard Bienerre PR tree-optimization/80844 (OpenMP SIMD doesn't...
2017-05-25 Sebastian Perytmd.texi (Machine Constraints): Update x86 family machin...
2017-05-25 Volker Reicheltinvoke.texi (-Wcatch-value=): Document new warning...
2017-05-25 Nathan Sidwellconfigure.ac: Add --enable-languages=default to mean...
2017-05-25 Martin LiskaAdd -fdump*-folding suboption.
2017-05-25 Marc GlisseRelax VIEW_CONVERT_EXPR - CONVERT_EXPR combination
2017-05-25 Marc GlisseAllow some NOP conversions in (X+CST1)+CST2 in match.pd
2017-05-25 Marc GlisseMove "(A & C) == D is false when D & ~C != 0" to match.pd
2017-05-25 Nathan Sidwelllto-streamer-in.c (lto_input_data_block): Adjust T...
2017-05-25 Nathan Sidwellauto-profile.c (afdo_propagate): Adjust T const cast...
2017-05-24 Segher BoessenkoolSplit off powerpcspe from rs6000 port
2017-05-24 Wilco DijkstraWhen lra-remat rematerializes an instruction with a...
2017-05-24 Sheldon LoboFix a SPARC -mcbcond compare-and-branch out of range...
2017-05-24 Segher Boessenkoolrs6000: Fix for separate shrink-wrapping for fp (PR8086...
2017-05-24 Thomas Preud'homme[ARM] Fix typo in comment in arm_expand_prologue
2017-05-24 Peter Bergnerre PR middle-end/80823 (ICE: verify_flow_info failed)
2017-05-24 Andreas KrebbelS/390: Fix PR80725.
2017-05-24 Eric Botcazouvar-tracking.c (track_expr_p): Do not return 0 for...
2017-05-23 Uros Bizjaki386.md (*movdi_internal): Remove SSE4 alternative...
2017-05-23 Tom de VriesDocument dg-line directive
2017-05-23 Jan Hubickacgraphunit.c (symbol_table::process_new_functions)...
2017-05-23 Thomas SchwingeRemove unused "default_kind" member from gcc/omp-low...
2017-05-23 Thomas SchwingeOpenACC 2.5 kernels construct: num_gangs, num_workers...
2017-05-23 Martin LiskaIntroduce symtab_node::dump_{asm_,}name functions.
2017-05-23 Martin LiskaMove symtab_node::dump_table to symbol_table::dump
2017-05-23 Jan Hubickaipa-fnsummary.c (estimate_node_size_and_time): Do not...
2017-05-23 Jan Hubickaipa-inline-analysis.c (cgraph_2edge_hook_list, [.....
2017-05-23 Tom de VriesDocument rdrand effective target
2017-05-23 Tom de VriesSort 'Other hardware attributes' table in sourcebuild...
2017-05-23 Georg-Johann Laygenmultilib.awk: Use gsub instead of gensub.
2017-05-22 Michael Meissnerre PR target/80718 (GCC generates slow code for offsett...
2017-05-22 Segher Boessenkoolcfgcleanup: Ignore clobbers in bb_is_just_return
2017-05-22 Jakub Jelinekre PR middle-end/80809 (Multi-free error for variable...
2017-05-22 Jakub Jelinekre PR middle-end/80809 (Multi-free error for variable...
2017-05-22 Jakub Jelinekre PR middle-end/80853 (OpenMP ICE in build_outer_var_r...
2017-05-22 Martin Seborprint-tree.c (print_node): Print DECL_READ_P flag.
2017-05-22 Jan HubickaMakefile.in: Add ipa-fnsummary.o and ipa-fnsummary.h
2017-05-22 Jan Hubickaipa-inline.c (edge_badness): Use inlined_time instead...
2017-05-22 Nathan Sidwellinvoke.texi (fdump-translation-unit): Delete documentation.
2017-05-22 Georg-Johann LaySimplify config/avr/genmultilib.awk.
2017-05-22 Jan Hubickaipa-inline-analysis.c (inline_summary::reset): Do not...
2017-05-22 Jan Hubickaipa-inline-analysis.c (account_size_time): Rename to ...
2017-05-22 Richard Bienerdf-scan.c (df_insn_refs_verify): Speedup when not verif...
2017-05-19 Jason Merrill* tree.c (make_tree_vec_stat, grow_tree_vec_stat):...
2017-05-19 Marek Polacekre PR sanitizer/80800 (UBSAN: yet another false positive)
2017-05-19 Thomas SchwingeOpenACC 2.5 default (present) clause
2017-05-19 Thomas SchwingeClarify gcc/gimplify.c:oacc_default_clause
2017-05-19 Nathan Sidwelltoplev.c (general_init): Call register dump lang hook.
2017-05-19 Nathan Sidwellcontext.h (context::set_passes): New.
2017-05-19 Segher Boessenkoolrs6000: Make constant formation a tiny bit better
2017-05-19 Richard Bienerre PR tree-optimization/80821 (genmatch conflicting...
2017-05-19 Jan Hubickaipa-inline.h (ipa_call_summary): Turn sizes into signed...
2017-05-19 Jan Hubickaipa-inline-analysis.c (cgraph_2edge_hook_list, [.....
2017-05-19 Richard Bienerre PR middle-end/80764 (ICE at -O3 in both 32-bit and...
2017-05-18 Segher Boessenkoolrs6000: Separate shrink-wrapping for FPRs
2017-05-18 Michael Meissnerre PR target/80510 (Optimize Power7/power8 Altivec...
2017-05-18 Uros Bizjakre PR target/80799 (x86-32 bits generates MMX without...
2017-05-18 Paolo Carlinidumpfile.h (enum dump_kind): Remove stray comma.
2017-05-18 Jan HubickaMakefile.in: Add ipa-predicate.o and ipa-predicate.h
2017-05-18 Wilco DijkstraAdd an assert to leaf_function_p to ensure it is not...
2017-05-18 Martin LiskaTransform TDF_{lang,tree,ipa,rtl} to dump_kind enum.
2017-05-18 Martin LiskaDefine CONSTEXPR macro and use it in vec.h.
2017-05-18 Jan Hubickaipa-inline-analysis.c (predicate_conditions): Move...
next