]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2021-06-15  Tobias BurnusFortran/OpenMP: Extend defaultmap clause for OpenMP...
2021-06-15  David Malcolmanalyzer: track dynamic extents of regions
2021-06-15  David Malcolmanalyzer: add class region_to_value_map
2021-06-15  David Malcolmanalyzer testsuite: add explode-2a.c [PR101068]
2021-06-15  Steve Baird[Ada] Avoid unhelpful dead code warnings
2021-06-15  Eric Botcazou[Ada] Remove couple of obsolete declarations
2021-06-15  Piotr Trojanek[Ada] Enable removal of side-effects in component decla...
2021-06-15  Yannick Moy[Ada] Extend function to retrieve first/last nodes...
2021-06-15  Bob Duff[Ada] Incorrect Reinit_Field_To_Zero calls for concurre...
2021-06-15  Bob Duff[Ada] No_Task_Parts aspect
2021-06-15  Arnaud Charlet[Ada] Fix handling of scopes for subprogram calls in...
2021-06-15  Piotr Trojanek[Ada] Fix detection of access-to-variable types
2021-06-15  Arnaud Charlet[Ada] Use runtime from base compiler during stage1
2021-06-15  Eric Botcazou[Ada] Minor consistency fix for Windows SEH
2021-06-15  Ed Schonberg[Ada] AI12-0138: Iterators and other nonoverridable...
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
next