platform/upstream/gcc.git
2023-02-21 Arthur Cohengccrs: early-name-resolver: Add simple macro name resol...
2023-02-21 Arthur Cohengccrs: ast: Add accept_vis() method to `GenericArg`
2023-02-21 Arthur Cohengccrs: rust-ast-resolve-item: Add note about resolving...
2023-02-21 Arthur Cohengccrs: mappings: Add MacroInvocation -> MacroRulesDef...
2023-02-21 Marc Poulhièsgccrs: fix ICE on missing closing paren
2023-02-21 Arthur Cohengccrs: intrinsics: Add data prefetching intrinsics
2023-02-21 David Faustgccrs: ast: dump structs, enums and unions
2023-02-21 David Faustgccrs: ast: dump: add format_{tuple,struct}_field helpers
2023-02-21 David Faustgccrs: ast: dump: add emit_generic_params helper
2023-02-21 Philip Herrongccrs: Support looking up super traits for trait items
2023-02-21 Philip Herrongccrs: Ensure uniqueness on Path probe's
2023-02-21 Philip Herrongccrs: Track DefId on ADT variants
2023-02-21 Arthur Cohengccrs: builtins: Move implementation into source file
2023-02-21 David Faustgccrs: ast: dump If expressions
2023-02-21 David Faustgccrs: ast: dump assignment and compound assignment...
2023-02-21 Faisal Abbasgccrs: testing: try loop in const function
2023-02-21 Philip Herrongccrs: Add catch for recusive type queries
2023-02-21 Arthur Cohengccrs: dump: Emit visibility when dumping items
2023-02-21 Arthur Cohengccrs: visibility: Rename get_public_vis_type -> get_vi...
2023-02-21 Philip Herrongccrs: Fix missing dead code analysis ICE on local...
2023-02-21 Richard Bienertree-optimization/108868 - new testcase
2023-02-21 Richard Bienertree-optimization/108855 - new testcase
2023-02-21 Richard BienerRevert "tree-optimization/108691 - indirect calls to...
2023-02-21 Takayuki 'January... xtensa: Enforce return address saving when -Og is specified
2023-02-21 GCC AdministratorDaily bump.
2023-02-20 Uros Bizjaki386: Introduce general_x64constmem_operand predicate
2023-02-20 Jakub Jelinekpowerpc: Another umaddditi4 fix [PR108862]
2023-02-20 Andreas Schwablibstdc++: Update baseline symbols for m68k-linux
2023-02-20 Marek Polacekc++: ICE with -fno-elide-constructors and trivial fn...
2023-02-20 Matthias Kretzlibstdc++: Fix uses of non-reserved names in simd header
2023-02-20 Andreas Schwablibstdc++: Update baseline symbols for riscv64-linux
2023-02-20 Kito ChengRISC-V: prefetch.* only take base register with zero...
2023-02-20 Marek Polacekc++: ICE with redundant capture [PR108829]
2023-02-20 Richard Bienertree-optimization/108816 - vect versioning check split...
2023-02-20 Rainer Orthrust: Fix rust-tree.cc compilation on SPARC
2023-02-20 Richard Bienertree-optimization/108825 - checking ICE with unroll...
2023-02-20 Richard Bienertree-optimization/108819 - niter analysis ICE with...
2023-02-20 GCC AdministratorDaily bump.
2023-02-19 Gaius Mulleylibgm2/libm2iso/RTco.cc (re-implementation) Bugfix...
2023-02-19 GCC AdministratorDaily bump.
2023-02-18 Jason Merrillc++: static_assert (false) in template [DR2518]
2023-02-18 Jakub Jelinekreassoc: Fold some statements [PR108819]
2023-02-18 Jakub Jelineki386: Fix up replacement of registers in certain peepho...
2023-02-18 Gerald Pfeiferlibstdc++: Switch two links to open-std.org to https
2023-02-18 Gerald Pfeiferdoc: Update link to AVR-LibC
2023-02-18 Martin UeckerC: Detect all variably modified types [PR108375]
2023-02-18 Martin UeckerFix ICE related to implicit access attributes for VLA...
2023-02-18 Xi RuoyaoLoongArch: Fix multiarch tuple canonization
2023-02-18 Andrew PinskiRemove #if GIMPLE around 1 - a pattern
2023-02-18 Andrew PinskiSupport get_range_query with a nullptr argument
2023-02-18 GCC AdministratorDaily bump.
2023-02-17 Thomas Schwinge'#include "tm_p.h"' in 'gcc/rust/backend/rust-tree.cc'
2023-02-17 Siddhesh Poyarekardoc: Fix typo in -Wall description
2023-02-17 Patrick Palkac++: speculative constexpr and is_constant_evaluated...
2023-02-17 Patrick Palkac++: make manifestly_const_eval tri-state
2023-02-17 Uros Bizjakii386: Generate QImode binary ops with high-part input...
2023-02-17 Uros Bizjaksimplify-rtx: Fix VOIDmode operand handling in simplify...
2023-02-17 Rainer Orthfixincludes: Bypass solaris_math_12 on newer Solaris...
2023-02-17 Rainer Orthcontrib: Fix make_sunver.pl warning
2023-02-17 Richard Bienertree-optimization/108821 - store motion and volatiles
2023-02-17 Richard BienerFix wrong-code issue in VN
2023-02-17 Jerry DeLisleFortran test: Modify test cases to pass on mingw.
2023-02-17 Ju-Zhe ZhongRISC-V: Fix vmnot asm check (Should check vmnot.m inste...
2023-02-17 Ju-Zhe ZhongRISC-V: Add RVV all mask C/C++ intrinsics support
2023-02-17 Ju-Zhe ZhongRISC-V: Rename tu_preds to none_tu_preds [NFC]
2023-02-17 Ju-Zhe ZhongRISC-V: Normalize SEW = 64 handling into a simplified...
2023-02-17 Ju-Zhe ZhongRISC-V: Rearrange the organization of declarations...
2023-02-17 Ju-Zhe ZhongRISC-V: Move saturating add/subtract md pattern locatio...
2023-02-17 Ju-Zhe ZhongRISC-V: Remove "extern" for namespace [NFC]
2023-02-17 Ju-Zhe ZhongRISC-V: Replace simm32_p with immediate_operand (Pmode)
2023-02-17 Jerry DeLisleFortran Tests: Allow passing on mingw.
2023-02-17 GCC AdministratorDaily bump.
2023-02-16 David Malcolmanalyzer: respect some conditions from bit masks [PR108806]
2023-02-16 Gerald Pfeiferdoc: Reword how to get possible values of a parameter
2023-02-16 Iain Sandoetestsuite, objective-c: Cater for Windows intptr type.
2023-02-16 Patrick Palkac++: TYPENAME_TYPE lookup ignoring non-types [PR107773]
2023-02-16 Martin LiskaMAINTAINERS: stepping down from my positions
2023-02-16 Patrick Palkadon't declare header-defined functions both static...
2023-02-16 Matthias Kretzlibstdc++: Fix incorrect function call in -ffast-math...
2023-02-16 Matthias Kretzlibstdc++: Fix incorrect __builtin_is_constant_evaluate...
2023-02-16 Matthias Kretzlibstdc++: printf format string fix in testsuite
2023-02-16 Matthias Kretzlibstdc++: Use a PCH to speed up check-simd
2023-02-16 Matthias Kretzlibstdc++: Document timeout and timeout-factor of simd...
2023-02-16 Matthias Kretzlibstdc++: Annotate most lambdas with always_inline
2023-02-16 Matthias Kretzlibstdc++: Ensure __builtin_constant_p isn't lost on...
2023-02-16 Jonathan Wakelylibstdc++: Replace non-ascii character in test
2023-02-16 Jonathan Wakelylibstdc++: Implement <experimental/synchronized_value...
2023-02-16 Jonathan Wakelylibstdc++: Fix name of <experimental/optional> in comment
2023-02-16 Jonathan Wakelylibstdc++: Enable CTAD for std::basic_format_args ...
2023-02-16 Jonathan Wakelylibstdc++: Implement P2255R2 dangling checks for std...
2023-02-16 Jakub Jelinektree-ssa-dse: Fix up handling of lhs of internal calls...
2023-02-16 Jonathan Wakelylibstdc++: Make names_pstl.cc require et tbb_backend
2023-02-16 Jonathan Wakelydoc: Suggest fix for -Woverloaded-virtual warnings
2023-02-16 Jonathan Wakelylibstdc++: Fix non-reserved names in <ext/throw_allocat...
2023-02-16 Jonathan Wakelylibstdc++: Add missing space after effective-target...
2023-02-16 Jonathan Wakelylibstdc++: Fix non-reserved names in PSTL headers
2023-02-16 Jakub Jelineklibgomp: Fix up some typos in libgomp.texi
2023-02-16 Jakub Jelineklibgomp: Fix comment typo
2023-02-16 Jonathan Wakelylibstdc++: Fix uses of non-reserved names in headers
2023-02-16 Jakub Jelinekreassoc: Fix up (ab) handling in eliminate_redundant_co...
next