]> gcc.gnu.org Git - gcc.git/history - gcc/ChangeLog
re PR middle-end/92046 (Command line options (that are per-functions) are affecting...
[gcc.git] / gcc / ChangeLog
2019-10-15 Richard Bienerre PR middle-end/92046 (Command line options (that...
2019-10-15 Prathamesh Kulkarnire PR tree-optimization/92085 (ICE: tree check: expecte...
2019-10-14 Kugan Vivekanandarajahvfp.md (fma<SDF:mode>4): Enable DF only when TARGET_VFP...
2019-10-14 Joel Hutton* doc/tree-ssa.texi: Update renamed macro name.
2019-10-14 Mihailo Stojanovicmips.c (mips_cannot_force_const_mem): Reject vector...
2019-10-14 Iain Sandoe[Darwin, machopic 9/n] Minor code clean-ups.
2019-10-14 Richard Bienerre PR middle-end/92046 (Command line options (that...
2019-10-14 Wilco Dijkstra[ARM] Enable arm_legitimize_address for Thumb-2
2019-10-14 Wilco Dijkstra[ARM] Switch to default sched pressure algorithm
2019-10-14 Richard Bienerre PR tree-optimization/92069 (ice in vect_analyze_scal...
2019-10-14 Richard SandifordAdd expr_callee_abi
2019-10-14 Aldy HernandezNormalize unsigned ~[0,0] into [1,MAX].
2019-10-14 Xiong Hu LuoFix dump message issue
2019-10-13 Iain Sandoe[Darwin, machopic 8/n] Back out part of PR71767 fix.
2019-10-13 Iain Sandoe[Darwin, machopic 7/n] Remove code that should be dead.
2019-10-13 Nathan Sidwell[PATCH] teach gengtype about 'mutable'
2019-10-13 Rainer OrthRemove dg-add-options c99_runtime
2019-10-13 Jan Hubickalto-streamer-out.c (collect_block_tree_leafs): Renumber...
2019-10-12 John David Anglinpa.c (pa_output_call): Load descriptor address to regis...
2019-10-12 Iain Sandoe[Darwin, machopic 6/n] Fix for 67183
2019-10-12 Palmer DabbeltFix the ChangeLog for my previous commit
2019-10-12 John David Anglinpa.c (pa_option_override): Remove trailing comma from...
2019-10-12 Jakub Jelinekre PR middle-end/92063 (ICE in operation_could_trap_p...
2019-10-11 Jim WilsonExtend subst to simplify CONST_INT inside SIGN_EXTEND.
2019-10-11 Richard SandifordRelax store_bit_field call in store_expr
2019-10-11 Wilco Dijkstra[ARM] Tweak HONOR_REG_ALLOC_ORDER
2019-10-11 Bernd Edlingertree-vect-loop.c (vect_analyze_loop_operations): Adjust...
2019-10-11 Richard Bienerre PR tree-optimization/90883 (Generated code is worse...
2019-10-11 Jan Hubickaggc-page.c (release_pages): Output statistics when...
2019-10-11 Richard Bienerre PR tree-optimization/92066 (Many vectorization tests...
2019-10-11 Tobias Burnus[OpenMP,Fortran] Fix several OpenMP use_device_addr...
2019-10-11 Ilya LeoshkevichS/390: Use signaling FP comparison instructions
2019-10-11 Jan HubickaDo not allocate ggc during streaming.
2019-10-11 Kewen Linvec_promote_demote cost to 1 for non-Power7 VSX archite...
2019-10-10 Joseph MyersUpdate DFP macros in float.h for C2x and TS 18661-2.
2019-10-10 Xiong Hu Luore PR middle-end/26241 (None of the IPA passes are...
2019-10-10 Jan Hubickaipa-reference.c: Do not include splay-tree.h
2019-10-10 Jan Hubicka* ipa-reference.c (propagate): Fix releasing of IPA...
2019-10-10 Iain Sandoe[Darwin, machopic 4/n] Arrange to indirect IVARs when...
2019-10-10 Michael MeissnerAdd check for prefixed addresses.
2019-10-10 David MalcolmDocumentation hyperlinks for [-Wname-of-option] (PR...
2019-10-10 Ilya Leoshkevich[PATCH 1/3] S/390: Do not use signaling vector comparis...
2019-10-10 David Malcolmpretty-print: support URL escape sequences (PR 87488)
2019-10-10 Uros Bizjakre PR target/92022 (ICE in alpha_handle_trap_shadows...
2019-10-10 Oleg Endore PR target/88630 (Incorrect float negating together...
2019-10-10 Richard Bienerre PR middle-end/92046 (Command line options (that...
2019-10-10 Jan Hubickare PR middle-end/92037 (LTO bootstrap broken in selftests)
2019-10-10 Andreas KrebbelS/390: Add support for z15 as CPU name.
2019-10-10 Andreas KrebbelS/390: PR91035 Fix call to __morestack
2019-10-09 Martin SeborPR tree-optimization/90879 - fold zero-equality of...
2019-10-09 Iain Sandoe[Darwin] Improve Objective-C NeXT ABI version check.
2019-10-09 Iain Sandoe[Darwin, machopic 3/n] Set a SYMBOL flag for indirections.
2019-10-09 Jason MerrillUpdate the concepts implementation to conform to C...
2019-10-09 Richard Bienertree-vect-loop.c (vect_is_simple_reduction): Simplify...
2019-10-09 Richard Bienertree-vectorizer.h (_stmt_vec_info::reduc_vectype_in...
2019-10-08 Dmitrij Pochepkore PR tree-optimization/90836 (Missing popcount pattern...
2019-10-08 Martin SeborPR middle-end/92026 - gcc.dg/Wstringop-overflow-18...
2019-10-08 Iain Sandoe[Darwin] Remove code deprecated in 4.x.
2019-10-08 Iain Sandoe[Darwin, machopic 2/n] Compute and cache indirection...
2019-10-08 Uros Bizjakre PR rtl-optimization/91994 (r276327 breaks -mvzeroupper)
2019-10-08 Tulio Magno Quites... Change the library search path when using --with-advanc...
2019-10-08 Richard Bienertree-vectorizer.h (_stmt_vec_info::v_reduc_type): Remove.
2019-10-08 Joseph MyersMake C2X imply -fno-fp-int-builtin-inexact.
2019-10-07 Prathamesh Kulkarnire PR tree-optimization/91532 ([SVE] Redundant predicat...
2019-10-07 Jozef LawrynowiczRevert: 2019-10-07 Jozef Lawrynowicz <jozef.l@mittosy...
2019-10-07 Jozef Lawrynowiczmsp430.md: Group zero_extend* insns together.
2019-10-07 Iain Sandoe[Darwin, machopic 1/n] Consider visibility in indirections.
2019-10-07 Iain Sandoe[Darwin, machopic 0/n] Initial tidy of Mach-O symbol...
2019-10-07 Jozef Lawrynowiczmsp430.c (msp430_file_end): s/msp_/msp430_/
2019-10-07 Jozef Lawrynowiczmsp430-protos.h (msp430_split_addsi): New prototype.
2019-10-07 Uros Bizjaki386-expand.c (ix86_expand_floorceildf_32, [...]):...
2019-10-07 Jozef LawrynowiczMSP430: Don't generate 430X insns when handling data...
2019-10-07 Ilya LeoshkevichIntroduce can_vcond_compare_p function
2019-10-07 Ilya LeoshkevichAllow COND_EXPR and VEC_COND_EXPR condtions to trap
2019-10-07 Vladislav IvanishinMake gsi_next_nonvirtual_phi do what one expects
2019-10-07 Vladislav Ivanishin[doc] -Wuninitialized doesn't do -Wclobbered's job
2019-10-07 Aldy Hernandez* ipa-prop.c (ipa_vr::nonzero_p): Add TYPE_UNSIGNED...
2019-10-07 Aldy HernandezDisentangle range_fold_*ary_expr() into various indepen...
2019-10-07 Aldy HernandezUse value_range_base::num_pairs instead of vrp_val_is...
2019-10-07 Richard Sandiford[IRA] Handle fully-tied destinations in a similar way...
2019-10-07 Richard SandifordUse CONSTEXPR in machmode.h
2019-10-07 Richard Sandiford[i386] Make the vzeroupper pattern describe its effects...
2019-10-07 Richard Bienerre PR tree-optimization/91975 (worse code for small...
2019-10-06 Richard SandifordFix EXECUTE_IF_SET_IN_HARD_REG_SET use
2019-10-06 Iain Sandoe[Darwin] Fix some format-related build warnings.
2019-10-05 Jan Hubickaipa-inline.c: Fix type; compute size rather than self_s...
2019-10-05 Iain Sandoe[Darwin] Amend section for constants with reloactions.
2019-10-05 Jakub Jelinekre PR tree-optimization/91734 (gcc skip an if statement...
2019-10-04 Martin SeborPR middle-end/91977 - missing -Wstringop-overflow on...
2019-10-04 Martin Seborbuiltins.c (compute_objsize): Add an argument.
2019-10-04 Jan Hubicka* ipa-inline.c (inline_insns_single, inline_insns_auto...
2019-10-04 Rafael Tsuhamatch.pd (sinh (x) / cosh (x)): New simplification...
2019-10-04 Martin JamborAdd missing gimple_call_set_fntype
2019-10-04 Bernd Edlingerhash-table.h (hash_table::empty_slow): Don't assign...
2019-10-04 Bernd Edlingerexpr.c (convert_mode_scalar): Remove shadowing local...
2019-10-04 Bernd Edlingercgraph.h (FOR_EACH_ALIAS): Avoid shadowing the loop...
2019-10-04 Bernd Edlingergenmatch.c (commutate): Rename local var.
2019-10-04 Joseph MyersMark C2x built-in functions as such.
2019-10-04 Maya Rashishira-color.c (update_costs_from_allocno): Call ira_init_...
2019-10-04 Jeff Lawh8300.md (cpymemsi): Disable.
next
This page took 0.647841 seconds and 108 git commands to generate.