]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-05-23  Tobias Burnuslibgomp.c-c++-common/metadirective-1.c: Expect 'error...
2025-05-23  Dhruv Chawlaaarch64: Fold lsl+lsr+orr to rev for half-width shifts
2025-05-23  Dhruv Chawlaaarch64: Match unpredicated shift patterns for ADR...
2025-05-23  Dhruv Chawla[MAINTAINERS] Add myself to write after approval and...
2025-05-23  GCC AdministratorDaily bump.
2025-05-22  Joseph Myersc: Document C23 implementation-defined behavior
2025-05-22  Gaius MulleyPR modula2/120389 ICE if assigning a constant char...
2025-05-22  Eric Botcazoutestsuite: Remove obsolete ada/acats/overflow.lst file
2025-05-22  Eric BotcazouFix oversight about big-endian targets in latest change
2025-05-22  Jason Merrillc++: fix testcase comment
2025-05-22  Jason Merrillc++: constexpr always_inline [PR120935]
2025-05-22  Alexandre Oliva[vxworks] build partial libatomic
2025-05-22  Alexandre OlivaiesFrom: Alexandre Oliva <oliva@adacore.com>
2025-05-22  Shreya Munnangi[RISC-V] Clear both upper and lower bits using 3 shifts
2025-05-22  Siarhei Volkau[PATCH][RISC-V][PR target/70557] Improve storing 0...
2025-05-22  Andrew Pinskiaarch64: Improve rtx_cost for constants in COMPARE...
2025-05-22  Andrew Pinskiexpand: Use rtx_cost directly instead of gen_move_insn...
2025-05-22  Jonathan Wakelylibstdc++: Define _Scoped_allocation RAII helper
2025-05-22  Jonathan Wakelylibstdc++: Fix PSTL test iterators
2025-05-22  Jonathan Wakelylibstdc++: Fix vector(from_range_t, R&&) for exceptions...
2025-05-22  Jakub Jelinekbitintlower: Ensure extension of the most significant...
2025-05-22  Xi Ruoyaodoc: Document the 'q' constraint for LoongArch
2025-05-22  Christophe... testsuite: aarch64: arm: Fix -mcpu=unset support in...
2025-05-22  Jakub Jelineki386: Extend *cmp<mode>_minus_1 optimizations also...
2025-05-22  Dongyan Chen[PATCH] testsuite: RISC-V: Update the cset-sext-sfb...
2025-05-22  Shreya Munnangi[RISC-V] Clear high or low bits using shift pairs
2025-05-22  GCC AdministratorDaily bump.
2025-05-22  Pengxuan Zhengaarch64: Carry over zeroness in aarch64_evpc_reencode
2025-05-21  Stephanos Ioannidis[PATCH] configure: Always add pre-installed header...
2025-05-21  Andrew Pinskicombine: gen_lowpart_no_emit vs CLOBBER [PR120090]
2025-05-21  Jeff Law[RISC-V] Improve (x << C1) + C2 split code
2025-05-21  Jeff Law[RISC-V][PR target/120368] Fix 32bit shift on rv64
2025-05-21  Pan LiRISC-V: Add test for vec_duplicate + vand.vv combine...
2025-05-21  Pan LiRISC-V: Add test for vec_duplicate + vand.vv combine...
2025-05-21  Pan LiRISC-V: RISC-V: Combine vec_duplicate + vand.vv to...
2025-05-21  Alexandre Oliva[testsuite] [x86] vect-simd-clone-1[678]e.c adjust
2025-05-21  Alexandre Oliva[testsuite] [x86] pr31985.c needs -fomit-frame-pointer...
2025-05-21  Alexandre Oliva[testsuite] [x86] pr108938-3.c needs -msse2 for bswap...
2025-05-21  Alexandre Oliva[testsuite] [x86] no-callee-saved-16.c needs -fomit...
2025-05-21  Alexandre Oliva[testsuite] add missing require vect_early_break_hw...
2025-05-21  Alexandre Oliva[testsuite] [x86] forwprop-41 needs -msse
2025-05-21  Alexandre Oliva[testsuite] [x86] strlenopt-80 needs -msse2 on ia32
2025-05-21  Alexandre Oliva[testsuite] [x86] memcpy-6 needs -msse2
2025-05-21  Alexandre Oliva[testsuite] [x86] double copysign requires -msse2
2025-05-21  Alexandre Oliva[testsuite] [aarch64] match alt cache clear names in...
2025-05-21  Alexandre Oliva[testsuite] [aarch64] use uint64_t in rwsr tests
2025-05-21  Alexandre Oliva[testsuite] tolerate missing std::stold
2025-05-21  Alexandre Oliva[testsuite] [analyzer] [vxworks] define __STDC_WANT_LIB...
2025-05-21  Alexandre Oliva[testsuite] [vxworks] netinet includes atomic, reqs...
2025-05-21  Alexandre Olivavxworks: libgcc: include string.h for memset
2025-05-21  Richard Sandifordgenemit: Use a byte encoding to generate insns
2025-05-21  Richard Sandifordgenemit: Avoid using gen_exp in output_add_clobbers
2025-05-21  Richard Sandifordgenemit: Remove support for string operands
2025-05-21  Richard Sandifordgenemit: Remove purported handling of location_ts
2025-05-21  Richard Sandifordgenemit: Always track multiple uses of operands
2025-05-21  Richard Sandifordgenemit: Add a generator struct
2025-05-21  Richard Sandifordgenemit: Consistently use operand arrays in gen_* functions
2025-05-21  Richard Sandifordgenemit: Factor out code common to insns and expands
2025-05-21  Richard Sandifordgenemit: Add an internal queue
2025-05-21  Richard Sandifordgenemit: Use references rather than pointers
2025-05-21  Richard Sandifordsparc: Avoid operandN variables in .md files
2025-05-21  Richard Sandifordxstormy16: Avoid accessing beyond the operands[] array
2025-05-21  Richard Sandifordnds32: Avoid accessing beyond the operands[] array
2025-05-21  Iain Sandoec++, coroutines: Clean up the ramp cleanups.
2025-05-21  Iain Sandoec++, coroutines: Use decltype(auto) for the g_r_o.
2025-05-21  Iain Sandoec++, coroutines: Address CWG2563 return value init...
2025-05-21  Xℹ Ruoyaolibstdc++: use maintained size when split pb_ds binary...
2025-05-21  Xℹ Ruoyaolibstdc++: maintain subtree size in pb_ds binary search...
2025-05-21  Xℹ Ruoyaolibstdc++: remove two redundant statements in pb_ds...
2025-05-21  Andrew Pinskimiddle-end: Fix complex lowering of cabs with no LHS...
2025-05-21  Shreya Munnangi[RISC-V] Infrastructure of synthesizing logical AND...
2025-05-21  liuhongtAdd pattern match in match.pd for .AVG_CEIL
2025-05-21  GCC AdministratorDaily bump.
2025-05-20  Andrew Pinskimatch: Remove valueize_condition argument from gimple_e...
2025-05-20  Robert Dubnercobol: Multiple PRs; formatting; exception processing.
2025-05-20  Umesh Kalappa[PATCH v2 2/2] MIPS p8700 doesn't have vector extension...
2025-05-20  Umesh Kalappa[PATCH v2 1/2] The following changes enable P8700 proce...
2025-05-20  Robert Dubnercobol: sqrt(0) is not an ec-argument error. [PR119885]
2025-05-20  Tomasz Kamińskilibstdc++: Cleanup and stabilize format _Spec<_CharT...
2025-05-20  Jonathan Wakelylibstdc++: Fix incorrect links to archived SGI STL...
2025-05-20  Jakub Jelineklibgcc: Move bitint support exports to x86/aarch64...
2025-05-20  Jakub Jelinektree-chrec: Use signed_type_for in convert_affine_scev
2025-05-20  Jakub Jelineklibgcc: Small bitint_reduce_prec big-endian fixes
2025-05-20  Jakub Jelinekbitintlower: Big-endian lowering support
2025-05-20  Nathaniel Sheadc++/modules: Ensure vtables are emitted when needed...
2025-05-20  Jeff Law[RISC-V] Avoid multiple assignments to output object
2025-05-20  Nathaniel Sheadc++/modules: Fix ICE on merge of instantiation with...
2025-05-20  Nathaniel Sheadc++/modules: Always mark tinfo vars as TREE_ADDRESSABLE...
2025-05-20  liuhongtExtend vect_recog_cond_expr_convert_pattern to handle...
2025-05-20  Pan LiRISC-V: Tweak the asm check test of vx combine on GR2VR...
2025-05-20  Pan LiRISC-V: Add test for vec_duplicate + vrsub.vv combine...
2025-05-20  Pan LiRISC-V: Add test for vec_duplicate + vrsub.vv combine...
2025-05-20  Pan LiRISC-V: Add test for vec_duplicate + vrsub.vv combine...
2025-05-20  Pan LiRISC-V: Add test for vec_duplicate + vrsub.vv combine...
2025-05-20  Pan LiRISC-V: Add test for vec_duplicate + vrsub.vv combine...
2025-05-20  Pan LiRISC-V: Add test for vec_duplicate + vrsub.vv combine...
2025-05-20  Pan LiRISC-V: Combine vec_duplicate + vrsub.vv to vrsub.vx...
2025-05-20  GCC AdministratorDaily bump.
2025-05-19  Jeff Law[committed][RISC-V][PR target/120333] Remove bogus...
2025-05-19  John David... hpux: Fix detection of atomic support when profiling
next