]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-08-15  Haochen Guirs6000: Implement optab_isinf for SFDF and IEEE128
2024-08-15  Haochen GuiValue Range: Add range op for builtin isnormal
2024-08-15  Haochen GuiValue Range: Add range op for builtin isfinite
2024-08-15  Haochen GuiValue Range: Add range op for builtin isinf
2024-08-15  GCC AdministratorDaily bump.
2024-08-14  Marek Polacekc++: ICE with NSDMIs and fn arguments [PR116015]
2024-08-14  Stefan Schulze... s390: Remove vector intrinsics
2024-08-14  Stefan Schulze... s390: Fix high-level builtins vec_gfmsum{,_accum}_128
2024-08-14  Harald AnlaufFortran: fix minor frontend GMP leaks
2024-08-14  Lingling Kongi386: Optimization for APX NDD is always zero-uppered...
2024-08-14  Lingling Kongi386: Optimization for APX NDD is always zero-uppered...
2024-08-14  Lingling Kongi386: Optimization for APX NDD is always zero-uppered...
2024-08-14  Lingling Kongi386: Optimization for APX NDD is always zero-uppered...
2024-08-14  Mark WielaardRestrict pr116202-run-1.c test to riscv_v target
2024-08-14  Andre VehreschildPrevent future proc_ptr parsing issues in associate...
2024-08-14  Andre VehreschildFix ICE in build_function_decl [PR116292]
2024-08-14  Xianmiao Qugenoutput: Accelerate the place_operands function.
2024-08-14  Jeff LawRevert "[rtl-optimization/116244] Don't create bogus...
2024-08-14  Kewen Lintestsuite: Fix fam-in-union-alone-in-struct-2.c with...
2024-08-14  liuhongtMove ix86_align_loops into a separate pass and insert...
2024-08-14  GCC AdministratorDaily bump.
2024-08-13  Dimitar Dimitrovtestsuite: Fix struct size check [PR116155]
2024-08-13  Manolis Tsamisifcvt: Fix force_operand ICE in noce_convert_multiple_s...
2024-08-13  Harald AnlaufFortran: reject array constructor value of abstract...
2024-08-13  Patrick O'NeillRISC-V: Fix non-obvious comment typos
2024-08-13  Pan LiInternal-fn: Handle vector bool type for type strict...
2024-08-13  Kewen LinLRA: Don't emit move for substituted CONSTATNT_P operan...
2024-08-13  Mark WielaardRegenerate avr.opt.urls
2024-08-13  GCC AdministratorDaily bump.
2024-08-12  Peter Bergnerrs6000: ROP - Do not disable shrink-wrapping for leaf...
2024-08-12  Edwin LuRISC-V: Fix missing abi arg in test
2024-08-12  Jeff Law[rtl-optimization/116244] Don't create bogus regs in...
2024-08-12  Arthur Cohenborrowck: Fix debug prints on 32-bits architectures
2024-08-12  Arthur Cohenborrowck: Avoid overloading issues on 32bit architectures
2024-08-12  Manolis Tsamisifcvt: Handle multiple rewired regs and refactor noce_c...
2024-08-12  Manolis Tsamisifcvt: Allow more operations in multiple set if conversion
2024-08-12  Manolis Tsamisifcvt: handle sequences that clobber flags in noce_conv...
2024-08-12  Georg-Johann LayAVR: target/85624 - Fix non-matching alignment in clrme...
2024-08-12  Joern Rennecke16-bit testsuite fixes - excessive code size
2024-08-12  Joern RenneckeThis fixes problems with tests that exceed a data type...
2024-08-12  Joern RenneckeAvoid cfg corruption when using sjlj exceptions where...
2024-08-12  Richard SandifordUse splay-tree-utils.h in tree-ssa-sccvn [PR30920]
2024-08-12  Kyrylo Tkachovaarch64: Emit ADD X, Y, Y instead of SHL X, Y, #1 for...
2024-08-12  Andre VehreschildFortran: Fix coarray in associate not linking [PR85510]
2024-08-12  Haochen JiangInitial support for AVX10.2
2024-08-12  Roger SaylePR target/116275: Handle STV of *extenddi2_doubleword_h...
2024-08-12  Lulu ChengLoongArch: Provide ashr lshr and ashl RTL pattern for...
2024-08-12  Lulu ChengLoongArch: Drop vcond{,u} expanders.
2024-08-12  Lulu ChengLoongArch: Use iorn and andn standard pattern names.
2024-08-12  Gaius MulleyPR modula2/116181 fix ODR warnings for C/m2 interface...
2024-08-12  GCC AdministratorDaily bump.
2024-08-11  Harald AnlaufFortran: silence Wmaybe-uninitialized warnings for...
2024-08-11  Georg-Johann LayAVR: -mlra is not documeted in TEXI.
2024-08-11  Georg-Johann LayAVR: Add function avr.cc::ra_in_progress().
2024-08-11  GCC AdministratorDaily bump.
2024-08-10  Xi Ruoyaoi386: testsuite: Adapt fentryname3.c for r14-811 change...
2024-08-10  Xi Ruoyaoi386: testsuite: Add -no-pie for pr113689-1.c [PR70150]
2024-08-10  Andi KleenFix reference to the dom walker function in the documen...
2024-08-10  Wilken Gottwaltgm2: add missing debug output guard
2024-08-10  Jakub Jelinektestsuite: Fix up sse3-addsubps.c
2024-08-10  Georg-Johann LayAVR: ad target/113934 - Add option -mlra to enable...
2024-08-10  Patrick Palkac++: inherited CTAD fixes [PR116276]
2024-08-10  Patrick Palkac++: DECL_UNINSTANTIATED_TEMPLATE_FRIEND_P tweaks
2024-08-10  Patrick Palkac++: clean up cp_identifier_kind checks
2024-08-10  GCC AdministratorDaily bump.
2024-08-09  Jeff Law[RISC-V][PR target/116283] Fix split code for recent...
2024-08-09  Kyrylo TkachovRevert "lra: emit caller-save register spills before...
2024-08-09  Andrew MacLeodAdjust rangers recomputation depth based on the number...
2024-08-09  Andrew MacLeodLimit equivalency processing in rangers cache.
2024-08-09  Will Hawkinsbtf: Protect BTF_KIND_INFO against invalid kind
2024-08-09  Simon Martinc++: Don't accept multiple enum definitions within...
2024-08-09  Raphael Moreira... RISC-V: Enable stack clash in alloca
2024-08-09  Raphael Moreira... RISC-V: Add support to vector stack-clash protection
2024-08-09  Raphael Moreira... RISC-V: Stack-clash protection implemention
2024-08-09  Raphael Moreira... RISC-V: Move riscv_v_adjust_scalable_frame
2024-08-09  Raphael Moreira... RISC-V: Small stack tie changes
2024-08-09  Patrick Palkac-family: regenerate c.opt.urls
2024-08-09  Patrick Palkac++: add fixed testcase [PR116289]
2024-08-09  Jakub Jelineki386: Fix up __builtin_ia32_b{extr{,i}_u{32,64},zhi_...
2024-08-09  Andrew Stubbsamdgcn: Add padding to trampoline
2024-08-09  Thomas SchwingeOpenMP: Constructors and destructors for "declare targe...
2024-08-09  Georg-Johann LayAVR: Tidy up code for __[x]load insns.
2024-08-09  Jakub Jelinekc-family: Add some more ARRAY_SIZE uses
2024-08-09  Kyrylo Tkachovaarch64: Check CONSTM1_RTX in definition of Dm constraint
2024-08-09  GCC AdministratorDaily bump.
2024-08-08  Andrew Pinskiaarch64/testsuite: Fix if-compare_2.c for removing...
2024-08-08  Tamar ChristinaAArch64: Fix signbit mask creation after late combine...
2024-08-08  Georg-Johann LayAVR: target/116295 - Fix unrecognizable insn with __fla...
2024-08-08  Georg-Johann LayAVR: Fix a typo in __builtin_avr_mask1 documentation.
2024-08-08  Georg-Johann LayAVR: Improve POST_INC output in some rare cases.
2024-08-08  Andrew Stubbsamdgcn: Fix VGPR max count
2024-08-08  Tobias Burnuslibgomp.texi: Update implementation status table for...
2024-08-08  Steve Bairdada: Missing legality check when type completed
2024-08-08  Steve Bairdada: Etype missing for raise expression
2024-08-08  Gary Dismukesada: Run-time error with GNAT-LLVM on container aggrega...
2024-08-08  Justin Squirekada: Futher refinements to mutably tagged types
2024-08-08  Justin Squirekada: Spurious maximum nesting level warnings
2024-08-08  Javier Mirandaada: Finalization_Size raises Constraint_Error
2024-08-08  Christoph MüllnerRISC-V: rv32/DF: Prevent 2 SImode loads using XTheadMemIdx
2024-08-08  Christoph MüllnerRISC-V: xthead(f)memidx: Eliminate optimization patterns
next