]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2024-06-30 GCC AdministratorDaily bump.
2024-06-29 Maciej W. Rozycki[PR115565] cse: Don't use a valid regno for non-registe...
2024-06-29 Sergei Lewis[to-be-committed,RISC-V,V4] movmem for RISCV with V...
2024-06-29 Harald AnlaufFortran: fix ALLOCATE with SOURCE of deferred character...
2024-06-29 Pan LiMatch: Support imm form for unsigned scalar .SAT_ADD
2024-06-29 Iain Sandoejit: Fix Darwin bootstrap after r15-1699.
2024-06-29 Jeff Law[committed] Fix mcore-elf regression after recent IRA...
2024-06-29 GCC AdministratorDaily bump.
2024-06-28 Patrick Palkac++: bad 'this' conversion for nullary memfn [PR106760]
2024-06-28 Jonathan Wakelylibstdc++: Define __glibcxx_assert_fail for non-verbose...
2024-06-28 Jonathan Wakelylibstdc++: Extend std::equal memcmp optimization to...
2024-06-28 Jonathan Wakelylibstdc++: Do not use C++11 alignof in C++98 mode ...
2024-06-28 Jonathan Wakelylibstdc++: Simplify <ext/aligned_buffer.h> class templates
2024-06-28 Andrew MacLeodssa_lazy_cache takes an optional bitmap_obstack pointer.
2024-06-28 Uros Bizjaki386: Cleanup tmp variable usage in ix86_expand_move
2024-06-28 Jørgen KvalsvikUse move-aware auto_vec in map
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...
next
This page took 0.082239 seconds and 5 git commands to generate.