]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-11-13  Paul ThomasFortran: Fix failing character pointer fcn assignment...
2024-11-13  Martin Ueckerc: add Wzero-as-null-pointer-constant [PR117059]
2024-11-13  Jakub Jelinekc: Handle C23 floating constant {d,D}{32,64,128} suffix...
2024-11-13  Jakub Jelinekc: Implement C2Y N3298 - Introduce complex literals...
2024-11-13  Soumya ARaarch64: Optimise calls to ldexp with SVE FSCALE instru...
2024-11-13  xuliRISC-V: Bugfix for max_sew_overlap_and_next_ratio_valid...
2024-11-13  Xianmiao Qu[RISC-V] Fix costing of LO_SUM expressions
2024-11-13  Jeff LawReapply "[PATCH v2] RISC-V: zero_extend(not) -> xor...
2024-11-13  Hu, Lin1i386: Zero extend 32-bit address to 64-bit with option...
2024-11-13  GCC AdministratorDaily bump.
2024-11-13  Jeff LawRevert "[PATCH v2] RISC-V: zero_extend(not) -> xor...
2024-11-12  Yangyu ChenRISC-V: Fix target-attr-norelax.c testcase
2024-11-12  Pan LiRevert "Match: Simplify branch form 3 of unsigned SAT_A...
2024-11-12  David Malcolmselftests: clear GCC_COLORS [PR117503]
2024-11-12  John David... hppa: Fix decrement_and_branch_until_zero constraint
2024-11-12  Edwin LuRISC-V: testsuite: Remove deprecated compatibility...
2024-11-12  Jan HubickaVerify that empty std::vector is optimized away
2024-11-12  Andrew Carlottitestsuite: Adjust jump threading test expectation
2024-11-12  Wilco DijkstraAArch64: Remove duplicated addr_cost tables
2024-11-12  Wilco DijkstraAArch64: Cleanup fusion defines
2024-11-12  Pan LiRISC-V: Fix incorrect test macro for signed scalar...
2024-11-12  yulongRISC-V: Add norelax function attribute
2024-11-12  Jeff Law[RISC-V] Drop undesirable two instruction macc alternatives
2024-11-12  Kito Chenglibsanitizer: Update LOCAL_PATCHES
2024-11-12  Richard Bienertree-optimization/116973 - SLP permute lower heuristic...
2024-11-12  Kito Chenglibsanitizer: update test
2024-11-12  Kito Chenglibsanitizer: Improve FrameIsInternal
2024-11-12  Kito Chenglibsanitizer: Apply local patches
2024-11-12  Kito Chenglibsanitizer: merge from upstream (61a6439f35b6de28)
2024-11-12  Jeff Law[committed] Fix minor c6x backend bug exposed by CRC...
2024-11-12  Marc Poulhièsada: Typo fix in comment
2024-11-12  squirekada: Compile time crash on limited object in extended...
2024-11-12  Eric Botcazouada: Fix spurious error on iterated component associati...
2024-11-12  Pat Bernardiada: Include design documentation within runtime sources
2024-11-12  Eric Botcazouada: Make sure not to access past the end of bit-packed...
2024-11-12  Eric Botcazouada: Fix assertion failure on null aggregate in generic...
2024-11-12  Eric Botcazouada: Get rid of N_Unchecked_Expression node
2024-11-12  Eric Botcazouada: Fix internal error on invalid prefix with assertio...
2024-11-12  Eric Botcazouada: Fix assertion failure on illegal use of aspect...
2024-11-12  Eric Botcazouada: Fix unexpected Program_Error raised in the parser...
2024-11-12  Eric Botcazouada: Fix internal error on instantiation of package...
2024-11-12  Eric Botcazouada: Fix premature finalization of anonymous access...
2024-11-12  Piotr Trojanekada: Accept SPARK.Big_Integers.Big_Integer where Big_In...
2024-11-12  Viljar Indusada: Make Interrupt and Attach Handlers Obsolescent...
2024-11-12  Eric Botcazouada: Fix bogus error for delta aggregate as expression...
2024-11-12  Eric Botcazouada: Remove couple of irregular calls to Resolve_Aggr_Expr
2024-11-12  Ronan Desplanquesada: Allow file mapping for System's spec
2024-11-12  Richard Kennerada: Fix markup typos
2024-11-12  Eric Botcazouada: Remove use of overlays in implementation of System...
2024-11-12  Eric Botcazouada: Remove obsolete ??? comment about Assignment_OK...
2024-11-12  Eric Botcazouada: Get rid of Kill_Range_Checks flag on entities
2024-11-12  Steve Bairdada: Improve message for misused implicitly-defined...
2024-11-12  Eric Botcazouada: Flatten Is_Build_In_Place_Aggregate_Return predicate
2024-11-12  Johannes Kliemannada: Set correct minimum stack size for aarch64-linux
2024-11-12  Piotr Trojanekada: Detect sharing of external file in inconsistent...
2024-11-12  squirekada: Spurious error on abstract primitive with access...
2024-11-12  squirekada: Missing runtime tag check on mutably tagged objects
2024-11-12  Douglas B Ruppada: GNAT Calendar Support for 64-bit Unix Time
2024-11-12  Eric Botcazouada: Fix internal error on nested iterated component...
2024-11-12  Richard Kennerada: Add documentation about GNAT LLVM to GNAT User...
2024-11-12  Eric Botcazouada: Fix compilation failure due to style warning
2024-11-12  Pascal Obryada: Rework GNATdll shared library relocation support.
2024-11-12  squirekada: The Library_Unit field was used for all sorts...
2024-11-12  Eric Botcazouada: Elide the copy in aggregate returns for nonlimited...
2024-11-12  Ronan Desplanquesada: Add Ada coverage instrumentation support
2024-11-12  Eric Botcazouada: Implement built-in-place expansion of container...
2024-11-12  Eric Botcazouada: Remove obsolete workaround for back-end limitation
2024-11-12  Ghjuvan Lacambreada: sem.adb.process_bodies_in_context: check if spec...
2024-11-12  Eric Botcazouada: Fix weird error in Ada.Numerics.Discrete_Random...
2024-11-12  Marc Poulhièsada: add xspack.py and corresponding templates.
2024-11-12  Richard Bienertree-optimization/117417 - ICE with complex load optimi...
2024-11-12  Tejas Belagodrtl: Validate subreg info when optimizing vec_select.
2024-11-12  Richard BienerAdd X86_TUNE_AVX512_TWO_EPILOGUES, enable for Zen4...
2024-11-12  Richard BienerAdd suggested_epilogue_mode to vector costs
2024-11-12  Richard Bienertree-optimization/117484 - issue with SLP discovery...
2024-11-12  Richard Bienertree-optimization/117502 - VMAT_STRIDED_SLP vs VMAT_ELE...
2024-11-12  Soumya ARMatch: Optimize log (x) CMP CST and exp (x) CMP CST...
2024-11-12  Jason Merrillc++: regenerate opt urls
2024-11-12  GCC AdministratorDaily bump.
2024-11-11  Jason Merrillc++: include libcody in TAGS
2024-11-11  Jason Merrillc++: rename -fmodules-ts to -fmodules
2024-11-11  Jason Merrillopts: fix narrowing warning
2024-11-11  Simon Martinc++: Fix another crash with invalid new operators ...
2024-11-11  Jakub Jelinekc++: Add __builtin_operator_{new,delete} support
2024-11-11  Jonathan Wakelylibstdc++: Improve exception messages in conversion...
2024-11-11  Jonathan Wakelylibstdc++: Fix typos in iterator increment for std...
2024-11-11  Jonathan Wakelylibstdc++: Add parentheses around operand of |
2024-11-11  Dimitar Dimitrovtestsuite: Require atomic operations for c2y-if-decls-*
2024-11-11  Torbjörn SVENSSONtestsuite: arm: fast-math-complex-add-half-float.c...
2024-11-11  Claudio Bantaloukasaarch64: return scalar fp8 values in fp registers
2024-11-11  Jason Merrillc++: reduce unnecessary tree_common
2024-11-11  Tobias Burnuslibgomp.c-c++-common/pr109062.c: Fix expected spin...
2024-11-11  Richard BienerAdd missing SLP discovery for CFN[_MASK][_LEN]_SCATTER_...
2024-11-11  Richard Sandifordaarch64: Conditionally define __ARM_FEATURE_SVE2p1
2024-11-11  Richard Sandifordaarch64: Add remaining SVE2p1 support
2024-11-11  Richard Sandifordaarch64: Add common subset of SVE2p1 and SME2
2024-11-11  Richard Sandifordaarch64: Add common subset of SVE2p1 and SME
2024-11-11  Richard Sandifordaarch64: Define arm_neon.h types in arm_sve.h too
2024-11-11  Richard Sandifordaarch64: Add svboolx4_t
2024-11-11  Richard Sandifordaarch64: Sort some SVE2 lists alphabetically
next