platform/upstream/gcc.git
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...
2019-05-08 François Dumontre PR libstdc++/90277 (Debug Mode test failures)
2019-05-08 Bin Chengre PR tree-optimization/90078 (ICE with deep templates...
2019-05-08 Bin Chengre PR tree-optimization/90240 (ICE in try_improve_iv_se...
2019-05-08 Hongtao LiuEnable support for bfloat16 which will be in Future...
2019-05-08 Thomas SchwingeAddress compiler diagnostics in libgomp.oacc-c-c++...
2019-05-08 Arnaud Charlet* standard.ads.h: New file.
2019-05-08 Li Jia Here PR other/90381 (New test case gcc.dg/tree-ssa/pr8867...
2019-05-08 Jakub Jelinekre PR tree-optimization/90356 (Missed optimization...
2019-05-08 Ian Lance Taylorreflect: correctly handle direct interface typed receiv...
2019-05-08 Ian Lance Taylorcompiler: don't add pointer twice to value method of...
2019-05-08 GCC AdministratorDaily bump.
2019-05-08 Cherry Zhangcompiler: add an option to emit optimization diagnostics
2019-05-08 Joseph MyersUpdate .po files.
2019-05-07 Jonathan WakelyImprove API docs for Filesystem TS and Networking TS
2019-05-07 Jonathan WakelyImprove API docs for std::pair
2019-05-07 Jonathan WakelyImprove API docs for <chrono> and <ratio>
2019-05-07 Jonathan WakelyPR libstdc++/89102 implement new common_type rules...
2019-05-07 Jason MerrillPR c++/90171 - reorganize usual_deallocation_fn_p
2019-05-07 Jason MerrillPR c++/86485 - -Wmaybe-unused with empty class ?:
2019-05-07 Jason MerrillA non-type template parm with a placeholder type is...
2019-05-07 Segher Boessenkoolrs6000: Remove reload leftovers
2019-05-07 Kelvin Nilsenre PR middle-end/89765 (Multiple problems with vec...
2019-05-07 Uros Bizjaki386.md (cvt_mnemonic): New mode attribute.
2019-05-07 Nathan Sidwell[libcpp] Reimplement mkdeps data structures
next