]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
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...
2018-08-24  Uros Bizjakemit-rtl.c (init_emit_once): Do not emit MODE_POINTER_B...
2018-08-24  Richard SandifordDefine vect_perm for variable-length SVE
2018-08-24  Richard SandifordAvoid is_constant calls in vectorizable_bswap
2018-08-24  Richard SandifordHandle SLP permutations for variable-length vectors
2018-08-24  H.J. LuDWARF: Call set_indirect_string on DW_MACINFO_start_file
2018-08-24  Richard Bienercfg.h (struct control_flow_graph): Add edge_flags_alloc...
2018-08-24  Segher Boessenkoolrs6000: Check that the base of a TOCREL is the TOC...
2018-08-24  Aldy HernandezPR 87073/bootstrap
2018-08-24  GCC AdministratorDaily bump.
2018-08-23  Martin SeborPR tree-optimization/87072 - false warning: array subsc...
2018-08-23  David Edelsohn* async.h (ASYNC_IO): Revert _AIX test.
2018-08-23  Jonathan WakelyFix failure when -fno-rtti test is run in C++17 or...
2018-08-23  Prathamesh... tree-vect-data-refs.c (vect_grouped_store_supported...
2018-08-23  Giuliano BelinassiFix typo 'exapnded' to 'expanded'
2018-08-23  Alexander Monakovscev: dump final value replacement expressions
2018-08-23  Jonathan WakelyDefine debug mode function for C++98
2018-08-23  Jonathan WakelyFix C++98 tests to not use C++11 features.
2018-08-23  Jonathan WakelyFix comments in testsuite script
2018-08-23  Aldy Hernandeztree-vrp.c (abs_extent_range): Remove.
2018-08-23  Matthew Malcomson[AARCH64] use "arch_enabled" attribute for aarch64.
2018-08-23  Segher BoessenkoolFix recent bug in canonicalize_comparison (PR87026)
2018-08-23  Jonathan WakelyFix C++11-ism in C++98 member function
2018-08-23  Jonathan WakelyFix testsuite failures for __gnu_debug::string with...
2018-08-23  Nathan Sidwell[libiberty patch] Fix PGO bootstrap
2018-08-23  Richard EarnshawPR target/86951 arm - Handle speculation barriers on...
2018-08-23  Richard Bienerre PR ipa/87024 (ICE in fold_stmt_1)
2018-08-23  Richard Sandiford[AArch64] Improve SVE handling of single-vector permutes
2018-08-23  Richard SandifordFix aarch64_evpc_tbl guard (PR 85910)
2018-08-23  Janne BlomqvistSigned zero for {max,min}val intrinsics
2018-08-23  Jonathan WakelyRemove C++14-isms from C++11 tests
2018-08-23  Jonathan WakelySkip tests that depend on the cxx11 std::string
2018-08-23  Paul Thomasre PR fortran/86863 ([OOP][F2008] type-bound module...
2018-08-23  GCC AdministratorDaily bump.
2018-08-22  Bernd Edlingertree-ssa-dse.c (compute_trims): Avoid folding away...
2018-08-22  Jonathan WakelyFix tests that fail in C++98 mode
2018-08-22  Jonathan WakelyPR libstdc++/87061 remove pmr type aliases for COW...
2018-08-22  Jonathan WakelyPR libstdc++/78448 limit vector::max_size and deque...
2018-08-22  Thomas Koeniggfortran.texi: Mention that asynchronous I/O does not...
2018-08-22  Janus Weilre PR fortran/86935 (Bad locus in ASSOCIATE statement)
2018-08-22  François Dumontre PR libstdc++/68222 (_Safe_iterator provides operator...
2018-08-22  Andrew Bensonmodule.c (load_generic_interfaces): Move call to find_s...
2018-08-22  Andrew BensonUpdate write after approval list
2018-08-22  Janus Weilre PR fortran/86888 ([F08] allocatable components of...
2018-08-22  Martin SeborPR middle-end/87052 - STRING_CST printing incomplete...
2018-08-22  Segher Boessenkool[ fix changelog ]
2018-08-22  Szabolcs NagyChange AArch64 specific FMAX/FMIN tests into generic...
2018-08-22  Segher Boessenkoolcombine: Do another check before splitting a parallel...
2018-08-22  Richard Sandiford[2/2] Fix bogus inner induction (PR 86725)
2018-08-22  Richard Sandiford[1/2] Fix bogus double reduction (PR 86725)
2018-08-22  Richard SandifordMake the vectoriser drop to strided accesses for stores...
2018-08-22  Richard SandifordOnly test STMT_VINFO_STRIDED_P for the first statement...
2018-08-22  Iain SandoeUdate Darwin's LTO specs to match what's in gcc/gcc.c
2018-08-22  Iain Sandoestringify __USER_LABEL_PREFIX__ in pr85248 testcase.
2018-08-22  Iain SandoeMake the gcc-ar,nm, strip tools respond correctly to...
2018-08-22  Jonathan WakelyPR libstdc++/77854 document size_type for containers
2018-08-22  Iain Sandoecommit missed change from r263764
2018-08-22  Iain SandoeMove Darwin10 unwinder fix to a crt shim.
2018-08-22  Iain SandoeAllw for Darwin to operate with an assembler supporting...
2018-08-22  Iain SandoeFix FDE labels for Darwin
2018-08-22  Richard Bienerre PR tree-optimization/86988 (ICE: tree check: expecte...
2018-08-22  Richard Bienerre PR tree-optimization/86945 (BUG with optimisation...
2018-08-22  Alexandre Olivars6000 small data: add note on sdata2/r2
2018-08-22  Alexandre Olivafix reassoc cut&pasto
2018-08-22  GCC AdministratorDaily bump.
2018-08-21  François DumontP0646R1 Improving the Return Value of Erase-Like Algori...
next