]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2020-11-02  Richard Bienertree-optimization/97558 - compute vectype for SLP neste...
2020-11-02  Aldy HernandezAdd test for PR97505.
2020-11-02  Richard Bienertree-optimization/97558 - avoid SLP analyzing irrelevan...
2020-11-02  Richard Bienertree-optimization/97650 - fix ICE in vect_get_and_check...
2020-11-02  Kito ChengRISC-V: Check multiletter extension has more than 1...
2020-11-02  Kito ChengRISC-V: Add configure option: --with-multilib-generator...
2020-11-02  Christophe... arm: Improve handling of relocations with small offsets...
2020-11-02  Christophe... arm: Avoid indirection with -mpure-code on v6m (PR96967)
2020-11-01  Iain SandoeDarwin: Adjust the PCH area to allow for 16384byte...
2020-11-01  Iain SandoeObjective-C : Implement SEL as a built-in typedef.
2020-11-01  Iain SandoeObjective-C/C++ : Improve '@' keyword locations.
2020-11-01  Iain SandoeObjective-C++ : Address a FIXME.
2020-11-01  Pat Bernardii386: Set the stack usage to 0 for naked functions
2020-11-01  Iain Buclawipa: Fix segmentation fault in function_summary<clone_i...
2020-11-01  Iain Sandoetestsuite, X86 : Add target requires masm_intel to...
2020-11-01  Jonathan Wakelylibstdc++: Define type traits for wchar_t even when...
2020-10-31  François Dumontlibstdc++: Fix gnu-version-namespace buid
2020-10-31  Jonathan Wakelylibstdc++: Prefer double to long double in std::shuffle...
2020-10-31  Jan HubickaMove clone_info to summary
2020-10-31  Jan HubickaHandle fnspec in local ipa-modref
2020-10-31  Jonathan Wakelylibstdc++: Use double for unordered container load...
2020-10-31  Patrick Palkalibstdc++: Don't initialize from *this inside some...
2020-10-30  Jonathan Wakelylibstdc++: Implement P2017R1 "Conditionally borrowed...
2020-10-30  Michael MeissnerPowerPC: Don't assume all targets have GLIBC.
2020-10-30  Jonathan Wakelylibstdc++: Use double for unordered container load...
2020-10-30  Jonathan Wakelylibstdc++: Fix some more warnings in test
2020-10-30  Harald AnlaufPR libfortran/97581 - clean up size calculation of...
2020-10-30  qing zhaoAdd -fzero-call-used-regs option and zero_call_used_reg...
2020-10-30  Vladimir N... Take insn scratch RA requirements into account in IRA.
2020-10-30  Martin SeborPR middle-end/97556 - ICE on excessively large index...
2020-10-30  Patrick Palkalibstdc++: Fix the default constructor of ranges::__det...
2020-10-30  Tobias Burnustestsuite: Avoid TCL errors when rootme or ASAN/TSAN...
2020-10-30  Tobias BurnusFortran: Update omp atomic for OpenMP 5
2020-10-30  Jan HubickaFix thunk info WRT PCH
2020-10-30  Jan HubickaDisable TBAA for array descriptors.
2020-10-30  Richard Bienertree-optimization/97623 - avoid excessive insert iterat...
2020-10-30  Richard Bienertree-optimization/97626 - handle SCCs properly in SLP...
2020-10-30  Jakub Jelinekopenmp: Use FIELD_TGT_EMPTY once more
2020-10-30  Thomas Schwinge[OpenACC] Elaborate testcases that verify column locati...
2020-10-30  Martin Liskagcc-changelog: Handle situations like '* tree-vect...
2020-10-30  zhengnannanAArch64: Add FLAG for float conversion intrinsics ...
2020-10-30  Richard Bienertree-optimization/97633 - fix SLP scheduling of single...
2020-10-30  Alex Coplanaarch64: Fix PR96998 and restore code quality in combine
2020-10-30  Olivier HainquePredefine __ppc and __ppc__ for VxWorks 7
2020-10-30  Olivier HainqueIntroduce support for vxworks7r2 on x86 and x86_64
2020-10-30  Jakub Jelinekopenmp: Fix handling of allocate clause on taskloop
2020-10-30  Jakub Jelinekopenmp: Handle non-static data members in allocate...
2020-10-30  Richard BienerAdjust gcc.dg/vect/bb-slp-pr65935.c
2020-10-30  Michael MeissnerPowerPC: Adjust float128/ibm128 warnings.
2020-10-30  David Edelsohnlibstdc++: AIX xfail for_overwrite.cc testcase
2020-10-30  GCC AdministratorDaily bump.
2020-10-29  Jonathan Wakelylibstdc++: Fix linker script to remove conflicting...
2020-10-29  Jonathan Wakelylibstdc++: Avoid narrowing conversion in subrange const...
2020-10-29  Jonathan Wakelylibstdc++: Fix some warnings in headers
2020-10-29  Jonathan Wakelylibstdc++: Prevent deprecation warnings from <tr1/share...
2020-10-29  Jonathan Wakelylibstdc++: Avoid warnings in tests
2020-10-29  Marek Polacekc++: Implement CWG 625: Use of auto as template-arg...
2020-10-29  Asher GordonReplace free with XDELETE.
2020-10-29  Marek Polacekc++: Deducing type from initializer_list<auto> [PR93107]
2020-10-29  Marek Polacekc++: Reject float <=> enum.
2020-10-29  Patrick Palkac++: Simplify constraint normalization routines
2020-10-29  Patrick Palkac++: Tolerate empty initial args during normalization...
2020-10-29  Richard BienerFix some memleaks
2020-10-29  Jason Merrillc++: Fix constexpr cleanup error handling.
2020-10-29  Jakub Jelinekc++: Fix constexpr dtors vs invisible ref [PR97388]
2020-10-29  Jan HubickaAnnotate vec::copy better for mem stats
2020-10-29  Jan HubickaAvoid typeless storage in wide-int
2020-10-29  Jakub Jelinekc++: Diagnose constexpr delete [] new int; and delete...
2020-10-29  Joseph Myersstdbool.h: Update true and false expansions for C2x
2020-10-29  Jonathan Wakelylibstdc++: Improve tests for constexpr algorithms
2020-10-29  Jonathan Wakelylibstdc++: Allow Lemire's algorithm to be used in more...
2020-10-29  Jonathan Wakelylibstdc++: Do not use volatile for __gnu_cxx::rope...
2020-10-29  Jonathan Wakelylibstdc++: Make std::function work better with -fno...
2020-10-29  Aldy HernandezSelectively trap if ranger and vr-values disagree on...
2020-10-29  Jakub Jelinek * gcc.dg/pr97596.c: Require int128 effective target.
2020-10-29  Andrew MacLeodAdd testcase for PR97596
2020-10-29  Nathan Sidwellc++: Stop (most) function-scope entities having a templ...
2020-10-29  Patrick Palkalibstdc++: Fix memory issue in ranges::lexicographical_...
2020-10-29  Richard Sandifordvect: Fix load costs for SLP permutes
2020-10-29  Martin LiskaLTO: get_section: add new argument
2020-10-29  Patrick Palkalibstdc++: Correct PR number in ChangeLog entry
2020-10-29  Richard BienerConsistently pass the vector type for scalar SLP cost...
2020-10-29  Jonathan Wakelylibstdc++: Fix some warnings in headers
2020-10-29  Olivier HainqueFix the logic conditioning VX_ENTER/LEAVE_TLS_DTOR
2020-10-29  Olivier HainqueFix conditional inclusion guard in gthr-vxworks-thread.c
2020-10-29  Martin Liskaopts: Sanity check for param names.
2020-10-29  Alexandre OlivaCSE conversions within sincos
2020-10-29  Jonathan Wakelylibstdc++: Rename _UniformRandomNumberGenerator parameters
2020-10-29  liuhongtEnable GCC to support Intel Key Locker ISA
2020-10-29  Richard BienerMore BB vectorization tweaks
2020-10-29  Andrew MacLeodCall infer_non_null() directly when checking for non...
2020-10-29  Jonathan Wakelylibstdc++: Fix new basic_stringbuf constructor
2020-10-29  Nikhil Beneschlibgo: handle linking to NetBSD's versioned symbols
2020-10-29  GCC AdministratorDaily bump.
2020-10-29  David Malcolmanalyzer: more non-determinism fixes
2020-10-29  David Malcolmanalyzer: fix false leak diagnostic on offsets from...
2020-10-29  David Malcolmanalyzer: move svalue and region decls to their own...
2020-10-29  David Malcolmanalyzer: fix more pointer-printing in logs
2020-10-28  Jonathan Wakelylibstdc++: Fix linker script
2020-10-28  Alan Modra[RS6000] Don't be too clever with dg-do run and dg...
next