]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2020-04-22  Jakub Jelineklibgfortran: Provide some further math library fallback...
2020-04-22  Duan boaarch64: Adjust some testcases for ilp32 option conflic...
2020-04-22  Fei Yangaarch64: unexpected result with -mgeneral-regs-only...
2020-04-22  Jeff LawUpdate builtin function documentation.
2020-04-22  Aaron SawdeyUse plq/pstq for atomic_{load,store}<mode>
2020-04-22  Erick OchoaUpdate flags turned by -O3.
2020-04-22  Jonathan Wakelyc++: Fix misuse of "override" in -Weffc++ warnings...
2020-04-22  Jose Rui Faustino... For assumed-size arrays check if the reference is to...
2020-04-22  Paolo CarliniAdd testcase of PR c++/90448, already fixed in trunk.
2020-04-22  Martin SeborFix an ILP32 failure.
2020-04-22  Stefan Schulze... S/390: Fix several test cases
2020-04-22  Jakub Jelinekia64: Fix C++14 vs. C++17 ABI issue on ia64 [PR94706]
2020-04-22  Jakub Jelinekcalls: Introduce cxx17_empty_base_field_p [PR94383]
2020-04-22  Christophe... testsuite: [arm] Include arm_acle.h in related effectiv...
2020-04-22  Christophe... testsuite: [arm/cde] Include arm_cde.h and arm_mve...
2020-04-22  Christophe... testsuite: [arm/mve] Include arm_mve.h in arm_v8_1m_mve_ok
2020-04-22  Christophe... testsuite: [arm/mve] Use dg-add-options arm_v8_1m_mve...
2020-04-22  Christophe... testsuite: [arm/mve] Fix mve_move_gpr_to_gpr.c
2020-04-22  Christophe... testsuite: [arm/mve] Use arm_softfp and arm_hard as...
2020-04-22  Christophe... testsuite: [arm] Add arm_softfp_ok and arm_hard_ok...
2020-04-22  Kyrylo Tkachov[arm] Add initial support for Arm Cortex-M55
2020-04-22  Tobias Burnus[Fortran] Truncate warn with OpenMP/OpenACC/!GCC$ ...
2020-04-22  Iain SandoeAdd a missed Changelog entry.
2020-04-22  Richard Sandifordforwprop: Fix ICE when building an identity constructor...
2020-04-22  Iain Sandoecoroutines, testsuite: Tidy some test names (NFC).
2020-04-22  Iain Sandoecoroutines: Pass class reference to promise param previ...
2020-04-22  Stefan Schulze... MAINTAINERS: add myself for write after approval
2020-04-22  Christophe... testsuite: Handle --save-temps in schedule-cleanups
2020-04-22  Jason Merrillc++: generic lambda forwarding function [PR94546]
2020-04-22  Martin Seborc++: reject scalar array initialization with nullptr...
2020-04-22  Jonathan Wakelylibstdc++: Improve tests for __cpp_lib_erase_if macro
2020-04-22  Patrick Palkac++: Diagnose invalid use of member function in requires
2020-04-22  GCC AdministratorDaily bump.
2020-04-21  Jonathan Wakelylibstdc++: Fix __normal_iterator comparisons for C++20
2020-04-21  Patrick Palkac++: Constrained inherited constructor template [PR94549]
2020-04-21  Jonathan Wakelytestsuite: Fix position of changelog entry
2020-04-21  Jonathan Wakelylibstdc++: Improve C++14 and C++17 status docs
2020-04-21  Jonathan Wakelylibstdc++: Support arrays in std::is_nothrow_constructi...
2020-04-21  Iain Buclawlibphobos: Remove GDCFLAGSX variable from configure...
2020-04-21  Martin SeborPR middle-end/94647 - bogus -Warray-bounds on strncpy...
2020-04-21  Szabolcs Nagyaarch64, libgcc: Fix unwinding from pac-ret to normal...
2020-04-21  John David... Fix weakening of external declarations.
2020-04-21  Richard Sandifordforwprop: Fix ICE when building a VEC_PERM_EXPR [PR94683]
2020-04-21  Jakub Jelinektestsuite: Extend C++ struct-layout-1.exp testing to...
2020-04-21  Jakub Jelinekubsan: Avoid -Wpadded warnings [PR94641]
2020-04-21  Patrick Palkac++: Dependent conversion operator in concept [PR94597]
2020-04-21  XieZhihengaarch64: Add an error message in large code model for...
2020-04-21  Nathan Sidwellc++: ICE with ptr_plus_expr
2020-04-21  Frederik HarwathRemove fishy self-assignment in omp-low.c [PR94629]
2020-04-21  Iain Buclawlibphobos: Fix compilation dependencies on s390x-linux...
2020-04-21  Jakub Jelinektestsuite: Add testcase for already fixed PR [PR94686]
2020-04-21  Iain Sandoecoroutines: Fix handling of ramp return value [PR94661]
2020-04-21  Stephen CasnerSince the pdp11-aout target does not support gdb, gdbse...
2020-04-21  Thomas Rodgerslibstdc++: Fix PSTL tests to run correctly with newer...
2020-04-21  Iain Buclawd/dmd: Merge upstream dmd 62ce36f37
2020-04-21  Benny Siegertgccgo: fix runtime compilation on NetBSD
2020-04-21  GCC AdministratorDaily bump.
2020-04-20  Marek Polacekc++: Fix ICE with { } as template argument [PR94592]
2020-04-20  Patrick Palkac++: Recursive unification with packs and explicit...
2020-04-20  Joseph MyersUpdate gcc sv.po.
2020-04-20  Thomas SchwingeAdd 'dg-do run' to 'libgomp.fortran/target-enter-data...
2020-04-20  Jonathan Wakelylibstdc++: Add test for using istreambuf_iterator with...
2020-04-20  Jonathan Wakelylibstdc++: Fix tests that fail in C++20 mode
2020-04-20  Marek Polacekc++: Fix bogus -Wparentheses warning with fold-expressi...
2020-04-20  Marek Polacekcoroutines: Fix STRIP_NOPS usage.
2020-04-20  Andreas KrebbelS/390: Fix PR94666
2020-04-20  Andreas KrebbelPR94613: Fix vec_sel builtin for IBM Z
2020-04-20  Thomas KönigAdd numerous flags to the -fdump-fortran-original attri...
2020-04-20  Jonathan Wakelylibstdc++: Correct changelog of previous commit
2020-04-20  Iain Buclawlibphobos: Fix option name for --with-libphobos-druntim...
2020-04-20  Jonathan Wakelylibstdc++: Update __cpp_lib_three_way_comparison macro
2020-04-20  Jonathan Wakelylibstdc++: Add comparison operators to associative...
2020-04-20  Iain Buclawlibphobos: Remove undefined DRUNTIME_GC from configure...
2020-04-20  Richard Sandifordvect: Tweak vect_better_loop_vinfo_p handling of variab...
2020-04-20  Richard Sandifordaarch64: Fix vector builds used by SVE vec_init [PR94668]
2020-04-20  Matthias Kretzlibstdc++: Avoid illegal argument to verbose in dg...
2020-04-20  Nathan Sidwellc++: tpl-tpl-parms are not canonicalizable types [pr94454]
2020-04-20  Nathan Sidwellc++: Expr pack expansion equality [pr94454]
2020-04-20  Nathan Sidwellc++: Template argument hashing [pr94454]
2020-04-20  Jan HubickaFix ICE on invalid calls_comdat_local flag [pr94582]
2020-04-20  Harald AnlaufPR fortran/93364 - ICE in gfc_set_array_spec, at fortra...
2020-04-20  Martin LiskaFix spacing in symtab_node::dump_references.
2020-04-20  Steve KarglPR 91800 - reject Hollerith constants as type initializer.
2020-04-20  Tobias BurnusFix declare copyout in libgomp.oacc-c++/declare-pr94120.C
2020-04-20  GCC AdministratorDaily bump.
2020-04-19  Jonathan Wakelylibstdc++: Define operator<=> for std::stack and std...
2020-04-19  Jonathan Wakelylibstdc++: Remove operator!= overloads for unordered...
2020-04-19  Jonathan Wakelylibstdc++: Fix redundant assignment (PR 94629)
2020-04-19  David Edelsohnrs6000: Skip DWARF5 and -fcompare-debug testcases on...
2020-04-19  Iain Buclawlibphobos: Merge upstream phobos bf0d0a37c
2020-04-19  Iain Buclawlibphobos: Merge upstream phobos 99003a75a
2020-04-19  Iain Buclawd/dmd: Merge upstream dmd ba99ee345
2020-04-19  Iain Buclawd/dmd: Merge upstream dmd 09be6ee14
2020-04-19  Uros Bizjaki386: Remove unneeded assignments when triggering SSE...
2020-04-19  Iain Sandoecoroutines, testsuite: Require C++17 for two tests.
2020-04-19  Thomas KönigPR 94347 - fix previous ChangeLog entry.
2020-04-19  Thomas KönigPR 94347 - add a test case for something a PR has fixed...
2020-04-19  Thomas KönigCommit test case for PR 57129.
2020-04-19  Thomas KönigFix PR fortran/93500, ICE on invalid.
2020-04-19  Jakub Jelinekc, objc: Fix up c_parser_objc_selector_arg after CPP_SC...
next