]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-09-14  Xiaolong ChenLoongArch: Add tests for ASX vector xvmul/xvmod/xvdiv...
2023-09-14  Xiaolong ChenLoongArch: Add tests for ASX vector subtraction instruc...
2023-09-14  Xiaolong ChenLoongArch: Add tests for ASX vector xvhadd/xvhaddw...
2023-09-14  Xiaolong ChenLoongArch: Add tests for ASX vector xvadd/xvadda/xvaddi...
2023-09-14  Xiaolong ChenLoongArch: Add tests for SX vector vfmadd/vfnmadd/vld...
2023-09-14  Xiaolong ChenLoongArch: Add tests for SX vector vand/vandi/vandn...
2023-09-14  Xiaolong ChenLoongArch: Add tests for SX vector handling and shuffle...
2023-09-14  Xiaolong ChenLoongArch: Add tests for SX vector vfcmp instructions.
2023-09-14  Xiaolong ChenLoongArch: Add tests for SX vector vfrstp/vfrstpi/vseq...
2023-09-14  Xiaolong ChenLoongArch: Add tests for SX vector floating point arith...
2023-09-14  Xiaolong ChenLoongArch: Add tests for SX vector vbitclr/vbitclri...
2023-09-14  Xiaolong ChenLoongArch: Add tests for SX vector vssran/vssrani/vssra...
2023-09-14  Xiaolong ChenLoongArch: Add tests for SX vector vrotr/vrotri/vsra...
2023-09-14  Xiaolong ChenLoongArch: Add tests for SX vector vsll/vslli/vsrl...
2023-09-14  Xiaolong ChenLoongArch: Add tests for SX vector vdiv/vmod instructions.
2023-09-14  Xiaolong ChenLoongArch: Add tests for SX vector vabsd/vmskgez/vmsklt...
2023-09-14  Xiaolong ChenLoongArch: Add tests for SX vector vexth/vextl/vldi...
2023-09-14  Xiaolong ChenLoongArch: Add tests for SX vector vmax/vmaxi/vmin...
2023-09-14  Xiaolong ChenLoongArch: Add tests for SX vector vavg/vavgr instructions.
2023-09-14  Xiaolong ChenLoongArch: Add tests for the SX vector multiplication...
2023-09-14  Xiaolong ChenLoongArch: Add tests for SX vector addition vsadd instr...
2023-09-14  Xiaolong ChenLoongArch: Add tests for SX vector subtraction instruct...
2023-09-14  Xiaolong ChenLoongArch: Add tests for SX vector addition instructions.
2023-09-14  Xiaolong ChenLoongArch: Add tests for SX vector floating-point instr...
2023-09-14  Xiaolong ChenLoongArch: Add tests for Loongson SX builtin functions.
2023-09-14  Xiaolong ChenLoongArch: Add testsuite framework for Loongson SX...
2023-09-14  Xiaolong ChenLoongArch: Add tests of -mstrict-align option.
2023-09-14  GCC AdministratorDaily bump.
2023-09-13  François Dumontlibstdc++: [_GLIBCXX_INLINE_VERSION] Fix <format> frien...
2023-09-13  Gaius Mulleymodula2: -Wcase-enum detect singular/plural and use...
2023-09-13  Juzhe-ZhongRISC-V: Support VLS modes VEC_EXTRACT auto-vectorization
2023-09-13  Andrew PinskiMATCH: Move `X <= MAX(X, Y)` before `MIN (X, C1) <...
2023-09-13  Andrew PinskiMATCH: [PR111364] Add some more minmax cmp operand...
2023-09-13  Andrew PinskiMATCH: Simplify `(X % Y) < Y` pattern.
2023-09-13  Richard Bienertree-optimization/111387 - BB SLP and irreducible regions
2023-09-13  Lehua DingRISC-V: Support cond vmulh.vv and vmulu.vv autovec...
2023-09-13  Lehua DingRISC-V: Support cond vnsrl/vnsra autovec patterns
2023-09-13  Lehua DingRISC-V: Support cond vfsgnj.vv autovec patterns
2023-09-13  Richard Bienertree-optimization/111397 - missed copy propagation...
2023-09-13  Pan LiRISC-V: Bugfix PR111362 for incorrect frm emit
2023-09-13  Juzhe-ZhongRISC-V: Remove redundant ABI test
2023-09-13  Jiufu GuoChecking undefined_p before using the vr
2023-09-13  GCC AdministratorDaily bump.
2023-09-12  Juzhe-ZhongRISC-V: Enable vec_int testsuite for RVV VLA vectorization
2023-09-12  Juzhe-ZhongRISC-V: Support VECTOR BOOL vcond_mask optab[PR111337]
2023-09-12  Ian Lance Taylorlibgo: fix DejaGNU testsuite compiler when using build...
2023-09-12  Jason Merrillc++: __integer_pack with class argument [PR111357]
2023-09-12  Jason Merrillc++: ICE with -fno-exceptions and array init [PR107198]
2023-09-12  Martin Jambormath-opts: Add dbgcounter for FMA formation
2023-09-12  Edwin LuMAINTAINERS: Add myself to write after approval
2023-09-12  Edwin LuRISC-V: Finish Typing Un-Typed Instructions and Turn...
2023-09-12  Patrick Palkalibstdc++: Fix std::not_fn perfect forwarding [PR111327]
2023-09-12  Patrick Palkalibstdc++: Fix std::bind_front perfect forwarding ...
2023-09-12  Patrick Palkalibstdc++: Remove std::bind_front specialization for...
2023-09-12  Richard Sandifordaarch64: Make stack smash canary protect saved registers
2023-09-12  Richard Sandifordaarch64: Remove below_hard_fp_saved_regs_size
2023-09-12  Richard Sandifordaarch64: Explicitly record probe registers in frame...
2023-09-12  Richard Sandifordaarch64: Simplify probe of final frame allocation
2023-09-12  Richard Sandifordaarch64: Put LR save probe in first 16 bytes
2023-09-12  Richard Sandifordaarch64: Tweak stack clash boundary condition
2023-09-12  Richard Sandifordaarch64: Minor initial adjustment tweak
2023-09-12  Richard Sandifordaarch64: Simplify top of frame allocation
2023-09-12  Richard Sandifordaarch64: Measure reg_offset from the bottom of the...
2023-09-12  Richard Sandifordaarch64: Tweak frame_size comment
2023-09-12  Richard Sandifordaarch64: Rename hard_fp_offset to bytes_above_hard_fp
2023-09-12  Richard Sandifordaarch64: Rename locals_offset to bytes_above_locals
2023-09-12  Richard Sandifordaarch64: Only calculate chain_offset if there is a...
2023-09-12  Richard Sandifordaarch64: Tweak aarch64_save/restore_callee_saves
2023-09-12  Richard Sandifordaarch64: Add bytes_below_hard_fp to frame info
2023-09-12  Richard Sandifordaarch64: Add bytes_below_saved_regs to frame info
2023-09-12  Richard Sandifordaarch64: Explicitly handle frames with no saved registers
2023-09-12  Richard Sandifordaarch64: Avoid a use of callee_offset
2023-09-12  Richard Sandifordaarch64: Use local frame vars in shrink-wrapping code
2023-09-12  Andrew PinskiMATCH: Simplify (a CMP1 b) ^ (a CMP2 b)
2023-09-12  Pan LiRISC-V: Remove unused structure in cost model
2023-09-12  Jonathan Wakelycontrib: Quote variable in test expression [PR111360]
2023-09-12  Jonathan Wakelylibstdc++: Format Python code according to PEP8
2023-09-12  Juzhe-ZhongRISC-V: Support Dynamic LMUL Cost model
2023-09-12  Jakub Jelinekfold-const: Handle BITINT_TYPE in range_check_type
2023-09-12  Jakub Jelineksccvn: Avoid ICEs on _BitInt load BIT_AND_EXPR mask...
2023-09-12  Gaius Mulleymodula2: new option -Wcase-enum and associated fixes
2023-09-12  Thomas Schwingenvptx: stack size limits are relevant for execution...
2023-09-12  Christoph Müllnerriscv: Add support for str(n)cmp inline expansion
2023-09-12  Christoph Müllnerriscv: Add support for strlen inline expansion
2023-09-12  Thomas Schwingelibgomp: Consider '--with-build-sysroot=[...]' for...
2023-09-12  Thomas SchwingePass 'SYSROOT_CFLAGS_FOR_TARGET' down to target librari...
2023-09-12  Tobias BurnusOpenMP (C only): For 'omp allocate', really walk tree...
2023-09-12  Lehua DingRISC-V: Add missed cond autovec testcases
2023-09-12  Thomas Schwingenvptx 'TARGET_USE_LOCAL_THUNK_ALIAS_P', 'TARGET_SUPPORT...
2023-09-12  Thomas Schwingetestsuite: Port 'check-function-bodies' to nvptx
2023-09-12  Mikael Morinfortran: Undo new symbols in all namespaces [PR110996]
2023-09-12  Tobias BurnusOpenMP (C only): omp allocate - extend parsing support...
2023-09-12  xuliRISC-V: Elimilate warning in class vcreate
2023-09-12  Martin Ueckerc: reorganize recursive type checking
2023-09-12  xuliRISC-V: Add vcreate intrinsics for RVV tuple types
2023-09-12  Fei GaoRISC-V: enable muti push and pop for Zcmp when shrink...
2023-09-12  Fei GaoAllow targets to check shrink-wrap-separate enabled...
2023-09-12  GCC AdministratorDaily bump.
2023-09-11  Gaius MulleyPR modula2/111330 Bootstrap failure building SeqFile.lo
2023-09-11  Andrew PinskiMATCH: [PR111348] add missing :c to cmp in the `(a...
next