]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-09-27  Sandra LoosemoreOpenMP: GIMPLE_OMP_STRUCTURED_BLOCK bug fix
2023-09-27  Iain SandoeDarwin, configure: Allow for an unrecognisable dsymutil...
2023-09-27  Manos Anagnostakisaarch64: Fine-grained policies to control ldp-stp formation
2023-09-27  Andre Vieiravect, omp: inbranch simdclone dropping const
2023-09-27  Richard BienerSimplify abs (copysign (x, y))
2023-09-27  Joern RenneckeHarden scan patterns with a bit of scripting:
2023-09-27  Jakub Jelinekremove workaround for GCC 4.1-4.3 [PR105606]
2023-09-27  Pan LiRISC-V: Support FP roundeven auto-vectorization
2023-09-27  Juzhe-ZhongDSE: Fix ICE when the mode with access_size don't exist...
2023-09-27  Juzhe-Zhongifcvt: Fix comments
2023-09-27  Joern RenneckeRISCV test infrastructure for d / v / zfh extensions
2023-09-27  Pan LiRISC-V: Support FP trunc auto-vectorization
2023-09-26  Andrew PinskiFix pr111456-1.c for targets that use unsigned char...
2023-09-26  Hans-Peter... __atomic_test_and_set: Fall back to library, not non...
2023-09-26  Hans-Peter... testsuite: Require thread-fence for 29_atomics/atomic_f...
2023-09-26  Xiao ZengRISC-V: Add zicond tests
2023-09-26  Andrew MacLeodEnsure ssa_name is still valid.
2023-09-26  Gaius MulleyPR modula2/111510 runtime ICE findChildAndParent has...
2023-09-26  Wilco DijkstraAArch64: Remove BTI from outline atomics
2023-09-26  Andrew PinskiMATCH: Simplify `(A ==/!= B) &/| (((cast)A) CMP C)`
2023-09-26  Andrew PinskiPHIOPT: Fix minmax_replacement for three way
2023-09-26  Juzhe-ZhongMATCH: Optimize COND_ADD reduction pattern
2023-09-26  Juzhe-ZhongMATCH: Optimize COND_ADD_LEN reduction pattern
2023-09-26  Eric Botcazouada: Fix missing call to Finalize_Protection for simple...
2023-09-26  Eric Botcazouada: Fix deferred constant wrongly rejected
2023-09-26  Marc Poulhièsada: Fix unnesting generated loops with nested finaliza...
2023-09-26  Javier Mirandaada: Crash processing the accessibility level of an...
2023-09-26  Eric Botcazouada: Fix missing finalization of extended return object...
2023-09-26  Daniel Kingada: Update personality function for CHERI purecap
2023-09-26  Daniel Kingada: Fix conversions between addresses and integers
2023-09-26  Daniel Kingada: Add CHERI variant of System.Stream_Attributes
2023-09-26  Daniel Kingada: Define CHERI exception types
2023-09-26  Ronan Desplanquesada: Make minor corrections to CUDA-related comments
2023-09-26  Derek Schachtada: Dimensional analysis when used with elementary...
2023-09-26  Yannick Moyada: Clarify RM references that justify a constraint...
2023-09-26  Pan LiRISC-V: Support FP round auto-vectorization
2023-09-26  Maciej W. RozyckiRISC-V/testsuite: Fix ILP32 RVV failures from missing...
2023-09-26  Iain SandoeDarwin: Handle -dynamiclib on cc1 lines.
2023-09-26  Tobias Burnusinvoke.texi: Update -fopenmp and -fopenmp-simd for...
2023-09-26  Pan LiRISC-V: Support FP rint auto-vectorization
2023-09-26  Pan LiRISC-V: Support FP nearbyint auto-vectorization
2023-09-26  Pan LiRISC-V: Rename rounding const fp function for refactor
2023-09-26  GCC AdministratorDaily bump.
2023-09-25  Vladimir N... [PR111497][LRA]: Copy substituted equivalence
2023-09-25  Eric BotcazouAdd missing return in gori_compute::logical_combine
2023-09-25  Patrick Palkalibstdc++: Shorten integer std::to/from_chars symbol...
2023-09-25  John David... Update baseline symbols for hppa-linux.
2023-09-25  Jonathan Wakelylibstdc++: Prevent unwanted ADL in std::to_array [PR111512]
2023-09-25  Jonathan Wakelylibstdc++: Define C++23 std::forward_like (P2445R1)
2023-09-25  Xi RuoyaoLoongArch: doc: Update -m[no-]explicit-relocs for r14...
2023-09-25  Andrew PinskiFix PR 110386: backprop vs ABSU_EXPR
2023-09-25  Juzhe-ZhongRISC-V: Fix AVL/VL bug of VSETVL PASS[PR111548]
2023-09-25  Kewen Linrs6000: Skip empty inline asm in rs6000_update_ipa_fn_t...
2023-09-25  Kewen Linrs6000: Use default target option node for callee by...
2023-09-25  Guo JieLoongArch: Optimizations of vector construction.
2023-09-25  GCC AdministratorDaily bump.
2023-09-24  Pan LiRISC-V: Fix fortran ICE/PR111546 when RV32 vec_init
2023-09-24  Paul ThomasFortran: Pad mismatched charlens in component initializ...
2023-09-24  Andrew PinskiMATCH: Add `(X & ~Y) & Y` and `(X | ~Y) | Y`
2023-09-24  GCC AdministratorDaily bump.
2023-09-24  Juzhe-ZhongRISC-V: Support full coverage VLS combine support
2023-09-23  Harald Anlauffortran: error recovery on duplicate declaration of...
2023-09-23  Iain Buclawd: Merge upstream dmd, druntime 4574d1728d, phobos...
2023-09-23  Jakub Jelinektestsuite: Add new test for already fixed PR111455
2023-09-23  Juzhe-ZhongRISC-V: Add VLS unary combine patterns
2023-09-23  Pan LiRISC-V: Suport FP floor auto-vectorization
2023-09-23  Pan LiRISC-V: Remove FP run test for ceil.
2023-09-23  GCC AdministratorDaily bump.
2023-09-22  Jason Merrillc++ __integer_pack conversion again [PR111357]
2023-09-22  Jason Merrillc++: constexpr and designated initializer
2023-09-22  Jason Merrillc++: unroll pragma in templates [PR111529]
2023-09-22  Pan LiRISC-V: Refine the code gen for ceil auto vectorization.
2023-09-22  Juzhe-ZhongRISC-V: Add VLS mode widen ternary tests
2023-09-22  Juzhe-ZhongRISC-V: Add VLS widen binary combine patterns
2023-09-22  Patrick Palkac++: missing SFINAE in grok_array_decl [PR111493]
2023-09-22  Patrick Palkac++: constraint rewriting during ttp coercion [PR111485]
2023-09-22  Pan LiRISC-V: Move ceil test cases to unop folder
2023-09-22  Juzhe-ZhongRISC-V: Remove @ of vec_duplicate pattern
2023-09-22  Juzhe-ZhongRISC-V: Add VLS conditional patterns support
2023-09-22  Pan LiRISC-V: Rename the test macro for math autovec test
2023-09-22  xuliRISC-V: Optimization of vrgather.vv into vrgatherei16...
2023-09-22  Pan LiRISC-V: Remove arch and abi option for run test case.
2023-09-22  Lehua DingRISC-V: Support combine cond extend and reduce sum...
2023-09-22  Lehua DingRISC-V: Split VLS avl_type from NONVLMAX avl_type
2023-09-22  Pan LiRISC-V: Leverage __builtin_xx instead of math.h for...
2023-09-22  Pan LiRISC-V: Support ceil and ceilf auto-vectorization
2023-09-22  GCC AdministratorDaily bump.
2023-09-21  Juzhe-ZhongRISC-V: Add VLS integer ABS support
2023-09-21  Juzhe-ZhongRISC-V: Add more VLS unary tests
2023-09-21  Juzhe-ZhongRISC-V: Support VLS mult high
2023-09-21  Lehua DingRISC-V: Adjusting the comments of the emit_vlmax_insn...
2023-09-21  Iain Buclawrust: Implement TARGET_RUST_OS_INFO for *-*-*linux*.
2023-09-21  Iain Buclawrust: Implement TARGET_RUST_OS_INFO for i[34567]86...
2023-09-21  Iain Buclawrust: Implement TARGET_RUST_OS_INFO for *-*-fuchsia*.
2023-09-21  Iain Buclawrust: Implement TARGET_RUST_OS_INFO for *-*-vxworks*
2023-09-21  Iain Buclawrust: Implement TARGET_RUST_OS_INFO for *-*-dragonfly*
2023-09-21  Iain Buclawrust: Implement TARGET_RUST_OS_INFO for *-*-solaris2*.
2023-09-21  Iain Buclawrust: Implement TARGET_RUST_OS_INFO for *-*-openbsd*
2023-09-21  Iain Buclawrust: Implement TARGET_RUST_OS_INFO for *-*-netbsd*
2023-09-21  Iain Buclawrust: Implement TARGET_RUST_OS_INFO for *-*-freebsd*
next