]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-10-31  David Malcolmdiagnostics: use std::move in output_factory::handler...
2024-10-31  David Malcolmdiagnostics: fix memory leak of m_option_mgr
2024-10-31  Craig Blackmore[PATCH v2] RISC-V: Fix gcc.target/riscv/rvv/base/cpymem...
2024-10-31  Sam Jamestestsuite: add testcase for fixed PR106073
2024-10-31  Tamar Christinamiddle-end: Lower all gconds during vector pattern...
2024-10-31  Tobias BurnusOpenMP/C++: Use STRIP_REFERENCE_REF to fix declare...
2024-10-31  Yangyu ChenRISC-V: Do not inline when callee is versioned but...
2024-10-31  Tobias BurnusOpenMP/C++: Fix declare variant with reference-returnin...
2024-10-31  Yangyu ChenRISC-V: Split riscv_process_target_attr with const...
2024-10-31  Jonathan Wakelylibstdc++: Add align_alloc attribute to aligned operato...
2024-10-31  Jakub Jelinekexpand: Fix up expansion of VIEW_CONVERT_EXPR to BITINT...
2024-10-31  Yangyu ChenRISC-V: allow -fno-plt to disable PLT
2024-10-31  Jakub Jelinektree: Fix up comment wording in valid_new_delete_pair_p
2024-10-31  Paul ThomasFortran: Fix problem with substring selectors in ASSOCI...
2024-10-31  Sam Jamestestsuite: fix syntax in Wstringop-overflow-59.c
2024-10-31  Andrew Pinskigimple: Remove special handling of COND_EXPR for COMPAR...
2024-10-31  GCC AdministratorDaily bump.
2024-10-30  Jonathan Wakelylibstdc++: Fix copy&paste comments in vector range...
2024-10-30  Jonathan Wakelylibstdc++: Fix some typos and grammatical errors in...
2024-10-30  Kugan Vivekanandarajah[PATCH] Fix SLP when ifcvt versioned loop is not vectorized
2024-10-30  Kugan Vivekanandarajah[PATCH] Adjust param_vect_max_version_for_alias_checks
2024-10-30  Joseph Myersc: Do not document C23 support as experimental and...
2024-10-30  Ian Lance Taylorsyscall: don't define syscall stub on Hurd
2024-10-30  Andi KleenRemove sys/user time in -ftime-report
2024-10-30  Richard BienerRemove vectorizer finish_cost wrapper
2024-10-30  Yangyu ChenFix function multiversioning dispatcher link error...
2024-10-30  Jakub Jelinekc: Diagnose char argument to __builtin_stdc_*
2024-10-30  Jeff Law[RISC-V] Aggressively hoist VXRM assignments
2024-10-30  Iain Sandoec++, contracts: Only check contracts attributes [PR116607].
2024-10-30  Jonathan Wakelylibstdc++: Define config macros for additional IEEE...
2024-10-30  Jonathan Wakelylibstdc++: Define __memcpyable<float*, _Float32*> as...
2024-10-30  liuhongtFix ICE due to subreg:us_truncate.
2024-10-30  Harald AnlaufFortran: fix several front-end memleaks
2024-10-30  Christophe... arm: [MVE intrinsics] Remove unused builtins qualifiers
2024-10-30  Richard BienerRemove dead part of bool pattern recognition
2024-10-30  Soumya AR[MAINTAINERS] Add myself to write after approval and...
2024-10-30  Jakub Jelinekfunction: Call do_pending_stack_adjust in assign_parms...
2024-10-30  Jakub Jelinekgenmatch: Fix build on hppa64-hpux [PR117348]
2024-10-30  Paul ThomasFortran: Move pr115070.f90 to ieee directory [PR117335].
2024-10-30  Uros Bizjaki386: Use assign_stack_temp instead of assign_386_stack...
2024-10-30  Jakub Jelinekc: Add C2Y N3370 - Case range expressions support ...
2024-10-30  Haochen Jiangtestsuite: Adjust AVX10.2 check_effective_target
2024-10-30  xuliRISC-V: Add testcases for unsigned .SAT_SUB form 2...
2024-10-30  xuliMatch: Simplify (x != 0 ? x + ~0 : 0) to (x - x != 0).
2024-10-30  GCC AdministratorDaily bump.
2024-10-29  Andi KleenRevert "Simplify switch bit test clustering algorithm"
2024-10-29  David Malcolmdiagnostics: support multiple output formats simultaneo...
2024-10-29  Andrew Pinskiaarch64: Use canonicalize_comparison in ccmp expansion...
2024-10-29  Andi KleenSimplify switch bit test clustering algorithm
2024-10-29  Andi KleenOnly do switch bit test clustering when multiple labels...
2024-10-29  Andi KleenDisable -fbit-tests and -fjump-tables at -O0
2024-10-29  Eric BotcazouFix miscompilation of function containing __builtin_unr...
2024-10-29  Andrew Pinskiaarch64: Remove unnecessary casts to rtx_code [PR117349]
2024-10-29  Jakub Jelinekc-family: Handle RAW_DATA_CST in complete_array_type...
2024-10-29  Jason Merrillc++: printing AGGR_INIT_EXPR args
2024-10-29  Tsung Chun Lin[RISC-V] RISC-V: Add implication for M extension.
2024-10-29  Andrew Pinskitestcase: Add testcase for tree-optimization/117341
2024-10-29  yulong[PATCH 2/2] RISC-V:Add intrinsic cases for the CMOs...
2024-10-29  yulong[PATCH 1/2] RISC-V:Add intrinsic support for the CMOs...
2024-10-29  Pan LiRISC-V: Add testcases for form 1 of MASK_LEN_STRIDED_LO...
2024-10-29  Pan LiRISC-V: Implement the MASK_LEN_STRIDED_LOAD{STORE}
2024-10-29  Pan LiRISC-V: Adjust the gather-scatter testcases due to...
2024-10-29  Pan LiVect: Introduce MASK_LEN_STRIDED_LOAD{STORE} to loop...
2024-10-29  Pan LiInternal-fn: Introduce new IFN MASK_LEN_STRIDED_LOAD...
2024-10-29  Richard BienerRemove dead vect_recog_mixed_size_cond_pattern
2024-10-29  Richard BienerRemove dead code in vectorizer pattern recog
2024-10-29  Patrick Palkalibstdc++: Fix complexity of drop_view::begin() const...
2024-10-29  David Malcolmjit: fix leak of pending_assemble_externals_set [PR117275]
2024-10-29  Richard Bienertree-optimization/117343 - decide_masked_load_lanes...
2024-10-29  Richard Bienertree-optimization/117333 - ICE with NULL access size DR
2024-10-29  Jakub Jelineklibstdc++: Use if consteval rather than if (std::__is_c...
2024-10-29  Marc Poulhièsada: Fix static_assert with one argument
2024-10-29  Alfie Richardsarm: [MVE intrinsics] Rework MVE vld/vst intrinsics
2024-10-29  Alfie Richardsarm: [MVE intrinsics] Add support for predicated contig...
2024-10-29  Alfie Richardsarm: [MVE intrinsics] Add load_extending and store_trun...
2024-10-29  Alfie Richardsarm: [MVE intrinsics] Add load_ext intrinsic shape
2024-10-29  Alfie Richardsarm: [MVE intrinsics] fix vst tests
2024-10-29  Jakub Jelinekc: Add __builtin_stdc_rotate_{left,right} builtins...
2024-10-29  GCC AdministratorDaily bump.
2024-10-28  David Malcolmtestsuite: drop the "test-" prefix from sarif-output...
2024-10-28  Andrew Pinskitestcase: Add testcase for PR 117330 [PR117330]
2024-10-28  Dimitar Dimitrovtestsuite: Require atomic operations for pr47333_0
2024-10-28  Sam Jamesgcc: fix 'statements' comment typo
2024-10-28  Sam Jamestestsuite: add testcase for fixed PR107467
2024-10-28  Andrew MacLeodFix bitwise_or logic for prange.
2024-10-28  Kyrylo Tkachovaarch64: Use implementation namespace for vxarq_u64...
2024-10-28  Jonathan Wakelylibstdc++: Fix tests for std::vector range operations
2024-10-28  Jason Merrillbuild: update bootstrap req to C++14
2024-10-28  Jeff Law[target/117316] Fix initializer for riscv code alignmen...
2024-10-28  Richard Bienertree-optimization/117307 - STMT_VINFO_SLP_VECT_ONLY...
2024-10-28  Tobias Burnustree-core.h (omp_clause_code): Comments regarding range...
2024-10-28  Andrew Pinskivec-lowering: Fix ABSU lowering [PR111285]
2024-10-28  Andrew Pinskiphiopt: Move check for maybe_undef_p slightly earlier
2024-10-28  Richard BienerRemove code in vectorizer pattern recog relying on...
2024-10-28  xuliRISC-V:Bugfix for vlmul_ext and vlmul_trunc with NULL...
2024-10-28  H.J. Lugcc.target/i386/pr53533-[13].c: Adjust assembly scan
2024-10-28  GCC AdministratorDaily bump.
2024-10-27  Jonathan Wakelylibstdc++: Add P1206R7 from_range members to std::vecto...
2024-10-27  Jonathan Wakelylibstdc++: Fix std::vector<bool>::emplace to forward...
2024-10-27  Fangrui Songarm: Support -mfdpic for more targets
next