]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-10-22  Jennifer Schmitztestsuite: Add test directive checking removal of link_...
2024-10-22  Patrick Palkac++: redundant hashing in register_specialization
2024-10-22  Richard Sandifordtestsuite: Skip pr112305.c for -O[01] on simulators
2024-10-22  Nathaniel Sheadc++/modules: Handle forward-declared class types
2024-10-22  Richard Bienertree-optimization/117254 - ICE with access diangostics
2024-10-22  Andrew Stubbsamdgcn: Refactor device settings into a def file
2024-10-22  Richard Bienertree-optimization/117123 - missed PHI equivalence in VN
2024-10-22  Stefan Schulze... testsuite: Fix typo in ext-floating19.C
2024-10-22  xuliRISC-V: Add testcases for unsigned .SAT_SUB form 1...
2024-10-22  xuliMatch: Support IMM=1 for unsigned scalar .SAT_SUB IMM...
2024-10-22  xuliRISC-V: Add testcases for unsigned .SAT_SUB form 1...
2024-10-22  xuliMatch: Support IMM=max-1 for unsigned scalar .SAT_SUB...
2024-10-22  GCC AdministratorDaily bump.
2024-10-21  Jeff Law[committed][PR rtl-optimization/116488] Fix SIGN_EXTEND...
2024-10-21  Pan LiRISC-V: Add testcases for form 8 of vector signed SAT_TRUNC
2024-10-21  Pan LiRISC-V: Add testcases for form 7 of vector signed SAT_TRUNC
2024-10-21  Pan LiRISC-V: Add testcases for form 6 of vector signed SAT_TRUNC
2024-10-21  Pan LiRISC-V: Add testcases for form 5 of vector signed SAT_TRUNC
2024-10-21  Pan LiRISC-V: Add testcases for form 4 of vector signed SAT_TRUNC
2024-10-21  Pan LiRISC-V: Add testcases for form 3 of vector signed SAT_TRUNC
2024-10-21  Pan LiRISC-V: Add testcases for form 2 of vector signed SAT_TRUNC
2024-10-21  Pan LiRISC-V: Add testcases for form 1 of vector signed SAT_TRUNC
2024-10-21  Pan LiRISC-V: Implement vector SAT_TRUNC for signed integer
2024-10-21  Pan LiVect: Try the pattern of vector signed integer SAT_TRUNC
2024-10-21  Pan LiMatch: Support form 1 for vector signed integer SAT_TRUNC
2024-10-21  Andrew Carlottiaarch64: Fix costing of move to/from MOVEABLE_SYSREGS
2024-10-21  Andrew Stubbsamdgcn: silence warning
2024-10-21  Alex Coplanpair-fusion: Assume alias conflict if common address...
2024-10-21  Jonathan Wakelylibstdc++: Improve 26_numerics/headers/cmath/types_std_...
2024-10-21  Jonathan Wakelylibstdc++: Simplify C++98 std::vector::_M_data_ptr...
2024-10-21  Jonathan Wakelylibstdc++: Fix order of [[...]] and __attribute__(...
2024-10-21  Jeevithars6000: Correct the function code for _AMO_LD_DEC_BOUNDED
2024-10-21  Haochen Jiangi386: Refactor get_intel_cpu
2024-10-21  xuliRISC-V: Skip flag -flto for all saturated arithmetic...
2024-10-21  Alexandre Oliva[testsuite] [arm] add effective target and options...
2024-10-21  liuhongtRefine splitters related to "combine vpcmpuw + zero_ext...
2024-10-21  GCC AdministratorDaily bump.
2024-10-20  Jeff LawRevert "[PATCH 7/7] RISC-V: Disable by pieces for vecto...
2024-10-20  Gaius Mulleymodula2: M2MetaError.{def,mod} and P2SymBuild.mod furth...
2024-10-20  GCC AdministratorDaily bump.
2024-10-19  Lewis Hyattdiagnostics: libcpp: Improve locations for _Pragma...
2024-10-19  Gaius Mulleymodula2: Tidyup gm2-compiler/M2MetaError.mod
2024-10-19  Andrew Pinskiphiopt: do factor_out_conditional_operation for all...
2024-10-19  Greg McGary[PATCH][v5] RISC-V: add option -m(no-)autovec-segment
2024-10-19  Thomas KoenigAdd missing dg-error to unsigned_38.f90.
2024-10-19  Craig Blackmore[PATCH 7/7] RISC-V: Disable by pieces for vector setmem...
2024-10-19  Craig Blackmore[PATCH 5/7] RISC-V: Move vector memcpy decision making...
2024-10-19  Craig Blackmore[PATCH 4/7] RISC-V: Honour -mrvv-max-lmul in riscv_vect...
2024-10-19  Gaius MulleyPR modula2/115328 The FORWARD keyword is not implemented
2024-10-19  Tobias BurnusFortran: Fix translatability of diagnostic strings
2024-10-19  Tobias BurnusFortran: Add range-based diagnostic
2024-10-19  Thomas KoenigFix an ICE with UNSIGNED in match_sym_complex_part.
2024-10-19  Ian Lance Taylorruntime/testdata: fix for C23 nullptr keyword
2024-10-19  David Malcolmdiagnostics: remove forward decl of json::value from...
2024-10-19  David Malcolmdiagnostics: add debug dump functions
2024-10-19  Joseph Myersc: Fix -std=gnu23 -Wtraditional for () in function...
2024-10-19  GCC AdministratorDaily bump.
2024-10-18  Alejandro Colomargcc/: Merge definitions of array_type_nelts_top
2024-10-18  Alejandro Colomargcc/: Rename array_type_nelts => array_type_nelts_minus_one
2024-10-18  Ian Lance Taylorlibbacktrace: don't get confused by overlapping address...
2024-10-18  John David... hppa: Fix up pa.opt.urls
2024-10-18  Thomas KoenigHandle GFC_STD_UNSIGNED like a standard in error messages.
2024-10-18  John David... hppa: Add LRA support
2024-10-18  Craig Blackmore[PATCH 3/7] RISC-V: Fix vector memcpy smaller LMUL...
2024-10-18  Craig Blackmore[PATCH 2/7] RISC-V: Fix uninitialized reg in memcpy
2024-10-18  Craig Blackmore[PATCH 1/7] RISC-V: Fix indentation in riscv_vector...
2024-10-18  Uros Bizjaki386: Fix the order of operands in andn<MMXMODEI:mode...
2024-10-18  Jonathan Wakelylibstdc++: Reuse std::__assign_one in <bits/ranges_algo...
2024-10-18  Jonathan Wakelylibstdc++: Add always_inline to some one-liners in...
2024-10-18  Jonathan Wakelylibstdc++: Add nodiscard to std::find
2024-10-18  Jonathan Wakelylibstdc++: Inline memmove optimizations for std::copy...
2024-10-18  Jonathan Wakelylibstdc++: Make __normal_iterator constexpr, always_inl...
2024-10-18  Jonathan Wakelylibstdc++: Refactor std::uninitialized_{copy,fill,fill_...
2024-10-18  Jonathan Wakelylibstdc++: Move std::__niter_base and std::__niter_wrap...
2024-10-18  Jennifer SchmitzSVE intrinsics: Add fold_active_lanes_to method to...
2024-10-18  Richard Biener[5/n] remove trapv-*.c special-casing of gcc.dg/vect...
2024-10-18  Richard Biener[4/n] remove wrapv-*.c special-casing of gcc.dg/vect...
2024-10-18  Richard Biener[3/n] remove fast-math-*.c special-casing of gcc.dg...
2024-10-18  Richard Biener[2/n] remove no-vfa-*.c special-casing of gcc.dg/vect...
2024-10-18  Richard BienerAdjust assert in vect_build_slp_tree_2
2024-10-18  Alex CoplanMAINTAINERS: Add myself as pair fusion and aarch64...
2024-10-18  Martin Jambortestsuite: Add necessary dejagnu directives to pr115815_0.c
2024-10-18  Tamar Christinamiddle-end: Fix GSI for gcond root [PR117140]
2024-10-18  Tamar Christinamiddle-end: Fix VEC_PERM_EXPR lowering since relaxation...
2024-10-18  Tamar ChristinaAArch64: use movi d0, #0 to clear SVE registers instead...
2024-10-18  Tamar ChristinaAArch64: support encoding integer immediates using...
2024-10-18  Tamar ChristinaAArch64: update testsuite to account for new zero moves
2024-10-18  Christophe... arm: [MVE intrinsics] use long_type_suffix / half_type_...
2024-10-18  Christophe... arm: [MVE intrinsics] rework vsbcq vsbciq
2024-10-18  Christophe... arm: [MVE intrinsics] rework vadcq
2024-10-18  Christophe... arm: [MVE intrinsics] rework vadciq
2024-10-18  Christophe... arm: [MVE intrinsics] factorize vadc vadci vsbc vsbci
2024-10-18  Christophe... arm: [MVE intrinsics] add vadc_vsbc shape
2024-10-18  Christophe... arm: [MVE intrinsics] remove vshlcq useless expanders
2024-10-18  Christophe... arm: [MVE intrinsics] rework vshlcq
2024-10-18  Christophe... arm: [MVE intrinsics] add vshlc shape
2024-10-18  Christophe... arm: [MVE intrinsics] remove useless v[id]wdup expanders
2024-10-18  Christophe... arm: [MVE intrinsics] update v[id]wdup tests
2024-10-18  Christophe... arm: [MVE intrinsics] rework vdwdup viwdup
2024-10-18  Christophe... arm: [MVE intrinsics] add vidwdup shape
next