]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2019-04-29  Jeff Law* passes.def: Move -Wrestrict pass after copy propagation.
2019-04-29  Maya Rashishconfig.gcc (default_gnu_indirect_function): Default...
2019-04-29  Vladislav Ivanishintree-ssa-uninit.c (is_pred_expr_subset_of): Correctly...
2019-04-29  Michael K.... gnatvsn.ads: Bump Library_Version to 10.
2019-04-29  Ian Lance Taylorcompiler: avoid crash on real declaration of type with...
2019-04-29  Richard Bienerre PR tree-optimization/90278 (ICE: verify_gimple faile...
2019-04-29  Jason MerrillPR c++/82081 - tail call optimization breaks noexcept
2019-04-29  Nathan Sidwell[C++ PATCH] some cleanups
2019-04-29  Richard SandifordRemove DDR_INNER_LOOP
2019-04-29  Jakub Jelinekre PR rtl-optimization/90257 (8% degradation on cpu2006...
2019-04-29  Richard Bienertree-ssa.c (insert_debug_temp_for_var_def): For {CLOBBE...
2019-04-29  Jonathan WakelyAdjust doxygen comment for std::generate_n
2019-04-29  Jonathan WakelyUse _GLIBCXX_NOEXCEPT_IF for std::swap
2019-04-29  Jonathan WakelyPR libstdc++/71312 Increase alignment of pooled mutexes
2019-04-29  Jonathan WakelyAdd nodiscard to std::vector<bool>::empty()
2019-04-29  Jonathan WakelyRemove unused std::_Iter_base class template
2019-04-29  Jonathan WakelyPR libstdc++/87982 Fix generate_n and fill_n use of...
2019-04-29  Iain Buclawlibphobos: Fix multilib builds for s390x-linux-gnu
2019-04-29  Iain Buclawlibphobos: Backport minimal MinGW support patches.
2019-04-29  GCC AdministratorDaily bump.
2019-04-28  Jonathan WakelyFix ChangeLog format
2019-04-28  Nina Dinka... Adding noexcept-specification on tuple constructors...
2019-04-28  GCC AdministratorDaily bump.
2019-04-27  Jakub Jelinekre PR c++/90173 (ICE: Segmentation fault (in strip_decl...
2019-04-27  Iain Buclaw[netbsd] d: Fix build failures on sparc*-netbsd
2019-04-27  Marc GlisseUse __restrict for __relocate_object_a
2019-04-27  Uros Bizjakre PR target/89261 (ix86_data_alignment has wrong argum...
2019-04-27  Martin LiskaAdd missing target options (PR middle-end/90258).
2019-04-27  Jim WilsonRISC-V: Promode modes of constant loads for store insns.
2019-04-27  GCC AdministratorDaily bump.
2019-04-26  Ian Lance Taylorruntime: fix TestPhysPageSize on AIX
2019-04-26  H.J. Lux32: Update baseline_symbols.txt
2019-04-26  Jonathan WakelyPR c++/90243 - orphaned note in uninstantiated constexp...
2019-04-26  Jonathan WakelyRemove redundant step in experimental::filesystem:...
2019-04-26  Eugene Sharygingdbhooks.py: Fix UnicodeDecodeErrors when printing...
2019-04-26  Jakub Jelinekre PR debug/90197 (Cannot step through simple loop...
2019-04-26  Michael Forneylibiberty.h (vasprintf): Don't declare if HAVE_DECL_VAS...
2019-04-26  Jonathan WakelyFix tests that fail with _GLIBCXX_USE_CXX11_ABI=0
2019-04-26  Paolo Carlinire PR c++/90173 (ICE: Segmentation fault (in strip_decl...
2019-04-26  Jonathan WakelyReduce code instantiated by filesystem::path::_S_conver...
2019-04-26  Jonathan WakelyTweak C++2a uses-allocator construction utilities
2019-04-26  Jakub Jelinekbaseline_symbols.txt: Update.
2019-04-26  Paolo Carlinidecl.c (grokdeclarator): Fix value assigned to typespec...
2019-04-26  Jakub Jelinekbaseline_symbols.txt: Update.
2019-04-26  Richard SandifordFix use of COMPLETE_TYPE_P for -Wstrict-aliasing=1
2019-04-26  Richard SandifordAdd commentary to (SET_)TYPE_VECTOR_SUBPARTS
2019-04-26  GCC AdministratorDaily bump.
2019-04-25  Jonathan WakelyPR libstdc++/90239 use uses_allocator_construction_args...
2019-04-25  Andreas Toblerfreebsd64.h: Add bits for 32-bit multilib support.
2019-04-25  Uros Bizjakextend.texi (vector_size): Add missing comma after...
2019-04-25  Jakub Jelinek* BASE-VER: Set to 10.0.0. basepoints/gcc-10
2019-04-25  Richard Bienerre PR middle-end/89765 (Multiple problems with vec...
2019-04-25  H.J. Lux86: Update message for target_clones and unsupported...
2019-04-25  Iain Buclawlibphobos: Fix segfault in runtime caused by unexpected...
2019-04-25  Richard Bienertree-pass.h (make_pass_phi_only_cprop): Remove.
2019-04-25  Jeff Lawre PR tree-optimization/90037 (-Wnull-dereference false...
2019-04-25  Rainer OrthFix typo in m4/druntime/cpu.m4
2019-04-25  Jakub Jelinekre PR c++/44648 (missing -Wunused warning on a const...
2019-04-25  Johannes PfauD: Do not add target_libs if phobos is disabled
2019-04-25  Richard Bienerre PR tree-optimization/90213 (UBSAN: signed integer...
2019-04-25  Richard Bienerre PR middle-end/90194 (ICE in expand_debug_expr, at...
2019-04-25  Johannes PfauD: Implement GCC emutls in druntime
2019-04-25  Iain Buclawlibphobos: Add missing PWD_COMMAND to Makefile.
2019-04-25  Ian Lance Taylorcompiler: fix glitch when inlining method with empty...
2019-04-25  GCC AdministratorDaily bump.
2019-04-24  Iain Buclawlibphobos: Fix linker warning and SEGV in core.thread...
2019-04-24  Jonathan WakelyUpdate C++17 library status tables
2019-04-24  Jonathan WakelyMake filesystem::path comparison operators hidden frien...
2019-04-24  Marek Polacekre PR c++/90236 (bogus error with auto non-type templat...
2019-04-24  Jason MerrillPR c++/90227 - error with template parameter packs.
2019-04-24  Iain Buclawlibphobos: Fix FAIL phobos.exp/core.time on CentOS...
2019-04-24  Clement Chigotaix71.h (SUBTARGET_OVERRIDE_OPTIONS): Disable OPTION_MA...
2019-04-24  Jonathan WakelyUse __and_v<...> instead of __and_<...>::value
2019-04-24  Jonathan WakelyFinish implementing "Treating Unnecessary decay" (P0777R1)
2019-04-24  Jakub Jelinekre PR target/90193 (asm goto with TLS "m" input operand...
2019-04-24  Jonathan WakelyFix basic_string_view typedefs and enforce preconditions
2019-04-24  Jonathan WakelyPR libstdc++/90220 Fix std::any_cast for array types
2019-04-24  Iain Buclawlibphobos: Skip curl tests if libcurl is not installed...
2019-04-24  Andreas KrebbelS/390: Fix PR89952 incorrect CFI
2019-04-24  Ian Lance Taylorre PR target/89093 (C++ exception handling clobbers...
2019-04-24  Iain Buclawlibphobos: Fix assert in core.sys.posix.sys.stat for...
2019-04-24  Claudiu Zissulescu[ARC][COMMITTED] Fix typos.
2019-04-24  Richard Bienercall.c (null_ptr_cst_p): Order checks according to...
2019-04-24  Jonathan WakelyPR libstdc++/90220 Fix std::any_cast for function pointers
2019-04-24  Jakub Jelinekre PR target/90187 (ICE in extract_insn, at recog.c...
2019-04-24  Iain Buclawd/dmd: Merge upstream dmd 423758078
2019-04-24  Ramana Radhakrishnanre PR target/89093 (C++ exception handling clobbers...
2019-04-24  Jakub Jelinekre PR tree-optimization/90208 (error: EH landing pad...
2019-04-24  Jakub Jelinekre PR tree-optimization/90211 (ICE: tree check: expecte...
2019-04-24  Iain Buclawlibphobos: Fix link build errors when compiling with...
2019-04-24  GCC AdministratorDaily bump.
2019-04-23  Jonathan WakelyAvoid -Wcatch-value warning in testsuite
2019-04-23  Jonathan WakelyFix whitespace in ChangeLog
2019-04-23  Jonathan WakelyImplement LWG 2904 for std::variant assignment
2019-04-23  Iain Buclawlibphobos: Add AArch64 Linux as a supported target.
2019-04-23  Iain Buclawlibphobos: Add D support for S/390 Linux
2019-04-23  Iain Buclawlibphobos: Add D support for RISC-V Linux
2019-04-23  Thomas RodgersDocument PSTL linker flags
2019-04-23  Joseph MyersUpdate .po files.
2019-04-23  Iain Buclawd: Add support for compiling without libphobos library.
next