]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-06-28  Richard Bienertree-optimization/115652 - more fixing of the fix
2024-06-28  Evgeny Karpovi386: Fix regression after refactoring legitimize_pe_co...
2024-06-28  Aldy HernandezRemove unused hybrid_* operators in range-ops.
2024-06-28  Richard Bienertree-optimization/115640 - outer loop vect with inner...
2024-06-28  Andrew Stubbsamdgcn: Fix RDNA V32 permutations [PR115640]
2024-06-28  Andre VehreschildAdd gfc_class_set_vptr.
2024-06-28  Andre VehreschildUse gfc_reset_vptr more consistently.
2024-06-28  Roger Saylei386: Handle sign_extend like zero_extend in *concatdit...
2024-06-28  Roger Saylei386: Some additional AVX512 ternlog refinements.
2024-06-28  GCC AdministratorDaily bump.
2024-06-27  Antoni Boucherlibgccjit: Add ability to get the alignment of a type
2024-06-27  Martin Ueckerc: Error message for incorrect use of static in array...
2024-06-27  Francois-Xavier... fixincludes: adjust stdio fix for macOS 15 headers
2024-06-27  Richard SandifordDisable late-combine for -O0 [PR115677]
2024-06-27  Stefan Schulze... s390: Check for ADDR_REGS in s390_decompose_addrstyle_w...
2024-06-27  Richard Bienertree-optimization/115669 - fix SLP reduction association
2024-06-27  Jonathan Wakelylibstdc++: Fix std::codecvt<wchar_t, char, mbstate_t...
2024-06-27  Alexandre Oliva[libstdc++] [testsuite] defer to check_vect_support...
2024-06-27  Aldy HernandezAvoid global bitmap space in ranger.
2024-06-27  Jonathan Wakelylibstdc++: Fix std::format for chrono::duration with...
2024-06-27  Jonathan Wakelylibstdc++: Add debug assertions to std::vector<bool...
2024-06-27  Jonathan Wakelylibstdc++: Enable more debug assertions during constant...
2024-06-27  Eric Botcazouada: Remove last uses of System.Address_Operations...
2024-06-27  Javier Mirandaada: Reject ambiguous function calls in interpolated...
2024-06-27  Eric Botcazouada: Add missing dimension information for target names
2024-06-27  Ronan Desplanquesada: Fix array-manipulating code in Mdll
2024-06-27  Javier Mirandaada: Bug using user defined string literals with interp...
2024-06-27  Martin Clochardada: Overridden operation field not correctly set for...
2024-06-27  Eric Botcazouada: Implement first half of Generalized Finalization
2024-06-27  Hu, Lin1i386: Refactor vcvttps2qq/vcvtqq2ps patterns.
2024-06-27  Hu, Lin1vect: support direct conversion under x86-64-v3.
2024-06-27  Hu, Lin1vect: Support v4hi -> v4qi.
2024-06-27  Hu, Lin1vect: generate suitable convert insn for int -> int...
2024-06-27  Pan LiRISC-V: Add testcases for vector truncate after .SAT_SUB
2024-06-27  Xi RuoyaoLoongArch: NFC: Dedup and sort the comment in loongarch...
2024-06-27  Xi RuoyaoLoongArch: Tweak IOR rtx_cost for bstrins
2024-06-27  liuhongtFix wrong cost of MEM when addr is a lea.
2024-06-27  Pan LiInternal-fn: Support new IFN SAT_TRUNC for unsigned...
2024-06-27  Pan LiVect: Support truncate after .SAT_SUB pattern in zip
2024-06-27  Richard Bienertree-optimization/115652 - amend last fix
2024-06-27  Richard Bienertree-optimization/115493 - complete previous fix
2024-06-27  GCC AdministratorDaily bump.
2024-06-26  Jonathan Wakelylibstdc++: Add script to update docs for a new release...
2024-06-26  Jonathan Wakelylibstdc++: Remove duplicate test
2024-06-26  Jonathan Wakelylibstdc++: Increase timeouts for PSTL tests in debug...
2024-06-26  Jonathan Wakelylibstdc++: Work around some PSTL test failures for...
2024-06-26  Jonathan Wakelylibstdc++: Fix std::chrono::tzdb to work with vanguard...
2024-06-26  Richard Bienertree-optimization/115629 - missed tail merging
2024-06-26  Patrick O'NeillRISC-V: Update testcase comments to point to PSABI...
2024-06-26  Patrick O'NeillRISC-V: Consolidate amo testcase variants
2024-06-26  Patrick O'NeillRISC-V: Rename amo testcases
2024-06-26  Carl Lovers6000, change altivec*-runnable.c test file names
2024-06-26  Carl Lovers6000, altivec-2-runnable.c update the require-effecti...
2024-06-26  Carl Lovers6000, altivec-1-runnable.c update the require-effecti...
2024-06-26  Jeff Law[committed] Remove compromised sh test
2024-06-26  Jeff Law[committed][RISC-V] Fix expected output for thead store...
2024-06-26  Richard Bienertree-optimization/115652 - adjust insertion gsi for SLP
2024-06-26  Jørgen KvalsvikRecord edge true/false value for gcov
2024-06-26  Jørgen KvalsvikUse the term MC/DC in help for gcov --conditions
2024-06-26  Jørgen KvalsvikAdd section on MC/DC in gcov manual
2024-06-26  Jørgen KvalsvikUse auto_vec for memory release on return
2024-06-26  Andre Vieiraarm: make arm_predict_doloop_p reject loops with calls
2024-06-26  Kyrylo Tkachov[aarch64] Add support for -mcpu=grace
2024-06-26  Evgeny Karpovi386: Remove declaration of unused functions
2024-06-26  Kewen Linrs6000: Fix wrong RTL patterns for vector merge high...
2024-06-26  Kewen Linrs6000: Fix wrong RTL patterns for vector merge high...
2024-06-26  Richard Bienertree-optimization/115646 - ICE with pow shrink-wrapping...
2024-06-26  Haochen Guioptab: Add isnormal_optab for isnormal builtin
2024-06-26  Haochen Guioptab: Add isfinite_optab for isfinite builtin
2024-06-26  Alexandre Oliva[libstdc++] [testsuite] no libatomic for vxworks
2024-06-26  Alexandre Oliva[testsuite] [arm] [vect] adjust mve-vshr test [PR113281]
2024-06-26  liuhongtOptimize a < 0 ? -1 : 0 to (signed)a >> 31.
2024-06-26  Mark Harmstone[PATCH 11/11] Handle subroutine types in CodeView
2024-06-26  Mark Harmstone[PATCH 10/11] Handle bitfields for CodeView
2024-06-26  David Malcolmdiagnostics: introduce diagnostic-global-context.cc
2024-06-26  David Malcolmdiagnostics: eliminate various implicit uses of global_dc
2024-06-26  David Malcolmtestsuite: use check-jsonschema for validating .sarif...
2024-06-26  GCC AdministratorDaily bump.
2024-06-26  Patrick Palkac++: decltype of capture proxy of ref [PR115504]
2024-06-25  Mark Harmstone[PATCH 09/11] Handle arrays for CodeView
2024-06-25  Mark Harmstone[PATCH 08/11] Handle unions for CodeView.
2024-06-25  Jonathan Wakelylibstdc++: Simplify std::valarray initialization helpers
2024-06-25  Gaius Mulleymodula2: tidyup remove unused procedures and unused...
2024-06-25  Jonathan Wakelylibstdc++: Replace viewcvs links in docs with cgit...
2024-06-25  Marek Polacekc++: ICE with __has_unique_object_representations ...
2024-06-25  Sergei Lewis[PATCH v2 3/3] RISC-V: cmpmem for RISCV with V extension
2024-06-25  Gaius MulleyPR modula2/115540 gcc/m2/mc-boot-ch/Gtermios.cc error...
2024-06-25  Andrew MacLeodAdd param for bb limit to invoke fast_vrp.
2024-06-25  Marek Polacekc++: ICE with generic lambda and pack expansion [PR115425]
2024-06-25  Marek Polacekc++: ICE with __dynamic_cast redecl [PR115501]
2024-06-25  Surya Kumari... ira: Scale save/restore costs of callee save registers...
2024-06-25  Gaius MulleyPR modula2/115536 Expression is evaluated incorrectly...
2024-06-25  Jeff Law[committed] Fix fr30-elf newlib build failure with...
2024-06-25  Richard Sandifordlate-combine: Honor targetm.cannot_copy_insn_p
2024-06-25  Patrick Palkac++: alias CTAD and copy deduction guide [PR115198]
2024-06-25  Patrick Palkac++: using non-dep array var of unknown bound [PR115358]
2024-06-25  Sandra LoosemoreFix PR c/115587, uninitialized variable in c_parser_omp...
2024-06-25  Richard BienerGORI cleanups
2024-06-25  Xi Ruoyaodoc: gccint: Fix typos in jump_table_data description
2024-06-25  Richard SandifordAdd a debug counter for late-combine
next