]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2018-08-30  Nathan Sidwell[libcpp] fix some line map comments
2018-08-30  Jonathan WakelyAvoid undefined shifts in ceil2 operations
2018-08-30  Jan Hubickalto-streamer-out.c (DFS::DFS_write_tree_body): Do not...
2018-08-30  Qing ZhaoMove strcmpopt_6.c from gcc.dg to gcc.target/aarch64...
2018-08-30  Alexander Monakovgimplefe: expose MULT_HIGHPART_EXPR
2018-08-30  Jan Hubickasreal.h (SREAL_PART_BITS): Change to 31; remove seeming...
2018-08-30  Richard Bienerre PR tree-optimization/87147 (GCC miscompiles at ...
2018-08-30  Jan Hubickalto-streamer-out.c (DFS::DFS_write_tree_body): Do not...
2018-08-30  Jan Hubickatree.c (find_decls_types_r): Walk also TYPE_NEXT_PTR_TO...
2018-08-30  Jonathan WakelyFix undefined references seen with mingw-w64
2018-08-30  Jonathan WakelyFix __gnu_cxx::_Pointer_adapter for long long arithmetic
2018-08-30  Tamar ChristinaLimit movmem copies to TImode on AArch64
2018-08-30  Vlad LazarEnable underflow check in canonicalize_comparison....
2018-08-30  GCC AdministratorDaily bump.
2018-08-29  Bernd Edlingerre PR middle-end/87053 (wrong code with c_strlen)
2018-08-29  Jakub Jelinekre PR sanitizer/87095 (UndefinedBehaviorSanitizer vptr...
2018-08-29  Paolo Carlinire PR c++/85265 ([concepts] ICE with missing identifier)
2018-08-29  Martin Seborre PR middle-end/86714 (tree-ssa-forwprop.c confused...
2018-08-29  Jan Hubickatree-streamer-in.c (lto_input_ts_function_decl_tree_poi...
2018-08-29  Richard Bienertree-ssa-sccvn.c (vuse_ssa_val): Return NULL for unvisi...
2018-08-29  Richard Bienerre PR tree-optimization/87132 (Gcc miscompiles at ...
2018-08-29  Richard Bienertree-core.h: Document use of deprecated_flag in SSA_NAME.
2018-08-29  David MalcolmC++: underline param in print_conversion_rejection...
2018-08-29  Alexander Monakovdoc: document -ftree-scev-cprop
2018-08-29  Jakub Jelinekre PR c++/87122 (ICE in tsubst_decomp_names)
2018-08-29  Jan Hubickasreal.h (normalize, [...]): Add new_sig/new_exp parameters.
2018-08-29  Martin LiskaFix thinko in lto.c (PR bootstrap/87130).
2018-08-29  Vlad LazarMAINTAINERS (write after approval): Add myself.
2018-08-29  Jonathan WakelyPR libstdc++/31413 fix test failure on Debian systems
2018-08-29  Martin LiskaStrenghten assumption about gswitch statements.
2018-08-29  Matthew Malcomson[AARCH64] Use stdint integers in vect_su_add_sub.c
2018-08-29  Richard Bienerre PR tree-optimization/87117 (ICE in eliminate_dom_wal...
2018-08-29  Richard Bienerre PR tree-optimization/87126 (ICE on valid code at...
2018-08-29  Jim WilsonRewrite pic.md to improve medany and pic code size.
2018-08-29  Jason Merrillremove utf-8 from comment
2018-08-29  Ian Lance Taylorcompiler, runtime: remove hmap field from maptypes
2018-08-29  GCC AdministratorDaily bump.
2018-08-28  Jeff Law* fold-const.c (fold_binary_loc): Remove recently added...
2018-08-28  Joern Renneckegenpreds.c (write_predicate_subfunction): Also add...
2018-08-28  MCC CSre PR middle-end/87009 (Can't find XOR pattern applying...
2018-08-28  Martin Seborre PR middle-end/86631 (missing -Walloc-size-larger...
2018-08-28  Martin SeborPR middle-end/86631 - missing -Walloc-size-larger-than...
2018-08-28  Jonathan WakelyPR libstdc++/87116 fix path::lexically_normal() handlin...
2018-08-28  Paolo Carlinire PR c++/86546 (ICE on invalid: tree_class_check_failed())
2018-08-28  David MalcolmFix version check for ATTRIBUTE_GCC_DUMP_PRINTF
2018-08-28  Richard Bienerre PR tree-optimization/87124 (ICE have integer_cst...
2018-08-28  Paul Thomasre PR fortran/80477 ([OOP] Polymorphic function result...
2018-08-28  Jakub Jelinekre PR middle-end/87099 (internal compiler error: segmen...
2018-08-28  Richard SandifordFix unguarded use of tree_to_shwi in tree-ssa-sccvn.c
2018-08-28  Richard SandifordAdd target selectors to slp-37.c (PR87078)
2018-08-28  Richard Bienerre PR tree-optimization/87117 (ICE in eliminate_dom_wal...
2018-08-28  Richard Bienerre PR tree-optimization/87117 (ICE in eliminate_dom_wal...
2018-08-28  Richard Bienerre PR tree-optimization/87117 (ICE in eliminate_dom_wal...
2018-08-28  Richard Bienerre PR tree-optimization/87117 (ICE in eliminate_dom_wal...
2018-08-28  Martin LiskaUpdate documentation of fndecl_built_in_p.
2018-08-28  Jeff Lawre PR tree-optimization/87110 ([9 Regresssion] tree...
2018-08-28  Martin SeborPR tree-optimization/86914 - wrong code with strlen...
2018-08-28  GCC AdministratorDaily bump.
2018-08-28  Martin SeborPR tree-optimization/87112 - ICE in fold_binary_loc...
2018-08-27  David MalcolmC++: fix-it hint for missing "typename" (PR c++/63392)
2018-08-27  Jeff Lawtree-ssa-dse.c (compute_trims): Handle case where the...
2018-08-27  Jakub Jelinekre PR c++/86993 (assignment of read-only variable error...
2018-08-27  Steve Ellceyaarch64-speculation.cc: Replace include of cfg.h with...
2018-08-27  Richard Bienerre PR tree-optimization/86927 (Gcc miscompiles at ...
2018-08-27  Alexander Monakovmatch.pd: add single-use check for (x & y) ^ y -> ...
2018-08-27  Martin LiskaReplace 8 spaces with a tabular in ChangeLog files.
2018-08-27  David MalcolmLess verbose fix-it hints for missing header files...
2018-08-27  David Malcolmdiagnostics: show an extra line of context in line...
2018-08-27  Martin LiskaSanopt: ignore params with DECL_HAS_VALUE_EXPR_P (PR...
2018-08-27  Martin LiskaAdd test for memcpy expansion with hint.
2018-08-27  Martin LiskaCome up with fndecl_built_in_p.
2018-08-27  Martin LiskaImprove switch code emission for a balanced tree (PR...
2018-08-27  Martin LiskaFix probability for bit-tests.
2018-08-27  Martin LiskaFix probabilities for jump table (PR tree-optimization...
2018-08-27  Martin LiskaAdd new gswitch related functions into tree-cfg.c.
2018-08-27  Richard Bienercfganal.h (rev_post_order_and_mark_dfs_back_seme):...
2018-08-27  Richard Bienertree-ssa-pre.c (compute_antic): Re-use inverted postord...
2018-08-27  Jakub Jelinekre PR rtl-optimization/87065 (combine causes ICE in...
2018-08-27  Martin LiskaDo not read gcda files multiple times (PR gcov-profile...
2018-08-27  Martin LiskaPrint default options selection for -march,-mcpu and...
2018-08-27  Jeff Lawframe-header-opt.c: Include "backend.h" rather than...
2018-08-27  GCC AdministratorDaily bump.
2018-08-26  Marek PolacekPR c++/87029, Implement -Wredundant-move.
2018-08-26  Marek Polacekre PR c++/87080 (ice in cp_get_fndecl_from_callee,...
2018-08-26  GCC AdministratorDaily bump.
2018-08-25  Thomas Koenigre PR fortran/86704 (Segmentation fault when using...
2018-08-25  Martin Seborre PR tree-optimization/87059 (internal compiler error...
2018-08-25  Janus Weilre PR fortran/86545 (ICE in transfer_expr on invalid...
2018-08-25  Iain SandoeCode clean-up on darwin.c
2018-08-25  Iain SandoeDon't force visibility to hidden for Darwin > 8.
2018-08-25  GCC AdministratorDaily bump.
2018-08-24  H.J. LuSet start_location to 0 if we ran out of line map space
2018-08-24  David Malcolmdiagnostics: tweaks to line-spans vs line numbering...
2018-08-24  Aldy Hernandezgimple-ssa-evrp-analyze.c (set_ssa_range_info): Pass...
2018-08-24  Marc Glissenew(nothrow) is malloc-like
2018-08-24  Ian Lance Taylorruntime: remove the dummy arg of getcallersp
2018-08-24  Jonathan WakelyForward declare debug containers so std::pmr aliases...
2018-08-24  Thomas Koenigre PR fortran/86837 (Optimization breaks an unformatted...
2018-08-24  H.J. LuAdd a testcase for PR middle-end/87092
2018-08-24  Marek Polacekre PR c++/67012 (decltype(auto) with trailing return...
next