]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-08-27  Nathan Myerslibstdc++: Move tai_- and gps_clock::now impls out...
2025-08-27  Richard BienerRemove dead code
2025-08-27  Tomasz Kamińskilibsupc++: Change _Unordered comparison value to minimu...
2025-08-27  Jakub Jelinekc++: Fix up cpp_warn on __STDCPP_FLOAT*_T__ [PR121520]
2025-08-27  Richard Bienertree-optimization/121686 - failed SLP discovery for...
2025-08-27  Andrew Pinskitestsuite; Fix unprotected-allocas-1.c at -O3 [PR121684]
2025-08-27  Tomasz Kamińskilibstdc++: Reduce chances of object aliasing for functi...
2025-08-27  H.J. Lux86-64: Emit the TLS call after debug marker
2025-08-27  H.J. LuMove pr121656.c to gcc.dg/torture
2025-08-27  Jeff LawMore RISC-V testsuite hygiene
2025-08-27  GCC AdministratorDaily bump.
2025-08-26  Sandra LoosemoreOpenMP: give error when variant is the same as the...
2025-08-26  Sandra LoosemoreOpenMP: Improve front-end error-checking for "declare...
2025-08-26  Jeff Law[committed] RISC-V Testsuite hygiene
2025-08-26  Patrick Palkalibstdc++/ranges: Prefer using offset-based _CachedPosition
2025-08-26  David Fausttestsuite: restrict ctf-array-7 test to 64-bit targets...
2025-08-26  Torbjörn SVENSSONtestsuite: arm: Disable sched2 and sched3 in unsigned...
2025-08-26  Tomasz Kamińskilibstdc++: Do not require assignment for vector::resize...
2025-08-26  Tomasz Kamińskilibstdc++: Refactor bound arguments storage for bind_fr...
2025-08-26  Tomasz Kamińskilibstdc++: Specialize _Never_valueless_alt for jthread...
2025-08-26  liuhongtEnable unroll in the vectorizer when there's reduction...
2025-08-26  Paul-Antoine... [PATCH] RISC-V: Add pattern for reverse floating-point...
2025-08-26  Tamar ChristinaAArch64: extend cost model to cost outer loop vect...
2025-08-26  Paul-Antoine... [PATCH] RISC-V: Add pattern for vector-scalar single...
2025-08-26  Jeff LawFix RISC-V bootstrap
2025-08-26  Richard Earnshawarm: testsuite: make gcc.target/arm/bics_3.c generate...
2025-08-26  Richard BienerCompute vect_reduc_type off SLP node instead of stmt...
2025-08-26  Richard Bienertree-optimization/121659 - bogus swap of reduction...
2025-08-26  Richard BienerFix UBSAN issue with load-store data refactoring
2025-08-26  Richard BienerRemove STMT_VINFO_REDUC_VECTYPE_IN
2025-08-26  Jakub Jelineki386: Fix up recent changes to use GFNI for rotates...
2025-08-26  GCC AdministratorDaily bump.
2025-08-26  Pan LiRISC-V: Add test for vec_duplicate + vmacc.vv unsigned...
2025-08-26  Pan LiRISC-V: Add test for vec_duplicate + vmacc.vv signed...
2025-08-26  Pan LiRISC-V: Combine vec_duplicate + vmacc.vv to vmacc.vx...
2025-08-25  Jakub Jelinekomp-expand: Initialize fd->loop.n2 if needed for the...
2025-08-25  H.J. LuAdd a test for PR tree-optimization/121656
2025-08-25  David Faustctf: avoid overflow for array num elements [PR121411]
2025-08-25  Andrew Pinskiforwprop: Boolify simplify_permutation
2025-08-25  Andrew PinskiForwprop: boolify forward_propagate_into_comparison
2025-08-25  Andrew Pinskiforwprop: Remove return type of remove_prop_source_from_use
2025-08-25  Andrew Pinskiforwprop: Mark the old switch index for (maybe) dceing
2025-08-25  Andrew PinskiRewrite bool loads for undefined case [PR121279]
2025-08-25  Andrew PinskiLIM: Manually put uninit decl into ssa
2025-08-25  Takayuki 'January... xtensa: Make use of compact insn definition syntax...
2025-08-25  Takayuki 'January... xtensa: Simplify "*masktrue_const_bitcmpl" insn pattern
2025-08-25  Takayuki 'January... xtensa: Simplify "zero_extend[hq]isi2" insn patterns
2025-08-25  Jakub Jelinekc++: Implement C++ CWG3048 - Empty destructuring expans...
2025-08-25  Jakub Jelinekc++: Check for *jump_target earlier in cxx_bind_paramet...
2025-08-25  Richard Bienertree-optimization/121638 - missed SLP discovery of...
2025-08-25  Indu Bhagattarghooks: i386: rename TAG_SIZE to TAG_BITSIZE
2025-08-25  Kito ChengRISC-V: Replace deprecated FUNCTION_VALUE/LIBCALL_VALUE...
2025-08-25  Andi KleenUse x86 GFNI for vectorized constant byte shifts/rotates
2025-08-25  Xi RuoyaoLoongArch: Fix ICE in highway-1.3.0 testsuite [PR121634]
2025-08-25  Jeff LawFix invalid right shift count with recent ifcvt changes
2025-08-25  GCC AdministratorDaily bump.
2025-08-24  Joseph MyersUpdate gcc de.po
2025-08-24  Sam Jamesi386: fix ChangeLog entry
2025-08-24  GCC AdministratorDaily bump.
2025-08-23  Eczbekc++: Fix greater-than operator in braced-init-lists...
2025-08-23  H.J. Lux86: Compile noplt-(g|l)d-1.c with -mtls-dialect=gnu
2025-08-23  Sam Jamesi386: wire up --with-tls to control -mtls-dialect=...
2025-08-23  John Ericsondriver: Rework for_each_path using C++
2025-08-23  Nathaniel Sheadc++/modules: Provide definitions of synthesized methods...
2025-08-23  GCC AdministratorDaily bump.
2025-08-22  Kishan Parmarrs6000: Add shift count guards to avoid undefined behav...
2025-08-22  Jeff Law[PR rtl-optimization/120553] Improve selecting between...
2025-08-22  Richard BienerPass representative of live SLP node to vect_create_epi...
2025-08-22  Richard BienerFixups around reduction info and STMT_VINFO_REDUC_VECTY...
2025-08-22  Pan LiRISC-V: Add testcase for scalar unsigned SAT_MUL form 3
2025-08-22  Pan LiMatch: Add form 3 for unsigned SAT_MUL
2025-08-22  H.J. LuEmit the TLS call after NOTE_INSN_FUNCTION_BEG
2025-08-22  Richard BienerUse REDUC_GROUP_FIRST_ELEMENT less
2025-08-22  Nathaniel Sheadtestsuite: Fix g++.dg/abi/mangle83.C for -fshort-enums
2025-08-22  Richard BienerDecouple parloops from vect reduction infra some more
2025-08-22  Sebastian HuberRTEMS: Add riscv multilibs
2025-08-22  Alexandre Oliva[arm] require armv7 support for [PR120424]
2025-08-22  GCC AdministratorDaily bump.
2025-08-21  Steven G. KarglFortran: Fix NULL pointer issue.
2025-08-21  Dimitar Dimitrovpru: libgcc: Add software implementation for multiplication
2025-08-21  Dimitar Dimitrovpru: Define multilib for different core variants
2025-08-21  Dimitar Dimitrovpru: Add options to disable MUL/FILL/ZERO instructions
2025-08-21  Andrew Pinskic: Add folding of nullptr_t in some cases [PR121478]
2025-08-21  Jason Merrillc++: constexpr clobber of const [PR121068]
2025-08-21  Paul-Antoine... RISC-V: testsuite: Fix DejaGnu support for riscv_zvfh
2025-08-21  Richard Sandifordrtl-ssa: Add missing live-out uses [PR121619]
2025-08-21  Jonathan Wakelylibstdc++: Use pthread_mutex_clocklock when TSan is...
2025-08-21  Jonathan Wakelylibstdc++: Check _GLIBCXX_USE_PTHREAD_MUTEX_CLOCKLOCK...
2025-08-21  Richard Bienertree-optimization/111494 - reduction vectorization...
2025-08-21  H.J. Lux86-64: Emit the TLS call after NOTE_INSN_BASIC_BLOCK
2025-08-21  Luc Grosheintzlibstdc++: Implement aligned_accessor from mdspan ...
2025-08-21  Luc Grosheintzlibstdc++: Implement is_sufficiently_aligned [PR120994]
2025-08-21  Jonathan Wakelylibstdc++: Fix std::numeric_limits<__float128>::max_dig...
2025-08-21  Jonathan Wakelylibstdc++: Suppress some more additional diagnostics...
2025-08-21  Luc Grosheintzlibstdc++: Implement std::dims from <mdspan>.
2025-08-21  Luc Grosheintzlibstdc++: Simplify precomputed partial products in...
2025-08-21  Luc Grosheintzlibstdc++: Reduce size static storage for __fwd_prod...
2025-08-21  Takayuki 'January... xtensa: Small improvement to "*btrue_INT_MIN"
2025-08-21  Luc Grosheintzlibstdc++: Replace numeric_limit with __int_traits...
2025-08-21  Luc Grosheintzlibstdc++: Improve extents::operator==.
next