]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-08-18  Thiago Jung... testsuite: Improve test in dg-require-python-h
2023-08-18  Uros Bizjaki386: Use PUNPCKL?? to implement vector extend and...
2023-08-18  Aldy Hernandez[irange] Return FALSE if updated bitmask is unchanged...
2023-08-18  Richard Bienertree-optimization/111019 - invariant motion and aliasing
2023-08-18  Jose E. Marchesibpf: bump maximum frame size limit to 32767 bytes
2023-08-18  Jonathan Wakelylibstdc++: Replace non-type-dependent uses of wchar_t...
2023-08-18  Kewen LinMakefile.in: Make TM_P_H depend on $(TREE_H) [PR111021]
2023-08-18  Kewen Linvect: Factor out the handling on scatter store having...
2023-08-18  Jonathan Wakelylibstdc++: Fix incomplete rework of wchar_t support...
2023-08-18  Richard Bienertree-optimization/111048 - avoid flawed logic in fold_v...
2023-08-18  Haochen Jiangi386: Add AVX2 pragma wrapper for AVX512DQVL intrins
2023-08-18  Kewen Linvect: Move VMAT_GATHER_SCATTER handlings from final...
2023-08-18  Lehua DingRISC-V: Fix -march error of zhinxmin testcases
2023-08-18  Andrew PinskiDocument cond_neg, cond_one_cmpl, cond_len_neg and...
2023-08-18  Lehua DingRISC-V: Add the missed half floating-point mode pattern...
2023-08-18  Lehua DingRISC-V: Revert the convert from vmv.s.x to vmv.v.i
2023-08-18  Lehua DingRISC-V: Forbidden fuse vlmax vsetvl to DEMAND_NONZERO_A...
2023-08-18  GCC AdministratorDaily bump.
2023-08-17  Jonathan WakelyRevert "libstdc++: Reuse double overload of __convert_t...
2023-08-17  Jonathan Wakelylibstdc++: Replace global std::string objects in tzdb.cc
2023-08-17  Jonathan Wakelylibstdc++: Reuse double overload of __convert_to_v...
2023-08-17  Jonathan Wakelylibstdc++: Micro-optimize construction of named std...
2023-08-17  Jonathan Wakelylibstdc++: Optimize std::string::assign(Iter, Iter...
2023-08-17  Jonathan Wakelylibstdc++: Add std::formatter specializations for exten...
2023-08-17  Jonathan Wakelylibstdc++: Define std::numeric_limits<_FloatNN> before...
2023-08-17  Jonathan Wakelylibstdc++: Fix -Wunused-parameter in <experimental...
2023-08-17  Jonathan Wakelylibstdc++: Make __cmp_cat::__unseq constructor consteval
2023-08-17  Jonathan Wakelylibstdc++: Simplify chrono::__units_suffix using std...
2023-08-17  Jonathan Wakelylibstdc++: Rework std::format support for wchar_t
2023-08-17  Jonathan Wakelylibstdc++: Implement std::to_string in terms of std...
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.
next