]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-11-02  Uros Bizjaki386: Move stack protector patterns above mov $0 -...
2023-11-02  Thomas SchwingeMake GCN target effective-target 'vect_gather_load_ifn'
2023-11-02  liuhongtSupport cmul{_conj}v4hf3/cmla{_conj}v4hf4 with AVX512FP...
2023-11-02  Jakub Jelinekc++: Implement C++26 P2361R6 - Unevaluated strings...
2023-11-02  Juzhe-ZhongRISC-V: Fix redundant attributes
2023-11-02  xuliRISC-V: Support vcreate intrinsics for non-tuple types
2023-11-02  Pan LiVECT: Refine the type size restriction of call vectorizer
2023-11-02  Juzhe-ZhongRISC-V: Allow dest operand and accumulator operand...
2023-11-02  GCC AdministratorDaily bump.
2023-11-01  Eric GallagerMinor formatting fix for newly-added file from previous...
2023-11-01  Eric GallagerAdd files to discourage submissions of PRs to the GitHu...
2023-11-01  Roger SaylePR target/110551: Tweak mulx register allocation using...
2023-11-01  Patrick O'NeillRISC-V: Use riscv_subword_address for atomic_test_and_set
2023-11-01  Patrick O'NeillRISC-V: Enable ztso tests on rv32
2023-11-01  Vineet GuptaRISC-V: fix TARGET_PROMOTE_FUNCTION_MODE hook for libcalls
2023-11-01  Martin Ueckerc: Add Walloc-size to warn about insufficient size...
2023-11-01  Edwin LuMake genautomata.cc output reflect insn-attr.h expectation
2023-11-01  Andre Vieiraomp: Reorder call for TARGET_SIMD_CLONE_ADJUST
2023-11-01  Uros Bizjaki386: Fix stack protector peephole2 operand predicate...
2023-11-01  Uros Bizjaki386: Improve stack protector patterns and peephole2s
2023-11-01  Gaius MulleyPR modula2/102989: reimplement overflow detection in...
2023-11-01  xuliRISC-V: Support vundefine intrinsics for tuple types
2023-11-01  Juzhe-ZhongNFC: Fix whitespace
2023-11-01  GCC AdministratorDaily bump.
2023-10-31  David Malcolmanalyzer: move class record_layout to its own .h/.cc
2023-10-31  David Malcolmlibcpp: eliminate MACRO_MAP_EXPANSION_POINT_LOCATION
2023-10-31  David Malcolmopts.cc: fix comment about DOCUMENTATION_ROOT_URL
2023-10-31  David Malcolmpretty-print: gracefully handle null URLs
2023-10-31  Juzhe-ZhongVECT: Support SLP MASK_LEN_GATHER_LOAD with conditional...
2023-10-31  Cupertino Mirandabpf: Improvements in CO-RE builtins implementation.
2023-10-31  Neal Fragergcc: config: microblaze: fix cpu version check
2023-10-31  Patrick O'NeillRISC-V: Require a extension for testcases with atomic...
2023-10-31  Patrick O'NeillRISC-V: Let non-atomic targets use optimized amo loads...
2023-10-31  Christoph Müllnerriscv: thead: Add support for the XTheadFMemIdx ISA...
2023-10-31  Christoph Müllnerriscv: thead: Add support for the XTheadMemIdx ISA...
2023-10-31  Carl Lovers6000, Add missing overloaded bcd builtin tests, docum...
2023-10-31  Neal Fragergcc: config: microblaze: fix cpu version check
2023-10-31  Vladimir N... [RA]: Fixing LRA cycling for multi-reg variable contain...
2023-10-31  Thomas SchwingeAdd OpenACC 'acc_map_data' variant to 'libgomp.oacc...
2023-10-31  Robin DappRISC-V: Add vector fmin/fmax expanders.
2023-10-31  Robin Dappgenemit: Split insn-emit.cc into several partitions.
2023-10-31  Alexandre Olivahardcfr: support checking at abnormal edges [PR111943]
2023-10-31  Richard Bienertree-optimization/112305 - SCEV cprop and conditional...
2023-10-31  Iain Buclawd: Clean-up unused variable assignments after interface...
2023-10-31  Xi RuoyaoLoongArch: Define HAVE_AS_TLS to 0 if it's undefined...
2023-10-31  Lehua DingRISC-V: Add assert of the number of vmerge in autovec...
2023-10-31  Lehua Dingmatch.pd: Support combine cond_len_op + vec_cond simila...
2023-10-31  Haochen JiangFix incorrect option mask and avx512cd target push
2023-10-31  Lehua DingRISC-V: Add the missed combine of [u]int64 -> _Float16...
2023-10-31  liuhongtFix wrong code due to incorrect define_split
2023-10-31  Andrew PinskiMATCH: Add some more value_replacement simplifications...
2023-10-31  Andrew PinskiMATCH: first of the value replacement moving from phiopt
2023-10-31  GCC AdministratorDaily bump.
2023-10-30  Mayshaoi386: Zhaoxin yongfeng enablement
2023-10-30  François Dumontlibstdc++: [_GLIBCXX_INLINE_VERSION] Add comment on...
2023-10-30  François Dumontlibstdc++: [_GLIBCXX_INLINE_VERSION] Un-weak handle_con...
2023-10-30  Iain Sandoeconfigure, fixincludes: Add change missed in r14-4825.
2023-10-30  Martin Jamboripa: Prune any IPA-CP aggregate constants known by...
2023-10-30  Martin Jamboripa-cp: Templatize filtering of m_agg_values
2023-10-30  Patrick O'NeillRISC-V: Make rv32i_zcmp testcase more robust
2023-10-30  Roger SayleARC: Convert (signed<<31)>>31 to -(signed&1) without...
2023-10-30  Roger SayleARC: Improved ARC rtx_costs/insn_cost for SHIFTs and...
2023-10-30  Roger SayleARC: Improved SImode shifts and rotates with -mswap.
2023-10-30  Richard Ballarm: move the switch tables for Arm to the RO data...
2023-10-30  Francois-Xavier... Testsuite, i386: Mark test as requiring ifunc
2023-10-30  Francois-Xavier... Testsuite, Darwin: Fix trampoline warning
2023-10-30  Francois-Xavier... Testsuite, i386: Fix test by passing -march
2023-10-30  Francois-Xavier... Testsuite, Darwin: skip PIE test
2023-10-30  Jeevithars6000: Change bitwise xor to an equality operator...
2023-10-30  Richard BienerPR testsuite/111462 - add powerpc64le to list of ssa...
2023-10-30  Juzhe-ZhongRISC-V: Fix bugs of handling scalar of SEW64 vx instruc...
2023-10-30  Paul ThomasFortran: Fix a problem with SELECT TYPE selectors ...
2023-10-30  liuhongtImprove memcmpeq for 512-bit vector with vpcmpeq +...
2023-10-30  Haochen GuiExpand: Checking available optabs for scalar modes...
2023-10-30  GCC AdministratorDaily bump.
2023-10-29  François Dumontlibstdc++: [_GLIBCXX_INLINE_VERSION] Add emul TLS symbols
2023-10-29  François Dumontlibstdc++: [_GLIBCXX_INLINE_VERSION] Provide handle_con...
2023-10-29  Iain Buclawd: Fix ICE: verify_gimple_failed (conversion of registe...
2023-10-29  Iain Buclawd: Merge upstream dmd, druntime e48bc0987d, phobos...
2023-10-29  Iain Sandoetestsuite, X86, Darwin: Skip a test for mcmodel=large.
2023-10-29  Iain Sandoetestsuite, X86, Darwin: Skip tests with incompatible...
2023-10-29  Martin Ueckertree-optimization/109334: Improve computation for acces...
2023-10-29  Max Filippovgcc: xtensa: fix salt/saltu version check
2023-10-29  Pan LiRISC-V: Fix one range-loop-construct warning of avlprop
2023-10-29  GCC AdministratorDaily bump.
2023-10-28  Iain Buclawd: Fix ICE: in verify_gimple_in_seq on powerpc-darwin9...
2023-10-28  Iain Buclawd: Add warning for call expression without side effects
2023-10-28  GCC AdministratorDaily bump.
2023-10-27  Vladimir N... [RA]: Fixing i686 bootstrap failure because of pushing...
2023-10-27  Patrick O'NeillRISC-V: Make stack_save_restore_2 more robust
2023-10-27  Gaius MulleyPR modula2/112110: fails to build on freebsd when compi...
2023-10-27  Harald AnlaufFortran: diagnostics of MODULE PROCEDURE declaration...
2023-10-27  Andrew Stubbsamdgcn: Fix bug in gfx1030 support patch
2023-10-27  Andrew Stubbsamdgcn: silence warnings
2023-10-27  Richard Sandifordrecog: Fix propagation into ASM_OPERANDS
2023-10-27  Patrick Palkac++: another build_new_1 folding fix [PR111929]
2023-10-27  Patrick Palkac++: add testcase verifying non-dep new-expr checking
2023-10-27  Patrick Palkac++: more ahead-of-time -Wparentheses warnings
2023-10-27  Gaius MulleyPR modula2/111530: Build failure on BSD due to getopt_l...
2023-10-27  Yangyu Chen[PATCH] RISC-V: Fix wrong tune parameters on int_div
next