platform/upstream/gcc.git
2021-01-13 Richard Sandifordsh: Remove match_scratch operand test
2021-01-13 Samuel ThibaultHurd: Enable ifunc by default
2021-01-13 Jonathan Wakelylibstdc++: Fix typo in ChangeLog-2020
2021-01-13 Martin Liskagcc-changelog: Allow modifications to old ChangeLogs...
2021-01-13 Samuel Thibaulthurd: libgcc unwinding over signal trampolines with...
2021-01-13 Jakub Jelineki386, expand: Optimize also 256-bit and 512-bit permuta...
2021-01-13 Martin Liskaif-to-switch: fix also virtual phis
2021-01-13 Jonathan Wakelylibstdc++: Remove <debug/array> from Doxygen config
2021-01-13 Jonathan Wakelydoc: Fix typos in C++ Modules documentation
2021-01-13 Richard Bienertree-optimization/98640 - fix bogus sign-extension...
2021-01-13 Jakub Jelineki386: Add define_insn_and_split patterns for btrl ...
2021-01-13 Martin Liskaipa: remove a dead code
2021-01-13 Qian Jianhua[PATCH v2] aarch64: Add cpu cost tables for A64FX
2021-01-13 Jakub Jelineki386: Optimize _mm_unpacklo_epi8 of 0 vector as second...
2021-01-13 Julian Brownamdgcn: Remove dead code for fixed v0 register
2021-01-13 Julian Brownamdgcn: Fix exec register live-on-entry to BB in md...
2021-01-13 Julian Brownamdgcn: Improve FP division accuracy
2021-01-13 Julian Brownamdgcn: Fix subdf3 pattern
2021-01-13 GCC AdministratorDaily bump.
2021-01-12 Paul E. Murphysyscall: ensure openat uses variadic libc wrapper
2021-01-12 Martin SeborAvoid a couple more ICEs in print_mem_ref (PR c/98597).
2021-01-12 Segher BoessenkoolMAINTAINERS: Fix spacing
2021-01-12 Nathan Sidwelllibcody: Simplify configure [PR 98414, 98509]
2021-01-12 Martin Liskagcov: fix printf format for 32-bit hosts
2021-01-12 Andrea CoralloFix typo in function-abi.h
2021-01-12 Christophe... arm: Add movmisalign patterns for MVE (PR target/97875)
2021-01-12 Vladimir N... [PR97969] LRA: Transform pattern `plus (plus (hard...
2021-01-12 Patrick Palkac++: Fix ICE with CTAD in concept [PR98611]
2021-01-12 Richard Bienertree-optimization/98550 - fix BB vect unrolling check
2021-01-12 Martin Liskaoptions: properly compare string arguments
2021-01-12 Martin Liskagcov: add more debugging facility
2021-01-12 Jakub Jelinekwidening_mul: Fix up ICE caused by my signed multiplica...
2021-01-12 Jakub Jelinekreassoc: Optimize in reassoc x < 0 && y < 0 to (x ...
2021-01-12 Jakub Jelinekconfigure, make: Fix up --enable-link-serialization
2021-01-12 Qian JianhuaMAINTAINERS: Add myself for write after approval
2021-01-12 Marek Polacekc++: -Wmissing-field-initializers in unevaluated ctx...
2021-01-12 liuhongtDelete dead code in ix86_expand_sse_comi.
2021-01-12 Alexandre Olivamake FOR_EACH_IMM_USE_STMT safe for early exits
2021-01-12 David Malcolmanalyzer: fix ICE merging dereferencing unknown ptrs...
2021-01-12 GCC AdministratorDaily bump.
2021-01-11 Richard Sandifordaarch64: Add support for unpacked SVE ASRD
2021-01-11 Richard Sandifordaarch64: Add support for unpacked SVE conditional BIC
2021-01-11 Richard Sandifordaarch64: Add support for unpacked SVE MULH
2021-01-11 Richard Sandifordaarch64: Add support for unpacked SVE ABD
2021-01-11 Richard Sandifordaarch64: Add support for unpacked SVE ADR
2021-01-11 Richard Sandifordaarch64: Add general unpacked SVE conditional binary...
2021-01-11 Richard Sandifordaarch64: Add support for unpacked SVE mult, max and min
2021-01-11 Richard Sandifordaarch64: Add support for unpacked SVE shifts
2021-01-11 Martin LiskaProperly release symtab::m_clones.
2021-01-11 Jakub Jelinekc++, abi: Fix abi_tag attribute handling [PR98481]
2021-01-11 Matthias KloseMake the serialized link target more verbose
2021-01-11 Martin LiskaPort update-copyright.py to Python3
2021-01-11 Richard Bienertree-optimization/91403 - avoid excessive code-generation
2021-01-11 Bernd Edlingertestsuite: Fix test failures from outputs.exp [PR98225]
2021-01-11 Richard Bienertree-optimization/98526 - fix vectorizer reduction...
2021-01-11 Iain Buclawd: Remove visibility and lookup deprecation
2021-01-11 Andreas Krebbeltree-optimization/98221 - fix wrong unpack operation...
2021-01-11 Tamar Christinaslp: upgrade complex add to new format and fix memory...
2021-01-11 Tamar Christinaslp: handle externals correctly in linear_loads_p
2021-01-11 Tamar Christinaslp: fix is_linear_load_p to prevent multiple answers
2021-01-11 Jakub Jelinekreassoc: Reassociate integral multiplies [PR95867]
2021-01-11 Jakub Jelinekwidening_mul: Pattern recognize also signed multiplicat...
2021-01-11 Jakub Jelinekwidening_mul: Pattern recognize unsigned multiplication...
2021-01-11 Kyrylo Tkachovaarch64: Reimplement vmovl*/vmovn* intrinsics using...
2021-01-11 Martin LiskaAdd pytest for a GCOV test-case
2021-01-11 Martin Liskaif-to-switch: remove memory leaks
2021-01-11 Kewen Linira: Skip some pseudos in move_unallocated_pseudos
2021-01-11 GCC AdministratorDaily bump.
2021-01-10 David Edelsohnlibstdc++: Suppress more vstring testsuite warnings...
2021-01-10 GCC AdministratorDaily bump.
2021-01-09 Iain Buclawd: Synchronize testsuite with upstream dmd
2021-01-09 Iain Buclawd: Support deprecated, @disable, and user-defined attri...
2021-01-09 Iain Buclawd: Implement expression-based contract syntax
2021-01-09 Maciej W. RozyckiVAX/testsuite: Remove notsi comparison elimination...
2021-01-09 Maciej W. RozyckiVAX: Remove a duplicate `cc' mode attribute
2021-01-09 Maciej W. RozyckiVAX: Use a mode with `const_double_zero' expressions
2021-01-09 Maciej W. RozyckiPDP11: Use a mode with `const_double_zero' expressions
2021-01-09 Maciej W. RozyckiRTL: Update `const_double_zero' handling for mode and...
2021-01-09 Jakub Jelinektree-cfg: Allow enum types as result of POINTER_DIFF_EX...
2021-01-09 Jakub Jelinekvregs: Fix up instantiate_virtual_regs_in_insn for...
2021-01-09 Alexandre Olivafinal: accept markers at line 0
2021-01-09 GCC AdministratorDaily bump.
2021-01-08 Sergei Trofimovichipa-modref: avoid linebreak split in debug print
2021-01-08 Ilya LeoshkevichIBM Z: Fix constraints in vpdi patterns
2021-01-08 H.J. Lux86-64: Require lp64 for PR target/98482 tests
2021-01-08 Ilya LeoshkevichIBM Z: Introduce __LONG_DOUBLE_VX__ macro
2021-01-08 Olivier HainqueTweak dg-prune-output regex for out-of-build-tree contexts
2021-01-08 Patrick Palkac++: ICE with constexpr call that returns a PMF [PR98551]
2021-01-08 Patrick Palkac++: Fix access checking of scoped non-static member...
2021-01-08 H.J. Lux86-64: Use R10 and R11 for profiling large model with PIC
2021-01-08 Richard Bienerreset the SCEV htab after FRE in loop pipeline
2021-01-08 Richard Bienerfix vectorizer memleaks
2021-01-08 Richard Bienertree-optimization/98544 - more permute optimization...
2021-01-08 H.J. Lux86-64: Use R10 for profiling large model
2021-01-08 Jakub Jelineki386: Fix -mcmodel= vs. target attribute [PR98585]
2021-01-08 Richard Sandifordaarch64: Support unpacked CNOT on SVE
2021-01-08 Richard Sandifordaarch64: Support conditional unpacked UXT on SVE
2021-01-08 Tamar ChristinaSVE2: Fix aarch64-sve2-acle-asm tests.
2021-01-08 Kyrylo Tkachovaarch64: Reimplement most vpadal intrinsics using builtins
2021-01-08 Kyrylo Tkachovaarch64: Reimplement vabd* intrinsics using builtins
next