platform/upstream/gcc.git
2021-12-01 Richard Kenner[Ada] Create object file for ignored ghost compilation...
2021-12-01 Patrick Bernardi[Ada] RTEMS: add traceback support for AArch64
2021-12-01 Patrick Bernardi[Ada] Add signal to exception mapping for RTEMS
2021-12-01 Eric Botcazou[Ada] Fix small discrepancy between -gnatG and -gnatD...
2021-12-01 Yannick Moy[Ada] Improve error messages for dot notation when...
2021-12-01 Yannick Moy[Ada] Add query for extended precision floating-point...
2021-12-01 Piotr Trojanek[Ada] Replace low-level detection of subprograms with...
2021-12-01 Piotr Trojanek[Ada] Sync whitespace between variants of Indefinite_Ho...
2021-12-01 Piotr Trojanek[Ada] Sort list of Ada runtime units in Makefile.rtl
2021-12-01 Piotr Trojanek[Ada] Whitespace cleanup in Makefile.rtl dependency...
2021-12-01 Piotr Trojanek[Ada] Document System.Atomic_Counters as supported...
2021-12-01 Yannick Moy[Ada] Improve messages on incorrect state refinement...
2021-12-01 Gary Dismukes[Ada] Storage error on untagged prefixed subprogram...
2021-12-01 Etienne Servais[Ada] Avoid duplication for Sets functions
2021-12-01 Piotr Trojanek[Ada] Simplify building of inequality function body
2021-12-01 Piotr Trojanek[Ada] Cleanup listing of representation info
2021-12-01 Jakub Jelineki386: Fix up some minor formatting issues and one incon...
2021-12-01 Jakub Jelineklibcpp: Enable P1949R7 for C++98 too [PR100977]
2021-12-01 Jakub Jelineksimplify-rtx: Punt on simplify_associative_operation...
2021-12-01 Jakub Jelineklibcpp: Fix up #__VA_OPT__ handling [PR103415]
2021-12-01 Tamar Christinamiddle-end: move bitmask match.pd pattern and update...
2021-12-01 Siddhesh Poyarekartree-optimization/103456 - Record only successes from...
2021-12-01 GCC AdministratorDaily bump.
2021-11-30 liuhongtFix ICE in ix86_attr_length_immediate_default.
2021-11-30 Bill Schmidtrs6000: Clarify overloaded builtin diagnostic
2021-11-30 Jonathan Wakelylibstdc++: Fix tests that fail with fully-dynamic-string
2021-11-30 Jonathan Wakelylibstdc++: Fix fully-dynamic-string build
2021-11-30 Jonathan Wakelylibstdc++: Ensure C++20 std::stringstream definitions...
2021-11-30 David Malcolmanalyzer: add regression test [PR94579]
2021-11-30 David Malcolmanalyzer: add regression test [PR99269]
2021-11-30 David Malcolmanalyzer: verify that -Wanalyzer-too-complex can be...
2021-11-30 Harald AnlaufFortran: improve expansion of constant array expression...
2021-11-30 Jason Merrillc++: don't fold away 'if' with constant condition
2021-11-30 Jonathan Wakelylibstdc++: Skip tag dispatching for _S_relocate in...
2021-11-30 Jonathan Wakelylibstdc++: Make Asan detection work for Clang [PR103453]
2021-11-30 Harald AnlaufFortran: error recovery when simplifying MINLOC/MAXLOC
2021-11-30 Harald AnlaufFortran: check type of SUB argument to IMAGE_INDEX
2021-11-30 Martin Jamboripa-sra: Check also ECF_LOOPING_CONST_OR_PURE when...
2021-11-30 Richard Sandifordvect: Fix ncopies calculation for emulated gather/scatt...
2021-11-30 Iain Buclawd: Import dmd b8384668f, druntime e6caaab9, phobos...
2021-11-30 Martin Jamboripa-param-manip: Be careful about a reallocating hash_map
2021-11-30 Richard BienerAdd comment to indicate tail recursion
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...
next