gcc.git
2017-07-03 Nathan Sidwell* hash-table.h (hash_table_mod1): Fix indentation.
2017-07-03 Jan Hubickare PR rtl-optimization/81290 (ICE in update_br_prob_note)
2017-07-03 James GreenhalghAndrew pointed out that I did not document the new...
2017-07-03 Nathan Sidwellconfigure.ac: Set srcdir when sourcing config-lang...
2017-07-03 Bernd SchmidtReadd myself as c6x maintainer.
2017-07-03 Richard Bienerre PR tree-optimization/60510 (SLP blocks loop vectoriz...
2017-07-03 Tom de VriesFix secure_getenv.h include in plugin-hsa.c
2017-07-03 Richard SandifordAdd a helper for getting the overall alignment of a DR
2017-07-03 Richard SandifordAdd DR_BASE_ALIGNMENT and DR_BASE_MISALIGNMENT
2017-07-03 Richard SandifordAdd DR_STEP_ALIGNMENT
2017-07-03 Richard SandifordRename DR_ALIGNED_TO to DR_OFFSET_ALIGNMENT
2017-07-03 Richard SandifordMake dr_analyze_innermost operate on innermost_loop_beh...
2017-07-03 Rainer OrthRequire ifunc support in gcc.target/i386/mvc6.c
2017-07-03 Richard SandifordUse innermost_loop_behavior for outer loop vectorisation
2017-07-03 Richard Earnshaw[arm] Clean up generation of BE8 format images.
2017-07-03 Jan Hubicka* tree-cfg.c (gimple_find_sub_bbs): Fix profile updating.
2017-07-03 Jan Hubickatree-cfgcleanup.c (want_merge_blocks_p): New function.
2017-07-03 Jan Hubickare PR target/81285 (r249888 breaks bootstrap on ppc64le)
2017-07-03 Martin LiskaASAN: handle addressable params (PR sanitize/81040).
2017-07-03 Richard Bienertree-vect-loop.c (vect_create_epilog_for_reduction...
2017-07-03 Martin LiskaMake stack epilogue more efficient
2017-07-03 Richard Bienertree-vect-loop.c (vect_analyze_loop_operations): Also...
2017-07-03 Richard SandifordTweak BB analysis for dr_analyze_innermost
2017-07-03 Tom de VriesIgnore EDGE_{DFS_BACK,EXECUTABLE} in tail-merge
2017-07-03 Tom de VriesDon't tail-merge blocks from different loops
2017-07-03 Tom de VriesFix sigsegv in find_same_succ_bb
2017-07-03 GCC AdministratorDaily bump.
2017-07-02 Jan Hubickacfgrtl.c (rtl_verify_edges): Enable checking of profile...
2017-07-02 Jan Hubickadumpfile.c: Include profile-count.h
2017-07-02 Jan Hubicka* bb-reorder.c (fix_up_crossing_landing_pad): Update...
2017-07-02 Jan Hubickaexpect.c (dw2_build_landing_pads): Update profile of...
2017-07-02 Jan Hubicka* tree-complex.c (expand_complex_div_wide): update...
2017-07-02 Jan Kratochvilinclude/ChangeLog
2017-07-02 Thomas Koenigeoshift0.c: For contiguous arrays, use block algorithm.
2017-07-02 Richard SandifordReorganise machmode.h headers
2017-07-02 Richard SandifordMake tree-ssa-strlen.c handle partial unterminated...
2017-07-02 Richard SandifordPR 80769: Incorrect strlen optimisation
2017-07-02 Richard SandifordPR81136: ICE from inconsistent DR_MISALIGNMENTs
2017-07-02 Andi KleenAlways print attributes when dumping tree
2017-07-02 GCC AdministratorDaily bump.
2017-07-01 Jan Hubickacfg.c (scale_bbs_frequencies): New function.
2017-07-01 Jan Hubicka* trans-mem.c (split_bb_make_tm_edge): Update profile.
2017-07-01 Jan Hubickatree-if-conv.c (combine_blocks): Use make_single_succ_e...
2017-07-01 Jan Hubickacfgrtl.c (rtl_flow_call_edges_add): Update profile.
2017-07-01 Jan Hubickabb-reorder.c (fix_up_crossing_landing_pad, [...]):...
2017-07-01 Jan Hubickatree-vect-loop.c (optimize_mask_stores): Use make_singl...
2017-07-01 Jakub Jelinekre PR sanitizer/81262 (verify_flow_info failed for...
2017-07-01 Jakub Jelinekre PR sanitizer/81262 (verify_flow_info failed for...
2017-07-01 Jan HubickaPatch by Alexander Monakov <amonakov@ispras.ru>
2017-07-01 Jan Hubickasel-sched-ir.c (compute_succs_info): Handle uninitializ...
2017-07-01 Jan Hubickapa.c (pa_expand_compare_and_swap_loop): Update call...
2017-07-01 GCC AdministratorDaily bump.
2017-06-30 Jan Hubickare PR ipa/81261 (ICE with -fno-guess-branch-probability)
2017-06-30 Jason MerrillPR c++/81257 - ICE with invalid ::template.
2017-06-30 Andrew Pinskitree-if-conv.c (predicate_scalar_phi): Update new_stmt...
2017-06-30 Nathan Sidwellconfig-lang.in (gtfiles): Add cp/lex.c.
2017-06-30 Nathan Sidwellggc.h (empty_string): Delete.
2017-06-30 Richard Earnshaw[rtlanal] Do a better job of costing parallel sets...
2017-06-30 Nathan Sidwellggc.h: Replace all 'static inline' with plain 'inline'.
2017-06-30 Peter Bergnertree-cfg.c (group_case_labels_stmt): Merge scanning...
2017-06-30 Aldy Hernandeztree-ssanames.c (set_range_info_raw): Abstract from ...
2017-06-30 David MalcolmFix location of typeid() (PR c++/80014)
2017-06-30 Jakub Jelinekre PR target/81225 (ICE with -mavx512ifma -O3 -ffloat...
2017-06-30 Nathan Sidwellcp-tree.h (lookup_fnfields_1, [...]): Don't declare.
2017-06-30 Sylvestre Ledru* lto-wrapper.c (copy_file) Close both file descriptors...
2017-06-30 Martin LiskaFix removal of ifunc (PR ipa/81214).
2017-06-30 Richard Bienertree-vect-slp.c (vect_slp_analyze_node_operations)...
2017-06-30 Nathan Sidwellcall.c (build_new_method_call_1): Use constructo_name...
2017-06-30 Nathan Sidwellre PR c++/81229 (ICE in c_tree_chain_next on aarch64)
2017-06-30 Richard Bienergraph.c (draw_cfg_node_succ_edges): Fix broken dot...
2017-06-30 Martin LiskaCall BUILT_IN_ASAN_HANDLE_NO_RETURN before BUILT_IN_UNW...
2017-06-30 Yvan RouxDocumentation: Clean up AArch64 options.
2017-06-30 Richard Bienerre PR tree-optimization/81249 (ICE: error: incompatible...
2017-06-30 Andreas Krebbelprofile-count.h: Fix typos and whitespace issues.
2017-06-30 Andreas KrebbelS/390: Adjust to the recent branch probability changes.
2017-06-30 Julian Brownaarch64-fusion-pairs.def: Add ALU_BRANCH entry.
2017-06-30 Naveen H.Saarch64.c (aarch_macro_fusion_pair_p): Push the check...
2017-06-30 GCC AdministratorDaily bump.
2017-06-29 Maya Rashishnetbsd.h (NETBSD_LIB_SPEC): Add -lc when creating share...
2017-06-29 Jan Hubickaarm-builtins.c: Include profile-count.h
2017-06-29 Paolo Carliniclass.c (add_method): Change pair of errors to error...
2017-06-29 Jason Merrill* constexpr.c, error.c, tree.c: Remove WITH_CLEANUP_EXP...
2017-06-29 Jason MerrillPR c++/81180 - ICE with C++17 deduction of member class...
2017-06-29 Aaron Sawdeyrs6000.c (toc_relative_expr_p): Make tocrel_base and...
2017-06-29 Jason MerrillPR c++/81188 - matching decltype of member function...
2017-06-29 Maya Rashishbuiltins.md (ffssi2_internal): Correct constraint.
2017-06-29 Eric Botcazouexpr.c (expand_expr): When testing for unaligned objects...
2017-06-29 Cesar Philippidisre PR fortran/77765 (ICE in gfc_match_oacc_routine...
2017-06-29 Steve Ellceyccmp_2.c: New test.
2017-06-29 Steve Ellceyccmp.c (ccmp_tree_comparison_p): New function.
2017-06-29 Nathan Sidwellre PR c++/81247 (ICE on invalid C++ code with malformed...
2017-06-29 Sylvestre Ledrubid2dpd_dpd2bid.c (_bid_to_dpd32): Fix whitespace.
2017-06-29 Segher Boessenkoolcombine: Print insns with the cost dump
2017-06-29 Jan Hubickaasan.c (asan_emit_stack_protection): Update.
2017-06-29 Ian Lance TaylorMakefile.am (MOSTLYCLEANFILES): Remove testing files...
2017-06-29 Carl Lovers6000-c.c: Add support for built-in functions vector...
2017-06-29 Jason MerrillPR c++/81164 - ICE with invalid inherited constructor.
2017-06-29 Ian Lance Taylormisc/cgo/testcarchive: fix test to work for gccgo
2017-06-29 Ian Lance Taylorcmd/go: fix -buildmode={c-archive,c-shared,pie} for...
2017-06-29 Carl Lovebuiltins-3-vec_reve-runnable.c (dg-options, dg-skip...
next