platform/upstream/gcc.git
2020-11-11 Richard Bienertree-optimization/97623 - Avoid PRE hoist insertion...
2020-11-11 Richard Sandifordaarch64: Support SVE comparisons for unpacked integers
2020-11-11 Richard Sandifordvect: Allow vconds between different vector sizes
2020-11-11 Paul Scharnofskelibstdc++: Assigning to a joinable std::jthread calls...
2020-11-11 Jonathan Wakelylibstdc++: Use helper type for checking thread ID
2020-11-11 liuhongtSupport Intel AVX VNNI
2020-11-11 Martin LiskaFix spelling.
2020-11-11 Richard BienerDrop topological sort for PRE phi-translation
2020-11-11 Aldy HernandezEarly exit on VR_VARYING from irange::set.
2020-11-11 zhengnannanAArch64: Add FLAG for arithmetic operation intrinsics...
2020-11-11 Tobias Burnusgfortran.dg/gomp/workshare-reduction-*.f90: Fix dumps...
2020-11-11 Jakub Jelinekfortran: Fix up gfc_typename CHARACTER length handling...
2020-11-11 Alan ModraRe: Refactor copying decl section names
2020-11-11 Strager NedsImprove efficiency of copying section from another...
2020-11-11 Strager NedsRefactor section name ref counting
2020-11-11 liuhongtFormatting, there should be a space between PTA_* and (.
2020-11-11 Nagaraju MekalaUpdate MicroBlaze strings test
2020-11-11 David Edelsohntestsuite: skip zero-scratch-regs on powerpc.
2020-11-11 Jonathan Wakelylibstdc++: Implement std::emit_on_flush etc.
2020-11-11 GCC AdministratorDaily bump.
2020-11-11 Ilya LeoshkevichIBM Z: Fix bootstrap breakage due to HAVE_TF macro
2020-11-10 Jonathan Wakelylibstdc++: Avoid bad_alloc exceptions when changing...
2020-11-10 Marek Polacekc++: Improve static_assert diagnostic [PR97518]
2020-11-10 Marek Polacekc++: Add 5 unfixed tests.
2020-11-10 Jonathan Wakelylibstdc++: Reorder constructors in <sstream>
2020-11-10 Jonathan Wakelylibstdc++: Add remaining C++20 additions to <sstream...
2020-11-10 Jonathan Wakelylibstdc++: Fix more unspecified comparisons to null...
2020-11-10 Strager NedsRefactor copying decl section names
2020-11-10 Aldy HernandezEarly exit from irange::set for poly ints.
2020-11-10 Martin Liskaanalyzer: remove dead code
2020-11-10 Tobias BurnusFortran: OpenMP 5.0 (in_,task_)reduction clause extensions
2020-11-10 Matthew Malcomsonopts: Change `is incompatible with` messages to have...
2020-11-10 Jeff LawFix minor whitespace issues
2020-11-10 Stefan KanthakImprove generated code for various libgcc2.c routines
2020-11-10 Ian Lance Taylorlibgo: update to Go 1.15.4 release
2020-11-10 Jakub Jelinekc, c++: Fix up -Wunused-value on COMPLEX_EXPRs [PR97748]
2020-11-10 Richard Bienertree-optimization/97769 - fix assert in peeling for...
2020-11-10 Richard Bienertree-optimization/97780 - fix ICE in fini_pre
2020-11-10 zhengnannanAArch64: Add FLAG for tbl/tbx intrinsics [PR94442]
2020-11-10 Chung-Lin Tangopenmp: Implement OpenMP 5.0 base-pointer attachement...
2020-11-10 Ilya LeoshkevichIBM Z: Test long doubles in vector registers
2020-11-10 Ilya LeoshkevichIBM Z: Store long doubles in vector registers when...
2020-11-10 Eric BotcazouFix wrong code for boolean negation in condition at -O2
2020-11-10 Richard BienerMore PRE TLC
2020-11-10 David Candleraarch64: Skip arm targets in vq*shr*n_high_n intrinsic...
2020-11-10 Alex Coplandoc: Fix grammar in description of earlyclobber
2020-11-10 Jakub Jelineksccvn: Fix up push_partial_def little-endian bitfield...
2020-11-10 Tobias BurnusFortran: Fix function decl's location [PR95847]
2020-11-10 Richard Bienertree-optimization/97760 - reduction paths with unhandle...
2020-11-10 Aldy HernandezNormalize VARYING for -fstrict-enums.
2020-11-10 hongyuw1Adjust Keylocker regex pattern for darwin, and add...
2020-11-10 Andrew MacLeodFix logical_combine OR operation. Again.
2020-11-10 GCC AdministratorDaily bump.
2020-11-09 Marek Polacekc++: DR 1914 - Allow duplicate standard attributes.
2020-11-09 Patrick Palkac++: Consider only relevant template arguments in sat_h...
2020-11-09 Patrick Palkac++: Use two levels of caching in satisfy_atom
2020-11-09 Patrick Palkac++: Reuse identical ATOMIC_CONSTRs during normalization
2020-11-09 Patrick Palkac++: Fix ICE with variadic concepts and aliases [PR93907]
2020-11-09 Pat BernardiMAINTAINERS: Add myself for write after approval
2020-11-09 François Dumontlibstdc++: Remove <debug/array>
2020-11-09 Jason Merrillc++: Call tsubst_pack_expansion from tsubst.
2020-11-09 Jason Merrillc++: Improve error location for class using-decl.
2020-11-09 François Dumontlibstdc++: Make _GLIBCXX_DEBUG checks constexpr compatible
2020-11-09 Marek Polacekc++: Fix -Wvexing-parse ICE with omitted int [PR97762]
2020-11-09 Patrick Palkac-family: Avoid unnecessary work when -Wpragmas is...
2020-11-09 Patrick Palkac-family: Fix regression in location-overflow-test...
2020-11-09 Claudiu Zissulescuarc: Improve/add instruction patterns to better use...
2020-11-09 Aldy HernandezClean up irange self tests.
2020-11-09 Tobias BurnusFortran: Fix OpenACC in specification-part checks ...
2020-11-09 Jonathan Wakelylibstdc++: Improve comment on _Power_of_2 helper function
2020-11-09 Jonathan Wakelylibstdc++: Remove redundant check for zero in std:...
2020-11-09 Richard Bienertree-optimization/97761 - fix SLP live calculation
2020-11-09 Aldy HernandezCleanup irange::set.
2020-11-09 Andrea Coralloaarch64: Do not alter force_reg returned register expan...
2020-11-09 Jonathan Wakelylibstdc++: Use 'inline' consistently in std::exception_...
2020-11-09 Jonathan Wakelylibstdc++: Include <typeinfo> even for -fno-rtti [PR...
2020-11-09 Jonathan Wakelyconfig-ml.in: Suppress output from multi-do recipes
2020-11-09 Richard Bienertree-optimization/97753 - fix SLP induction vect
2020-11-09 Richard Bienertree-optimization/97746 - fix order of mask precision...
2020-11-09 Nathan Sidwellc++: ADL refactor
2020-11-09 Nathan Sidwellc++: Consistently expose singleton overloads
2020-11-09 Richard BienerCSE VN_INFO calls in PRE and VN
2020-11-09 Richard BienerUse a per-edge PRE PHI translation cache
2020-11-09 Andrea Coralloarm: [testcase] Better narrow some bfloat16 testcase
2020-11-09 Cui,LiliEnable MOVDIRI, MOVDIR64B, CLDEMOTE and WAITPKG for...
2020-11-09 Christophe... libiberty/pex-win32.c: Initialize orig_err
2020-11-09 Kewen Linira: Recompute regstat as max_regno changes [PR97705]
2020-11-09 GCC AdministratorDaily bump.
2020-11-08 Iain SandoeObjective-C/C++ : Handle parsing @property 'class'...
2020-11-08 Iain Sandoetestsuite, Darwin, PPC : Skip zero scratch regs tests.
2020-11-08 Iain Sandoetestsuite, Darwin, X86 : Add target requires native...
2020-11-08 David Edelsohnrs6000: Fix bootstrap after r11-4793.
2020-11-08 GCC AdministratorDaily bump.
2020-11-07 Marek Polacektestsuite: Fix Wimplicit-fallthrough-20.c.
2020-11-07 Lewis Hyattlibcpp: Update cpp_wcwidth() to Unicode 13.0.0
2020-11-07 Iain SandoeObjective-C/C++ (C-family) : Add missing 'atomic' prope...
2020-11-07 Iain SandoeObjective-C : Implement NSObject attribute.
2020-11-07 Eric BotcazouFix Ada build failure for the SuSE PowerPC64/Linux...
2020-11-07 Iain Sandoetestsuite, Darwin, PPC : XFAIL zero-scratch-regs tests.
2020-11-07 Iain SandoeAda : Fix bootstrap after r11-4793.
next