]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-08-17  Jonathan Wakelylibstdc++: Optimize std::to_string using std::string...
2023-08-17  Jonathan Wakelylibstdc++: Define std::string::resize_and_overwrite...
2023-08-17  Andrew MacLeodFix range-ops operator_addr.
2023-08-17  Patrick O'NeillRISCV: Add rotate immediate regression test
2023-08-17  Patrick Palkalibstdc++: Implement P2770R0 changes to join_view ...
2023-08-17  Patrick Palkalibstdc++: Convert _RangeAdaptorClosure into a CRTP...
2023-08-17  Vladimir N... [LRA]: When assigning stack slots to pseudos previously...
2023-08-17  Jose E. MarchesiAdd warning options -W[no-]compare-distinct-pointer...
2023-08-17  Jan-Benedict... Fix code_helper unused argument warning for fr30
2023-08-17  Tsukasa OI[PATCH] RISC-V: Deduplicate #error messages in testsuite
2023-08-17  Richard Bienertree-optimization/111039 - abnormals and bit test merging
2023-08-17  Tobias Burnuslibgomp: call numa_available first when using libnuma
2023-08-17  Alex Coplandoc: Fixes to RTL-SSA sample code
2023-08-17  Lehua DingRISC-V: Fix XPASS slp testcases
2023-08-17  Jose E. Marchesibpf: support `naked' function attributes in BPF targets
2023-08-17  Jonathan Wakelylibstdc++: Fix std::format("{:F}", inf) to use uppercase
2023-08-17  Jonathan Wakelylibstdc++: Regenerate Makefile.in
2023-08-17  Richard BienerHandle TYPE_OVERFLOW_UNDEFINED vectorized BB reductions
2023-08-17  benjamin priourtestsuite: Remove unused dg-line in ce8cdf5bcf96a2db6d7...
2023-08-17  Rainer Orthfixincludes: Update darwin_flt_eval_method for macOS 14
2023-08-17  Rainer Orthbuild: Allow for Xcode 15 ld -v output
2023-08-17  Jonathan Wakelylibstdc++: Disable PCH for tests that rely on include...
2023-08-17  Jonathan Wakelylibstdc++: Fix testsuite no_pch directive
2023-08-17  Pan LiRISC-V: Support RVV VFWREDOSUM.VS rounding mode intrins...
2023-08-17  Pan LiRISC-V: Support RVV VFREDOSUM.VS rounding mode intrinsi...
2023-08-17  Pan LiRISC-V: Support RVV VFREDUSUM.VS rounding mode intrinsi...
2023-08-17  Pan LiRISC-V: Support RVV VFNCVT.F.{X|XU|F}.W rounding mode...
2023-08-17  Pan LiRISC-V: Support RVV VFNCVT.XU.F.W rounding mode intrins...
2023-08-17  Pan LiRISC-V: Support RVV VFNCVT.X.F.W rounding mode intrinsi...
2023-08-17  Haochen Jiang[Patch 6/6] Support AVX10.1 for AVX512DQ+AVX512VL intrins
2023-08-17  Haochen Jiang[Patch 5/6] Support AVX10.1 for AVX512DQ+AVX512VL intrins
2023-08-17  Haochen Jiang[Patch 4/6] Support AVX10.1 for AVX512DQ+AVX512VL intrins
2023-08-17  Haochen Jiang[Patch 3/6] Support AVX10.1 for AVX512DQ+AVX512VL intrins
2023-08-17  Juzhe-ZhongRISC-V: Fix incorrect VTYPE fusion for floating point...
2023-08-17  Haochen JiangSupport AVX10.1 for AVX512DQ+AVX512VL intrins
2023-08-17  Haochen JiangSupport AVX10.1 for AVX512DQ+AVX512VL intrins
2023-08-17  Haochen JiangEmit a warning when AVX10 options conflict in vector...
2023-08-17  Haochen JiangEmit a warning when disabling AVX512 with AVX10 enabled...
2023-08-17  Haochen JiangInitial support for AVX10.1
2023-08-17  Sergei TrofimovichDrop unused enum vrp_mode.
2023-08-17  Yanzhang Wang[PATCH] RISC-V: Support simplify (-1-x) for vector.
2023-08-17  Andrew PinskiAdd support for vector conitional not
2023-08-17  GCC AdministratorDaily bump.
2023-08-16  Andrew PinskiAdd libstdc++-v3/include/bits/version.h to gcc_update...
2023-08-16  Harald AnlaufFortran: fix memleak for character,value dummy of bind...
2023-08-16  Jonathan Wakelylibstdc++: Fix std::basic_string::resize_and_overwrite
2023-08-16  Jonathan Wakelylibstdc++: Update __cplusplus value for C++23 in versio...
2023-08-16  Surya Kumari... ira: update allocated_hardreg_p[] in improve_allocation...
2023-08-16  Jonathan Wakelylibstdc++: Fix comment naming upstream PSTL test file
2023-08-16  Vladimir N... [LRA]: Spill pseudos assigned to fp when fp->sp elimina...
2023-08-16  Arsen Arsenovićlibstdc++: Replace all manual FTM definitions and use
2023-08-16  Arsen Arsenovićlibstdc++: Implement more maintainable <version> header
2023-08-16  Richard Ballaarch64: Add support for Cortex-A720 CPU
2023-08-16  Robin DappRISC-V: Implement vector "average" autovec pattern.
2023-08-16  Robin Dappinternal-fn: Fix vector extraction into promoted subreg.
2023-08-16  Prathamesh... Extend fold_vec_perm to handle VLA vector_cst.
2023-08-16  Pan LiRISC-V: Support RVV VFWCVT.XU.F.V rounding mode intrins...
2023-08-16  Pan LiRISC-V: Fix one build error for template default arg
2023-08-16  Pan LiRISC-V: Support RVV VFWCVT.X.F.V rounding mode intrinsi...
2023-08-16  Pan LiRISC-V: Support RVV VFCVT.F.X.V and VFCVT.F.XU.V roundi...
2023-08-16  Pan LiRISC-V: Support RVV VFCVT.XU.F.V rounding mode intrinsi...
2023-08-16  Haochen Guirs6000: Skip unnecessary vector extract for certain...
2023-08-16  Haochen Guirs6000: Generate mfvsrwz for all platforms and remove...
2023-08-16  Juzhe-ZhongRISC-V: Support MASK_LEN_{LOAD_LANES,STORE_LANES}
2023-08-16  Juzhe-ZhongVECT: Apply MASK_LEN_{LOAD_LANES, STORE_LANES} into...
2023-08-16  Pan LiRISC-V: Support RVV VFCVT.X.F.V rounding mode intrinsic API
2023-08-16  liuhongtSupport -m[no-]gather -m[no-]scatter to enable/disable...
2023-08-16  liuhongtSoftware mitigation: Disable gather generation in vecto...
2023-08-16  liuhongtGenerate vmovapd instead of vmovsd for moving DFmode...
2023-08-16  GCC AdministratorDaily bump.
2023-08-15  David Faustbpf: remove useless define_insn for extendsisi2
2023-08-15  David Faustbpf: fix pseudoc w regs for small modes [PR111029]
2023-08-15  Martin JamborFeed results of IPA-CP into tree value numbering
2023-08-15  Iain Buclawd: Add test case for PR110959.
2023-08-15  Martin JamborFortran: Avoid accessing gfc_charlen when not looking...
2023-08-15  Chung-Lin TangOpenACC 2.7: default clause support for data constructs
2023-08-15  Juzhe-ZhongRISC-V: Fix autovec_length_operand predicate[PR110989]
2023-08-15  Richard BienerCleanup BB vectorization roots handling
2023-08-15  Richard BienerSupport constants and externals in BB reduction vectori...
2023-08-15  Richard BienerUse find_loop_location from unrolling
2023-08-15  Hans-Peter... CRIS: Don't include tree.h in cris-protos.h, PR bootstr...
2023-08-15  Richard Bienertree-optimization/110963 - more PRE when optimizing...
2023-08-15  Richard Bienertree-optimization/110991 - unroll size estimate after...
2023-08-15  Kewen LinMakefile.in: Make recog.h depend on $(TREE_H) [PR111021]
2023-08-15  Kewen Linvect: Move VMAT_LOAD_STORE_LANES handlings from final...
2023-08-15  Kewen Linvect: Remove several useless VMAT_INVARIANT checks
2023-08-15  Pan LiMode-Switching: Fix SET_SRC ICE for create_pre_exit
2023-08-15  Pan LiRISC-V: Support RVV VFREC7 rounding mode intrinsic API
2023-08-15  GCC AdministratorDaily bump.
2023-08-14  Vladimir N... [LRA]: Process output stack pointer reloads before...
2023-08-14  Mikael Morintestsuite: Use distinct explicit error codes in value_9.f90
2023-08-14  Mikael Morinfortran: Fix length one character dummy arg type [PR110419]
2023-08-14  Mikael Morinfortran: New predicate gfc_length_one_character_type_p
2023-08-14  benjamin priouranalyzer: New option fanalyzer-show-events-in-system...
2023-08-14  gnaggnoyilc++: follow DR 2386 and update implementation of get_tu...
2023-08-14  Jason Merrillc++: -fconcepts and __cpp_concepts
2023-08-14  Paul Dreiklibstdc++: Avoid problematic use of log10 in std::forma...
2023-08-14  Jan HubickaAvoid division by zero in fold_loop_internal_call
2023-08-14  JiaweiRISC-V: Add ZC* test for failed march args being passed.
2023-08-14  JiaweiRISC-V: Enable compressible features when use ZC* exten...
next