platform/upstream/gcc.git
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.
2020-11-07 Martin UeckerC Parser: Implement mixing of labels and code.
2020-11-07 Liu Haolibsupc++: Make the destructor parameter to `__cxa_thre...
2020-11-07 GCC AdministratorDaily bump.
2020-11-06 Segher Boessenkoolrs6000: Don't use operands[] for temporaries in define_...
2020-11-06 Martin UeckerMAINTAINERS: Update my email address.
2020-11-06 Peter Bergnerrs6000: Use the correct minimized testcase
2020-11-06 Peter Bergnerrs6000: Fix default alignment ABI break caused by MMA...
2020-11-06 Jeff LawFix stack pointer handling in ms_hook_prologue function...
2020-11-06 Segher Boessenkoolrs6000: Fix TARGET_POWERPC64 vs. TARGET_64BIT confusion
2020-11-06 Joseph Myersbuiltins: Add DFP signaling NaN built-in functions
2020-11-06 Marek Polacekc++: Small tweak to can_convert_eh [PR81660]
2020-11-06 Bin ChengImprove uninitialized warning with value range info
2020-11-06 Jonathan Wakelylibstdc++: Fix symbol version conflict in linker script
2020-11-06 Iain SandoeObjective-C/C++ : Allow visibility prefix attributes...
2020-11-06 Iain SandoeObjective-C/C++ (parsers) : Update @property attribute...
2020-11-06 Jakub Jelinekc++: Propagate attributes to clones in duplicate_decls...
2020-11-06 Iain SandoeDarwin: Darwin 20 is to be macOS 11 (Big Sur).
2020-11-06 Richard Bienerrework PRE PHI translation cache
2020-11-06 Andrew MacLeodCombine new calculated ranges with existing range.
2020-11-06 Darius GalisAdd PC as control register
2020-11-06 Nathan Sidwellcore: Rename DECL_IS_BUILTIN -> DECL_IS_UNDECLARED_BUILTIN
2020-11-06 David Candleraarch64: Use intrinsics for upper saturating shift...
2020-11-06 Nathan Sidwelllibcpp: Provide date routine
2020-11-06 Richard Sandifordaarch64: Support permutes on unpacked SVE vectors
2020-11-06 Martin LiskaAdd -fbit-tests option.
2020-11-06 Richard Bienermake PRE constant value IDs negative
2020-11-06 Richard Bienertree-optimization/97706 - handle PHIs in pattern recog...
2020-11-06 Nathan Sidwellc++: Parser tweaks
2020-11-06 Kewen Lintestsuite: fix malloc alignment in test
2020-11-06 Thomas Schwinge[Fortran] Remove OpenACC 'loop' inside 'parallel' speci...
2020-11-06 Thomas SchwingeRemove 'gfortran.dg/goacc/loop-6.f95'
2020-11-06 Thomas SchwingeRemove 'gfortran.dg/goacc/loop-5.f95'
2020-11-06 Martin Liskagcc-changelog: prevent double cherry-pick line
2020-11-06 Richard Bienerrefactor SLP analysis
2020-11-06 Jan HubickaMove ipa-refs from ggc to heap.
2020-11-06 Jakub Jelinekipa-modref: Fix comment typos
2020-11-06 Andreas KrebbelIBM Z: Remove override of inline params
2020-11-06 Richard Bienertree-optimization/97706 - part one, refactor vect_deter...
2020-11-06 Tobias BurnusOpenACC/Fortran: Reject '!$acc atomic update capture'
2020-11-06 Tobias BurnusOpenACC (C/C++): Fix 'acc atomic' parsing
2020-11-06 Richard Bienertree-optimization/97732 - fix init of SLP induction...
next