]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
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.
2019-04-23  Sudakshina Das[GCC, AARCH64] Add GNU note section with BTI and PAC.
2019-04-23  Iain Buclawre PR d/90079 (SEGV in _aaKeys, _aaValues on 32-bit...
2019-04-23  Jeff Law* lib/target-supports.exp
2019-04-23  Roman Zhuykovmodulo-sched: prevent division by zero (PR87979)
2019-04-23  Roman Zhuykovmodulo-sched: fix branch scheduling issue (PR84032)
2019-04-23  Jonathan WakelyImplement correct std::variant triviality rules from...
2019-04-23  Jonathan WakelyPR libstdc++/90165 constrain variant(T&&) constructor
2019-04-23  Jonathan WakelyCorrections for C++2a std::unwrap_reference traits
2019-04-23  Richard Bienerre PR debug/90131 (wrong debug info at -O3)
2019-04-23  Ramana Radhakrishnanre PR target/89093 (C++ exception handling clobbers...
2019-04-23  Jonathan WakelyFix whitespace in ChangeLog
2019-04-23  Jonathan WakelyFix std::variant regression caused by never-valueless...
2019-04-23  Jonathan WakelyMake some std::variant helper functions noexcept
2019-04-23  Bin Chengre PR tree-optimization/90078 (ICE with deep templates...
2019-04-23  Bin Chengre PR tree-optimization/90021 (ICE in index_in_loop_nes...
2019-04-23  GCC AdministratorDaily bump.
2019-04-22  Steven G. Karglre PR fortran/90166 (Compiler Fails at Assembler)
2019-04-22  Jason MerrillPR c++/87366 - wrong error with alias template.
2019-04-22  Roman ZhuykovAdd myself to MAINTAINERS
2019-04-22  Iain Buclawlibphobos: Merge upstream phobos b538f758a
2019-04-22  Iain Buclawlibphobos: Merge upstream druntime 109f0f2e
2019-04-22  Paul Thomasre PR fortran/57284 ([OOP] ICE with find_array_spec...
2019-04-22  GCC AdministratorDaily bump.
2019-04-21  Iain Buclawre PR d/90130 (gdc.test/runnable/test12.d FAILs)
2019-04-21  H.J. LuLRA: Revert "Remove useless move insns"
2019-04-21  Iain Buclawre PR d/90064 (InSituRegion lacks SPARC64 support)
2019-04-21  Iain Buclawlibphobos: Merge upstream druntime 4b2674b3
2019-04-21  Iain SandoeMAINTAINERS - add iains as darwin co-maintainer.
2019-04-21  Iain SandoeFix test fails on powerpc-darwin.
2019-04-21  Iain Sandoelibstdc++-v3 Skip tests on Darwin8-10.
2019-04-21  Iain Buclawd: Use semanticRun to prevent declaration pass from...
2019-04-21  Iain Buclawd: Ensure all unittests are registered against the...
2019-04-21  Sandra Loosemorepr89009.C: Add dg-require-effective-target fpic.
2019-04-21  GCC AdministratorDaily bump.
2019-04-20  Thomas RodgersDelegate PSTL configuration to pstl/pstl_config.h
2019-04-20  Thomas RodgersCleanup algorithm implementations
next