]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2019-05-14  Jonathan WakelyPR libstdc++/69724 avoid temporary in std::thread const...
2019-05-14  Nina Dinka... Inconsistency wrt Allocators in basic_string assignment...
2019-05-14  Paolo CarliniReapply r270597.
2019-05-14  Martin LiskaFix min_location usage in line-map.c (PR preprocessor...
2019-05-14  Martin LiskaDo a refactoring in linemap (PR preprocessor/90382).
2019-05-14  Jonathan WakelyFix indentation in testsuite utility header
2019-05-14  Jonathan WakelyAdd __gnu_test::NullablePointer utility to testsuite
2019-05-14  Jonathan WakelyFix unique_ptr pretty printer for empty classes
2019-05-14  Jonathan WakelyLWG 2899 - Make is_move_constructible correct for uniqu...
2019-05-14  Martin LiskaFix a test-case in PR middle-end/90340.
2019-05-14  Richard Bienerre PR tree-optimization/88828 (Inefficient update of...
2019-05-14  Przemyslaw... 2019-05-14 Przemyslaw Wirkus <przemyslaw.wirkus@arm...
2019-05-14  Chenghua Xu[MIPS] Skip forward src into next insn when the SRC...
2019-05-14  Bin Chenggimple-ssa-strength-reduction.c (lookup_cand): Adjust...
2019-05-14  GCC AdministratorDaily bump.
2019-05-13  Joseph Myers* sv.po: Update.
2019-05-13  Jason MerrillUse releasing_vec more broadly.
2019-05-13  Ian Lance Taylorlibgo: drop Solaris 10 support
2019-05-13  Jonathan WakelyPR libstdc++/90454.cc path construction from void*
2019-05-13  Jonathan WakelyFix testsuite regression caused by r271077
2019-05-13  Jonathan WakelySmall markup changes to PBDS docs
2019-05-13  Nathan Sidwell[PATCH] A couple of driver cleanups
2019-05-13  David Edelsohnre PR bootstrap/90418 (powerpc-darwin9 bootstrap fails...
2019-05-13  Uros Bizjakre PR target/89221 (--enable-frame-pointer does not...
2019-05-13  Chung-Lin Tang2019-05-13 Chung-Lin Tang <cltang@codesourcery.com>
2019-05-13  Nathan Sidwell[DWARF] dwarf2out cleanups
2019-05-13  Richard Bienertree-vect-slp.c (vect_get_and_check_slp_defs): Handle...
2019-05-13  Richard Bienerre PR tree-optimization/90402 (ICE in slpeel_duplicate_...
2019-05-13  Richard Bienerre PR tree-optimization/90316 (large compile time incre...
2019-05-13  Edward Smith... Document P0811R3 status in C++20 table
2019-05-13  Jonathan WakelyFix ChangeLog date
2019-05-13  Jonathan WakelyRemove Profile Mode, deprecated since GCC 7.1
2019-05-13  Jonathan WakelyRemove array_allocator extension, deprecated since...
2019-05-13  Martin LiskaFix wrong usage of dump_printf_loc (PR tree-optimizatio...
2019-05-13  Martin LiskaDo not follow zero edges in cycle detection (PR gcov...
2019-05-13  Martin LiskaTest for not existence of a negative loop (PR gcov...
2019-05-13  GCC AdministratorDaily bump.
2019-05-12  Iain Sandoedarwin, powerpc - set .machine in an asm file.
2019-05-12  Iain Sandoex86 - fix pr82920
2019-05-12  Richard SandifordAccept code attributes as rtx codes in .md files
2019-05-12  Janne Blomqvistfortran: C++ support for generating C prototypes
2019-05-12  GCC AdministratorDaily bump.
2019-05-11  Iain Sandoedarwin, ppc - improve debug for mdebug-stack
2019-05-11  Iain Sandoefixincludes - fix PR90379
2019-05-11  Iain Sandoetestsuite, darwin] Fix PR81058.
2019-05-11  François Dumontstl_bvector.h (operator==(const _Bit_iterator_base...
2019-05-11  Jakub Jelinekre PR c++/59813 (tail-call elimination didn't fire...
2019-05-11  Uros Bizjaki386.md (floatdi<X87MODEF:mode>2_i387_with_xmm): Use...
2019-05-11  Paolo Carlinitypeck.c (cp_build_function_call_vec): When mark_used...
2019-05-11  Ian Lance Taylorruntime: set up g early
2019-05-11  GCC AdministratorDaily bump.
2019-05-10  Jonathan WakelyPR libstdc++/81266 fix std::thread::native_handle_type...
2019-05-10  Jonathan WakelyPR libstdc++/90397 fix std::variant friend declarations
2019-05-10  Jonathan WakelyPR libstdc++/90388 fix std::hash<unique_ptr<T,D>> bugs
2019-05-10  Jonathan WakelyImprove API docs for <memory> and <new>
2019-05-10  Thomas Koenigre PR fortran/61968 (ICE (assembly failure) due to...
2019-05-10  Janne BlomqvistFix typo in gcc/fortran/ChangeLog
2019-05-10  Ian Lance Taylorcompiler: permit inlining receive expressions
2019-05-10  Iain Sandoedarwin, testsuite - provide an asm shim for AVX12F...
2019-05-10  Paolo Carlinidecl.c (grokvardecl): Use an accurate location in error...
2019-05-10  Paolo Carlinicall.c (build_call_a): Use FUNC_OR_METHOD_TYPE_P.
2019-05-10  Marek PolacekPR c++/78010 - bogus -Wsuggest-override warning on...
2019-05-10  Ian Lance Taylorcompiler: permit inlining variable declaration statements
2019-05-10  Richard Bienertree-ssa-sccvn.c (visit_reference_op_call): Initialize...
2019-05-10  Martin LiskaFix a plural in a param description.
2019-05-10  Jakub Jelinekre PR tree-optimization/90385 (ICE: tree check: expecte...
2019-05-10  Jakub Jelinekre PR c++/90383 (GCC generates invalid constexpr copy...
2019-05-10  Paul Thomasre PR fortran/90093 (Extended C interop: optional argum...
2019-05-10  Jakub Jelinekre PR tree-optimization/88709 (Improve store-merging)
2019-05-10  Jakub Jelinekre PR pch/90326 (Using any precompiled header breaks...
2019-05-10  Martin LiskaReapply r269790 which was missed during rebase.
2019-05-10  Martin LiskaAdd params for jump-table expansion params (PR middle...
2019-05-10  Martin LiskaFix location where lto-dump is installed.
2019-05-10  GCC AdministratorDaily bump.
2019-05-10  Segher Boessenkoolcombine: Don't generate IF_THEN_ELSE
2019-05-09  Joseph Myers* de.po, fr.po: Update.
2019-05-09  Cherry Zhangcompiler: avoid copy for string([]byte) conversion...
2019-05-09  Bill Schmidtloop.texi: Remove reference to FOR_EACH_LOOP_BREAK.
2019-05-09  Alexander Monakovsel-sched: allow negative insn priority (PR 88879)
2019-05-09  Richard Earnshaw[arm] PR target/90405 New test.
2019-05-09  Richard Earnshaw[arm] PR target/90405 fix regression for thumb1 with...
2019-05-09  Martin LiskaSupport {MIN,MAX}_EXPR in GIMPLE FE.
2019-05-09  Martin LiskaSupport profile (BB counts and edge probabilities)...
2019-05-09  Paolo Carlini2019-05-09 Paolo Carlini <paolo.carlini@oracle.com>
2019-05-09  Paolo Carlinire PR preprocessor/90382 (ICE in linemap_macro_map_loc_...
2019-05-09  Richard Bienerre PR tree-optimization/90395 (ICE: verify_flow_info...
2019-05-09  Thomas SchwingeClean up MPX-related stuff: CIF_CHKP
2019-05-09  Thomas Schwinge[PR89221] Continue to default to '--disable-frame-point...
2019-05-09  François Dumontstl_deque.h (operator==(const _Deque_iterator<>&, const...
2019-05-09  GCC AdministratorDaily bump.
2019-05-08  Alan Modra[RS6000] PR89271, gcc.target/powerpc/vsx-simode2.c
2019-05-08  Cherry Zhangcompiler: avoid copy for string([]byte) conversion...
2019-05-08  Ian Lance Taylorlibgo: add Debugging section to README
2019-05-08  Thomas Koenigre PR fortran/90351 (-fc-prototypes does not dump proto...
2019-05-08  Ian Lance Taylorcompiler: generate memmove for non-pointer slice copy
2019-05-08  Cherry Zhangruntime: use builtin memmove directly
2019-05-08  Nathan Sidwell[C++ PATCH] Kill DECL_SAVED_FUNCTION_DATA
2019-05-08  Ian Lance Taylorcompiler: remove trailing spaces
2019-05-08  Jakub Jelinekre PR c++/59813 (tail-call elimination didn't fire...
2019-05-08  Mihail Ionescu[arm][PR88167] Fix __builtin_return_address returns...
next