]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc
ada: Fix missing finalization of extended return object on abnormal completion
[thirdparty/gcc.git] / gcc /
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. Makarov[PR111497][LRA]: Copy substituted equivalence
2023-09-25  Eric BotcazouAdd missing return in gori_compute::logical_combine
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*
2023-09-21  Iain Buclawrust: Implement TARGET_RUST_OS_INFO for *-*-darwin*
2023-09-21  Iain Buclawrust: Implement TARGET_RUST_CPU_INFO for i[34567]86...
2023-09-21  Iain Buclawrust: Reintroduce TARGET_RUST_OS_INFO hook
2023-09-21  Iain Buclawrust: Reintroduce TARGET_RUST_CPU_INFO hook
2023-09-21  Iain Buclawrust: Add skeleton support and documentation for target...
2023-09-21  Juzhe-ZhongRISC-V: Enable undefined support for RVV auto-vectoriza...
2023-09-21  Juzhe-ZhongRISC-V: Fix SUBREG move of VLS mode[PR111486]
2023-09-21  Jiufu Guocheck undefine_p for one more vr
2023-09-21  Jiufu Guousing overflow_free_p to simplify pattern
2023-09-21  xuliRISC-V: Optimized for strided load/store with stride...
2023-09-21  Lehua DingRISC-V: Rename predicate vector_gs_scale_operand_16...
2023-09-21  Juzhe-ZhongRISC-V: Support VLS INT <-> FP conversions
2023-09-21  GCC AdministratorDaily bump.
2023-09-20  Lewis Hyatttestsuite: Add test for already-fixed issue with _Pragm...
2023-09-20  Lewis Hyattlibcpp: Fix ICE on #include after a line marker directi...
2023-09-20  Andrew MacLeodTweak merge_range API.
2023-09-20  Patrick O'NeillRISC-V: Remove math.h import to resolve missing stubs...
2023-09-20  Aldy Hernandez[frange] Remove special casing from unordered operators.
2023-09-20  Jakub Jelinekc, c++: Accept __builtin_classify_type (typename)
2023-09-20  Juzhe-Zhonginternal-fn: Support undefined rtx for uninitialized...
2023-09-20  Patrick Palkac++: improve class NTTP object pretty printing [PR111471]
2023-09-20  Patrick Palkac++: further optimize tsubst_template_decl
2023-09-20  Tobias BurnusOpenMP: Add ME support for 'omp allocate' stack variables
2023-09-20  Yanzhang WangRISC-V: Support simplifying x/(-1) to neg for vector.
2023-09-20  Juzhe-ZhongRISC-V: Support VLS floating-point extend/truncate
2023-09-20  Juzhe-ZhongRISC-V: Fix Demand comparison bug[VSETVL PASS]
2023-09-20  Iain SandoeDarwin: Move checking of the 'shared' driver spec.
2023-09-20  Richard Bienertree-optimization/111489 - raise --param uninit-max...
2023-09-20  Richard Bienertree-optimization/111489 - turn uninit limits to params
2023-09-20  Jakub Jelinekmiddle-end: use MAX_FIXED_MODE_SIZE instead of precidio...
2023-09-20  Lehua DingRISC-V: Reorganize and rename combine patterns in autov...
next