]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2021-11-30  Andrew MacLeodAlways track arguments, even when ignoring equiv params.
2021-11-30  Richard BienerRemove more stray returns and gcc_unreachable ()s
2021-11-30  Richard Bienertree-optimization/103489 - fix ICE when bool pattern...
2021-11-30  Martin LiskaChange if-to-switch-conversion test.
2021-11-30  Jonathan Wakelylibstdc++: Use gender-agnostic pronoun in docs
2021-11-30  Jakub Jelineklibstdc++: Add [[nodiscard]] to std::byteswap
2021-11-30  Thomas Schwinge[OpenACC] Remove erroneous "Orphan reductions cannot...
2021-11-30  Thomas SchwingeConsolidate OpenACC "gang reduction on an orphan loop...
2021-11-30  Frederik HarwathRe OpenACC "gang reduction on an orphan loop" error...
2021-11-30  Kwok Cheung... [OpenACC] Allow gang reductions inside serial constructs
2021-11-30  Cesar PhilippidisMake OpenACC orphan gang reductions errors
2021-11-30  Kwok Cheung... Fix c-c++-common/goacc/routine-4.c and c-c++-common...
2021-11-30  Roger Sayle[Committed] PR testsuite/103477: Fix big-endian mistake...
2021-11-30  Aldy HernandezRemove can_throw_non_call_exceptions special case from...
2021-11-30  Richard Sandifordvect: Support masked gather loads with SLP
2021-11-30  Richard Sandifordif-conv: Apply VN to hoisted conversions
2021-11-30  Richard Sandifordvect: Support gather loads with SLP
2021-11-30  Richard Sandifordvect: Use generalised accessors to build SLP nodes
2021-11-30  Richard Sandifordvect: Use code_helper when building SLP nodes
2021-11-30  Richard Sandifordvect: Fix SVE mask_gather_load/store_store tests
2021-11-30  Richard Sandifordvect: Fix vect_is_reduction
2021-11-30  Richard Sandifordvect: Pass mode to gather/scatter tests
2021-11-30  Richard SandifordMark IFN_ADD/MUL_OVERFLOW as commutative
2021-11-30  Richard SandifordMark IFN_UBSAN_CHECK_ADD/MUL as commutative
2021-11-30  Richard SandifordMark IFN_COMPLEX_MUL as commutative
2021-11-30  Richard SandifordCanonicalize argument order for commutative functions
2021-11-30  Richard Sandifordvect: Add support for fmax and fmin reductions
2021-11-30  Richard Sandifordvect: Make reduction code handle calls
2021-11-30  Richard Sandifordgimple-match: Make code_helper conversions explicit
2021-11-30  Richard Sandifordgimple-match: Add a gimple_extract_op function
2021-11-30  Eric BotcazouFix -freorder-blocks-and-partition glitch with Windows...
2021-11-30  Jakub Jelineklibcpp: Enable P1949R7 for C++11 and up as it was a...
2021-11-30  Jakub Jelinekc++: Small incremental tweak to source_location::curren...
2021-11-30  Roger Saylex86_64: PR target/100711: Splitters for pandn
2021-11-30  Richard BienerOnly return after resetting type_param_spec_list
2021-11-30  Richard Bienermiddle-end/103485 - fix conversion kind for vectors
2021-11-30  Rasmus Villemoeslibgcc: vxcrtstuff.c: add a few undefs
2021-11-30  Richard BienerAvoid some -Wunreachable-code-ctrl
2021-11-30  Kewen Linrs6000: Remove builtin mask check from builtin_decl...
2021-11-30  Kewen Linrs6000: Modify the way for extra penalized cost
2021-11-30  Kewen Linvisium: Revert commit r12-5332
2021-11-30  Andrew MacLeodDon't reuse reference after potential resize.
2021-11-30  GCC AdministratorDaily bump.
2021-11-29  David Malcolmanalyzer: further false leak fixes due to overzealous...
2021-11-29  Uros Bizjaki386: Fix and improve movhi_internal and movhf_internal...
2021-11-29  Martin SeborPrune out valid -Winfinite-recursion [PR103469].
2021-11-29  Eric GallagerFix autoconf regeneration slip-up.
2021-11-29  Eric GallagerMake etags path used by build system configurable
2021-11-29  Paul A. Clarkers6000: Add Power10 optimization for most _mm_movemask*
2021-11-29  Richard BienerFix RTL FE issue with premature return
2021-11-29  Patrick Palkac++: redundant explicit 'this' capture before C++20...
2021-11-29  Roger Saylex86_64: Improved V1TImode rotations by non-constant...
2021-11-29  Richard BienerRemove unreachable gcc_unreachable () at the end of...
2021-11-29  Richard BienerRemove unreachable returns
2021-11-29  liuhongtOptimize _Float16 usage for non AVX512FP16.
2021-11-29  liuhongtFix regression introduced by r12-5536.
2021-11-29  Richard Bienertree-optimization/103458 - avoid creating new loops...
2021-11-29  Richard BienerRestore can_be_invalidated_p semantics to before refact...
2021-11-29  Rasmus Villemoeslibgcc: remove crt{begin,end}.o from powerpc-wrs-vxwork...
2021-11-29  Kewen Linrs6000/test: Add emulated gather test case
2021-11-29  Andrew PinskiFix PR 19089: Environment variable TMP may yield gcc...
2021-11-29  GCC AdministratorDaily bump.
2021-11-28  Andrew PinskiFix PR 62157: disclean in libsanitizer not working
2021-11-28  Jan HubickaCompare guessed and feedback frequencies during profile...
2021-11-28  Jan HubickaImprove -fprofile-report
2021-11-28  Jakub Jelineklibstdc++: Implement std::byteswap for C++23
2021-11-28  Martin Liskad: fix thinko in optimize attr parsing
2021-11-28  GCC AdministratorDaily bump.
2021-11-27  John David... Fix typo in t-dimode
2021-11-27  Petter Tomnerjit: Change printf specifiers for size_t to %zu
2021-11-27  Jakub Jelinekx86: Fix up x86_{,64_}sh{l,r}d patterns [PR103431]
2021-11-27  Jakub Jelinekbswap: Fix UB in find_bswap_or_nop_finalize [PR103435]
2021-11-27  Roger Sayle[Committed] Fix new ivopts-[89].c test cases for -m32.
2021-11-27  GCC AdministratorDaily bump.
2021-11-27  Martin Jamboripa: Fix CFG fix-up in IPA-CP transform phase (PR 103441)
2021-11-26  Jonathan Wakelylibstdc++: Fix test that fails in C++20 mode
2021-11-26  Jonathan Wakelylibstdc++: Fix trivial relocation for constexpr std...
2021-11-26  Jonathan Wakelylibstdc++: Remove workaround for FE bug in std::tuple...
2021-11-26  Harald AnlaufFortran: improve check of arguments to the RESHAPE...
2021-11-26  Iain Sandoelibitm: Fix bootstrap for targets without HAVE_ELF_STYL...
2021-11-26  Siddhesh Poyarekartree-object-size: Abstract object_sizes array
2021-11-26  Siddhesh Poyarekartree-object-size: Replace magic numbers with enums
2021-11-26  Roger Sayleivopts: Improve code generated for very simple loops.
2021-11-26  Jonathan Wakelylibstdc++: Ensure dg-add-options comes after dg-options
2021-11-26  Jonathan Wakelylibstdc++: Fix dg-do directive for tests supposed to...
2021-11-26  Jonathan Wakelylibstdc++: Remove redundant xfail selectors in dg-do...
2021-11-26  Martin Liskad: fix ASAN in option processing
2021-11-26  Jan HubickaMinor ipa-modref tweaks
2021-11-26  Jan HubickaFix failure in inlline-9.c testcase
2021-11-26  Jonathan Wakelylibstdc++: Move std::to_address tests to more appropria...
2021-11-26  Jan HubickaFix handling of in_flags in update_escape_summary_1
2021-11-26  Jakub Jelinekc++: Fix up taking address of an immediate function...
2021-11-26  konglin1i386: vcvtph2ps and vcvtps2ph should be used to convert...
2021-11-26  liuhongtFix typo in r12-5486.
2021-11-26  GCC AdministratorDaily bump.
2021-11-25  Jonathan Wakelylibstdc++: Remove dg-error that no longer happens
2021-11-25  Jonathan Wakelylibstdc++: Make std::pointer_traits SFINAE-friendly...
2021-11-25  Jan HubickaRemove forgotten early return in ipa_value_range_from_jfunc
2021-11-25  Jonathan Wakelylibstdc++: Do not use memset in constexpr calls to...
2021-11-25  Roger SaylePR middle-end/103406: Check for Inf before simplifying...
next