]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2017-07-03  rsandifoAdd a helper for getting the overall alignment of a DR
2017-07-03  rsandifoAdd DR_BASE_ALIGNMENT and DR_BASE_MISALIGNMENT
2017-07-03  rsandifoAdd DR_STEP_ALIGNMENT
2017-07-03  rsandifoRename DR_ALIGNED_TO to DR_OFFSET_ALIGNMENT
2017-07-03  rsandifoMake dr_analyze_innermost operate on innermost_loop_beh...
2017-07-03  roRequire ifunc support in gcc.target/i386/mvc6.c
2017-07-03  rsandifoUse innermost_loop_behavior for outer loop vectorisation
2017-07-03  rearnsha[arm] Clean up generation of BE8 format images.
2017-07-03  hubicka * tree-cfg.c (gimple_find_sub_bbs): Fix profile updating.
2017-07-03  hubicka * tree-cfgcleanup.c (want_merge_blocks_p): New function.
2017-07-03  hubicka PR bootstrap/81285
2017-07-03  marxinASAN: handle addressable params (PR sanitize/81040).
2017-07-03  rguenth2017-07-03 Richard Biener <rguenther@suse.de>
2017-07-03  marxinMake stack epilogue more efficient
2017-07-03  rguenth2016-07-03 Richard Biener <rguenther@suse.de>
2017-07-03  rsandifoTweak BB analysis for dr_analyze_innermost
2017-07-03  vriesIgnore EDGE_{DFS_BACK,EXECUTABLE} in tail-merge
2017-07-03  vriesDon't tail-merge blocks from different loops
2017-07-03  vriesFix sigsegv in find_same_succ_bb
2017-07-03  gccadminDaily bump.
2017-07-02  hubicka * cfgrtl.c (rtl_verify_edges): Enable checking of...
2017-07-02  hubicka * dumpfile.c: Include profile-count.h
2017-07-02  hubicka * bb-reorder.c (fix_up_crossing_landing_pad): Update...
2017-07-02  hubicka * expect.c (dw2_build_landing_pads): Update profile...
2017-07-02  hubicka * tree-complex.c (expand_complex_div_wide): update...
2017-07-02  jkratochinclude/ChangeLog
2017-07-02  tkoenig2017-07-02 Thomas Koenig <tkoenig@gcc.gnu.org>
2017-07-02  rsandifoReorganise machmode.h headers
2017-07-02  rsandifoMake tree-ssa-strlen.c handle partial unterminated...
2017-07-02  rsandifoPR 80769: Incorrect strlen optimisation
2017-07-02  rsandifoPR81136: ICE from inconsistent DR_MISALIGNMENTs
2017-07-02  akAlways print attributes when dumping tree
2017-07-02  gccadminDaily bump.
2017-07-01  hubicka * cfg.c (scale_bbs_frequencies): New function.
2017-07-01  hubicka * trans-mem.c (split_bb_make_tm_edge): Update profile.
2017-07-01  hubicka * tree-if-conv.c (combine_blocks): Use make_single_suc...
2017-07-01  hubicka * cfgrtl.c (rtl_flow_call_edges_add): Update profile.
2017-07-01  hubicka * bb-reorder.c (fix_up_crossing_landing_pad,
2017-07-01  hubicka * tree-vect-loop.c (optimize_mask_stores): Use make_si...
2017-07-01  jakub PR sanitizer/81262
2017-07-01  jakub PR sanitizer/81262
2017-07-01  hubicka Patch by Alexander Monakov <amonakov@ispras.ru>
2017-07-01  hubicka * sel-sched-ir.c (compute_succs_info): Handle uninitia...
2017-07-01  hubicka * pa.c (pa_expand_compare_and_swap_loop): Update call of
2017-07-01  gccadminDaily bump.
2017-06-30  hubicka PR ipa/81261
2017-06-30  jason PR c++/81257 - ICE with invalid ::template.
2017-06-30  pinskia2017-06-30 Andrew Pinski <apinski@cavium.com>
2017-06-30  nathan * config-lang.in (gtfiles): Add cp/lex.c.
2017-06-30  nathan * ggc.h (empty_string): Delete.
2017-06-30  rearnsha[rtlanal] Do a better job of costing parallel sets...
2017-06-30  nathan * ggc.h: Replace all 'static inline' with plain 'inlin...
2017-06-30  bergner * tree-cfg.c (group_case_labels_stmt): Merge scanning...
2017-06-30  aldyh * tree-ssanames.c (set_range_info_raw): Abstract from ...
2017-06-30  dmalcolmFix location of typeid() (PR c++/80014)
2017-06-30  jakub PR target/81225
2017-06-30  nathan * cp-tree.h (lookup_fnfields_1, class_method_index_for...
2017-06-30  sylvestre * lto-wrapper.c (copy_file) Close both file descriptor...
2017-06-30  marxinFix removal of ifunc (PR ipa/81214).
2017-06-30  rguenth2017-06-30 Richard Biener <rguenther@suse.de>
2017-06-30  nathan * call.c (build_new_method_call_1): Use constructo_nam...
2017-06-30  nathan PR c++/81229
2017-06-30  rguenth2017-06-30 Richard Biener <rguenther@suse.de>
2017-06-30  marxinCall BUILT_IN_ASAN_HANDLE_NO_RETURN before BUILT_IN_UNW...
2017-06-30  yrouxDocumentation: Clean up AArch64 options.
2017-06-30  rguenth2017-06-30 Richard Biener <rguenther@suse.de>
2017-06-30  krebbelprofile-count.h: Fix typos and whitespace issues.
2017-06-30  krebbelS/390: Adjust to the recent branch probability changes.
2017-06-30  naveenh2017-06-29 Julian Brown <julian@codesourcery.com>
2017-06-30  naveenh2017-06-29 Naveen H.S <Naveen.Hurugalawadi@cavium...
2017-06-30  gccadminDaily bump.
2017-06-29  law2017-06-29 Maya Rashish <coypu@sdf.org>
2017-06-29  hubicka * arm/arm-builtins.c: Include profile-count.h
2017-06-29  paolo/cp
2017-06-29  jason * constexpr.c, error.c, tree.c: Remove WITH_CLEANUP_EX...
2017-06-29  jason PR c++/81180 - ICE with C++17 deduction of member...
2017-06-29  acsawdey2017-06-29 Aaron Sawdey <acsawdey@linux.vnet.ibm...
2017-06-29  jason PR c++/81188 - matching decltype of member function...
2017-06-29  law2017-06-29 Maya Rashish <coypu@sdf.org>
2017-06-29  ebotcazou * expr.c (expand_expr) <normal_inner_ref>: When testin...
2017-06-29  cesar PR fortran/77765
2017-06-29  sje2017-06-29 Steve Ellcey <sellcey@cavium.com>
2017-06-29  sje2017-06-29 Steve Ellcey <sellcey@cavium.com>
2017-06-29  nathan PR c++/81247
2017-06-29  law * bid/bid2dpd_dpd2bid.c (_bid_to_dpd32): Fix whitespace.
2017-06-29  seghercombine: Print insns with the cost dump
2017-06-29  hubicka * asan.c (asan_emit_stack_protection): Update.
2017-06-29  ian * Makefile.am (MOSTLYCLEANFILES): Remove testing files...
2017-06-29  carllgcc/ChangeLog:
2017-06-29  jason PR c++/81164 - ICE with invalid inherited constructor.
2017-06-29  ian misc/cgo/testcarchive: fix test to work for gccgo
2017-06-29  ian cmd/go: fix -buildmode={c-archive,c-shared,pie...
2017-06-29  carllgcc/testsuite/ChangeLog:
2017-06-29  nathan * cp-tree.h (THIS_NAME, IN_CHARGE_NAME, VTBL_PTR_TYPE,
2017-06-29  nathan * lex.c (maybe_add_lang_type_raw): Exit early, rather...
2017-06-29  nathan * call.c (check_dtor_name): Use constructor_name for...
2017-06-29  nathan * class.c (finish_struct): Use OVL_P.
2017-06-29  nathan * parser.c (cp_parser_direct_declarator): Reorder...
2017-06-29  nathan Whitespace cleanups.
2017-06-29  rguenth2017-06-29 Richard Biener <rguenther@suse.de>
next