]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2021-06-15  Gary Dismukes[Ada] Error when passing subprogram'Access to null...
2021-06-15  Piotr Trojanek[Ada] Fix typos in comment about expansion of attribute...
2021-06-15  Bob Duff[Ada] Allow Known_Static_Component_Size (etc) on privat...
2021-06-15  Bob Duff[Ada] Add Interface_Name field to E_Loop_Parameter
2021-06-15  Bob Duff[Ada] Disable certain checks in predefined units
2021-06-15  Yannick Moy[Ada] Clarify the semantics of signed intrinsic shift...
2021-06-15  Eric Botcazou[Ada] Small cleanup in exception handling C code
2021-06-15  Piotr Trojanek[Ada] Remove redundant guard from Find_Overlaid_Entity
2021-06-15  Eric Botcazou[Ada] Remove const qualifier on a couple of pointed...
2021-06-15  Bob Duff[Ada] Fix bug in if_expressions introduced by var-size...
2021-06-15  Arnaud Charlet[Ada] Add support for folding more and/or expressions
2021-06-15  Piotr Trojanek[Ada] Replace repeated calls by references to a local...
2021-06-15  Bob Duff[Ada] Variable-sized node types: improve error messages
2021-06-15  Bob Duff[Ada] Variable-sized node types -- cleanup
2021-06-15  Arnaud Charlet[Ada] Rename Ada 202* to Ada 2022
2021-06-15  Steve Baird[Ada] Avoid inappropriate error messages regarding...
2021-06-15  Richard Kenner[Ada] Add more initialization of Stored_Constraint
2021-06-15  Bob Duff[Ada] Fix bug in subtype of private type with invariants
2021-06-15  Piotr Trojanek[Ada] Robust switching from incomplete to access types
2021-06-15  Jakub Jelinekexpr: Fix up VEC_PACK_TRUNC_EXPR expansion [PR101046]
2021-06-15  Richard BienerHandle multiple latches in irreducible region mark
2021-06-15  Richard BienerAssert we have irreducible regions marked in the threader
2021-06-15  Robin Dapptestsuite: Fix Wattributes test cases for s390 and...
2021-06-15  Robin Dappc-family: Copy DECL_USER_ALIGN even if DECL_ALIGN is...
2021-06-15  Xionghu Luors6000: Fix test case failures by PR100085 [PR101020]
2021-06-15  GCC AdministratorDaily bump.
2021-06-14  Martin SeborTeach compute_objsize about placement new [PR100876].
2021-06-14  Jonathan Wakelylibstdc++: Fix noexcept-specifier for ranges::empty
2021-06-14  Peter Bergnerrs6000: MMA builtin usage ICEs when used in a #pragma...
2021-06-14  Andrew MacLeodLimit new value calculations to first order effects.
2021-06-14  Jonathan Wakelylibstdc++: Fix common_reference for non-reference resul...
2021-06-14  Uros Bizjaki386: Split V2HImode *punpckwd to SSE instruction ...
2021-06-14  Jonathan Wakelyc-family: Add fix-it suggestions for more <stdlib.h...
2021-06-14  Christophe... arm: Auto-vectorization for MVE: add pack/unpack patterns
2021-06-14  Tobias BurnusC/C++: Fix unused set var warning with omp_clause_affin...
2021-06-14  Richard Bienertree-optimization/100934 - properly mark irreducible...
2021-06-14  Jonathan Wakelylibstdc++: Only run Filesystem TS test if supported
2021-06-14  Jonathan Wakelylibstdc++: Fix std::any constraints [PR101034]
2021-06-14  Martin Liskadocs: Fix -Wno-cpp note
2021-06-14  Martin Liskadocs: add missing newline
2021-06-14  Martin Liskadocs: remove extra '+' character in option listing.
2021-06-14  Jonathan Wakelylibstdc++: Add explicit -std=gnu++17 option to test
2021-06-14  Jonathan Wakelylibstdc++: Implement LWG 3465 for std::compare_partial_...
2021-06-14  Jonathan Wakelylibstdc++: Change [cmp.alg] assertions to constraints
2021-06-14  Tobias BurnusFortran: resolve.c - remove '*XCNEW' based nullifying
2021-06-14  Claudiu Zissulescuarc: Add --with-fpu support for ARCv2 cpus
2021-06-14  Aaron SawdeyDo not check if SMS succeeds on powerpc
2021-06-14  Jonathan Wakelylibstdc++: Use reserved name for attribute [PR101055]
2021-06-14  Richard Bienertree-optimization/101031 - fix strlen opt invalidation...
2021-06-14  Martin Liskaevrp: fix AddressSanitizer: alloc-dealloc-mismatch
2021-06-14  Aldy HernandezPick up global ranges in ranger after inlining.
2021-06-14  Michael Forney[PATCH] config: Backport "Rely less on internal symbols...
2021-06-14  Michael Forney[PATCH] config: Backport "Rely less on internal symbols...
2021-06-14  GCC AdministratorDaily bump.
2021-06-13  Uros Bizjaki386: Improve variable permutation insn avoidance ...
2021-06-13  Jason Merrillc: adjust [[maybe_unused]] testcase
2021-06-13  Trevor Saundersuse range based for loops to iterate over vec<>
2021-06-13  Jeff Law[committed] More improvements to H8 logicals for test...
2021-06-13  H.J. Lux86: Replace ix86_red_zone_size with ix86_red_zone_used
2021-06-13  Tobias Burnuscontrib/gcc-changelog: Check that PR in subject is...
2021-06-13  GCC AdministratorDaily bump.
2021-06-12  David Edelsohntestsuite: fix AIX testsuite failures
2021-06-12  Jason Merrillc-family: don't warn for [[maybe_unused]] on data member
2021-06-12  Jason Merrillc++: constexpr and array[0] [PR101029]
2021-06-12  Jason Merrillc++: speed up looking up the current class
2021-06-12  GCC AdministratorDaily bump.
2021-06-12  Eugene RozenfeldFix a typo in an AutoFDO error string
2021-06-11  Carl LoveFix effective target for check-builtin-vec_rlnm-runnabl...
2021-06-11  Thomas SchwingeFor 'OMP_CLAUSE' in 'dump_generic_node', dump the whole...
2021-06-11  Patrick Palkac++: Substitute into function parms in lexical order...
2021-06-11  Jonathan Wakelylibstdc++: Fix filesystem::path comparisons for C++23
2021-06-11  Iain Buclawd: foreach over a tuple doesn't work on 16-bit targets...
2021-06-11  Srinath Parvathaneniarm: Fix polymorphic variants failing with undefined...
2021-06-11  Roger Sayle[PATCH] PR tree-optimization/96392 Optimize x+0.0 if...
2021-06-11  Roger Sayle[PATCH] PR tree-optimization/96392 Optimize x+0.0 if...
2021-06-11  Richard Bienertree-optimization/101025 - fix store-motion dependence...
2021-06-11  Srinath Parvathaneniarm: Fix the mve multilib for the broken cmse support...
2021-06-11  Jakub Jelinekc++: Add C++23 consteval if support - P1938R3 [PR100974]
2021-06-11  David Malcolmanalyzer: tweak priority of callstrings in worklist...
2021-06-11  Richard Bienertree-optimization/101028 - fix endless SLP reassoc...
2021-06-11  Richard Bienertree-optimization/101026 - fix SLP re-association
2021-06-11  Jakub Jelineksimplify-rtx: Fix up simplify_logical_relational_operat...
2021-06-11  Jakub Jelineki386: Fix up *vec_concat<mode>_0_1 [PR101007]
2021-06-11  Uros Bizjaki386: Try to avoid variable permutation instruction...
2021-06-11  Martin LiskaIntroduce -Wcoverage-invalid-line-number
2021-06-11  Martin LiskaAdd missing ChangeLog entry.
2021-06-11  Richard Bienermiddle-end/101009 - fix distance vector recording
2021-06-11  GCC AdministratorDaily bump.
2021-06-11  Martin Liskagcc-changelog: Ignore one more commit.
2021-06-11  Kewen Linrs6000: Support more short/char to float conversion
2021-06-11  Richard BienerUse stablesort for sorting association chain
2021-06-11  Richard BienerExpose stable sort algorithm to gcc_sort_r and add...
2021-06-11  Marek Polacekc++: Extend std::is_constant_evaluated in if warning...
2021-06-10  Patrick Palkac++: matching deduced template template parameters...
2021-06-10  Patrick Palkac++: normalization of non-templated return-type-req...
2021-06-10  Peter Bergneri386: Add V8QI and other 64bit vector permutations...
2021-06-10  Ian Lance Taylorlibgo: update to Go1.16.5 release
2021-06-10  Peter Bergnerrs6000: Add new __builtin_vsx_build_pair and __builtin_...
2021-06-10  Iain Buclawd: Fix ICE in TypeInfoDeclaration, at dmd/declaration...
2021-06-10  Segher Boessenkoolrs6000: Fix *TItype_ppc
next