]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-08-04  Georg-Johann LayAVR: Add some more devices: AVR16DD*, AVR32DD*, AVR64DD...
2023-08-04  Georg-Johann LayFix some minor typos in avr-mcus.def.
2023-08-04  Andrew PinskiFix PR 110874: infinite loop in gimple_bitwise_inverted...
2023-08-04  Drew Rossmatch.pd: Canonicalize (signed x << c) >> c [PR101955]
2023-08-04  Pan LiRISC-V: Support RVV VFNMSAC rounding mode intrinsic API
2023-08-04  Pan LiRISC-V: Support RVV VFMSAC rounding mode intrinsic API
2023-08-04  Pan LiRISC-V: Support RVV VFNMACC rounding mode intrinsic API
2023-08-04  Hao LiuAArch64: Avoid the ICE on empty reduction definition...
2023-08-04  Pan LiRISC-V: Support RVV VFMACC rounding mode intrinsic API
2023-08-04  Pan LiRISC-V: Support RVV VFWMUL rounding mode intrinsic API
2023-08-04  Pan LiRISC-V: Support RVV VFDIV and VFRDIV rounding mode...
2023-08-04  GCC AdministratorDaily bump.
2023-08-03  Jan HubickaPrint entry count in print_loop_info
2023-08-03  Jan HubickaUpdate loop iteration estimates after splitting
2023-08-03  Jan HubickaFix profiledbootstrap
2023-08-03  Aldy HernandezRead global value/mask in IPA.
2023-08-03  Xiao Zeng[PATCH 3/5] [RISC-V] Generate Zicond instruction for...
2023-08-03  Cupertino Mirandabpf: CO-RE builtins support tests.
2023-08-03  Cupertino Mirandabpf: Implementation of BPF CO-RE builtins
2023-08-03  Andrew MacLeodAdd operand ranges to op1_op2_relation API.
2023-08-03  Andrew MacLeodProvide a routine for NAME == NAME relation.
2023-08-03  Andrew MacLeodAutomatically set type is certain Value_Range routines.
2023-08-03  Jeff Law[committed][RISC-V] Remove errant hunk of code
2023-08-03  David Malcolmtestsuite, analyzer: add test case [PR108171]
2023-08-03  Pan LiRISC-V: Fix one comment for binop_frm insn
2023-08-03  David Malcolmanalyzer: fix ICE on zero-sized arrays [PR110882]
2023-08-03  Richard Biener[libbacktrace] fix up broken test
2023-08-03  Richard Sandifordpoly_int: Handle more can_div_trunc_p cases
2023-08-03  Richard Bienertree-optimization/110838 - vectorization of widened...
2023-08-03  Richard Bienertree-optimization/110702 - avoid zero-based memory...
2023-08-03  Sheri Bernsteinada: Add pragma Annotate for GNATcheck exemptions
2023-08-03  Vasiliy Fofanovada: Rewrite Set_Image_*_Unsigned routines to remove...
2023-08-03  Eric Botcazouada: Fix spurious error on 'Input of private type with...
2023-08-03  Eric Botcazouada: Adjust again address arithmetics in System.Dwarf_Lines
2023-08-03  Richard BienerImprove sinking with unrelated defs
2023-08-03  Richard BienerAdd virtual operand global liveness computation class
2023-08-03  Richard BienerSwap loop splitting and final value replacement
2023-08-03  Stefan Schulze... s390: Try to emit vlbr/vstbr instead of vperm et al.
2023-08-03  Stefan Schulze... s390: Enable vect_bswap test cases
2023-08-03  Alexandre OlivaIntroduce -msmp to select /lib_smp/ on ppc-vx6
2023-08-03  Yanzhang WangRISCV: Add -m(no)-omit-leaf-frame-pointer support.
2023-08-03  Roger SaylePR target/110792: Early clobber issues with rot32di2_do...
2023-08-03  Pan LiRISC-V: Support RVV VFMUL rounding mode intrinsic API
2023-08-03  Andrew PinskiFix `~X & X` and `~X | X` patterns
2023-08-03  Pan LiRISC-V: Remove redudant extern declaration in function...
2023-08-03  Pan LiRISC-V: Support RVV VFWSUB rounding mode intrinsic API
2023-08-03  GCC AdministratorDaily bump.
2023-08-02  Eric Fenganalyzer: stash values for CPython plugin [PR107646]
2023-08-02  Stefan Schulze... rtl-optimization/110867 Fix narrow comparison of memory...
2023-08-02  Jeff Law[committed][RISC-V] Fix 20010221-1.c with zicond
2023-08-02  Richard BienerMake add_phi_node_to_bb static
2023-08-02  Jan Beulichx86: fold two of vec_dupv2df<mask_name>'s alternatives
2023-08-02  Jan BeulichMAINTAINERS: correct my email address
2023-08-02  Richard Bienertree-optimization/92335 - Improve sinking heuristics...
2023-08-02  Andrew PinskiSlightly improve bitwise_inverted_equal_p comparisons
2023-08-02  Andrew PinskiMove `~X & X` and `~X | X` over to use bitwise_inverted...
2023-08-02  Andrew PinskiPHIOPT: Mark the conditional lhs and rhs as to look...
2023-08-02  Pan LiRISC-V: Support RVV VFWADD rounding mode intrinsic API
2023-08-02  Jan HubickaMore profile updating clenaups
2023-08-02  Jan HubickaFix profile update after cancelled loop distribution
2023-08-02  Richard Bienerrtl-optimization/110587 - remove quadratic regno_in_use_p
2023-08-02  liuhongtSupport vec_fmaddsub/vec_fmsubadd for vector HFmode.
2023-08-02  liuhongtOptimize vlddqu + inserti128 to vbroadcasti128
2023-08-02  Xiao Zeng[PATCH 3/5] [RISC-V] Cost model for Zicond.
2023-08-02  Jeff Law[committed] [RISC-V] Avoid sub-word mode comparisons...
2023-08-02  Xiao Zeng[PATCH 3/5] [RISC-V] RISC-V Conditional Move costing...
2023-08-02  Hu, Lin1i386: refactor macros.
2023-08-02  Hu, Lin1Add myself for write after approval
2023-08-02  GCC AdministratorDaily bump.
2023-08-01  Gaius MulleyPR modula2/110161 Comparing a typed procedure variable...
2023-08-01  Andreas KrebbelIBM Z: Handle unaligned symbols
2023-08-01  Richard Ball[PATCH] Add POLY_INT_CST support to fold_ctor_reference...
2023-08-01  Richard BallMAINTAINERS: Add myself to write after approval
2023-08-01  Georg-Johann Laytarget/110220: Set JUMP_LABEL and LABEL_NUSES of new...
2023-08-01  Jan HubickaFix profile update after prologue peeling in vectorizer
2023-08-01  Christophe... doc: Fix spelling in arm_v8_1m_main_cde_mve_fp
2023-08-01  Yannick Moyada: Fix printing of numbers in JSON output for data...
2023-08-01  Yannick Moyada: Disable inlining of subprograms with Skip(_Flow_An...
2023-08-01  Steve Bairdada: Bugbox compiling Constrained_Protected_Object...
2023-08-01  Steve Bairdada: Incorrect optimization for unconstrained limited...
2023-08-01  Pascal Obryada: Default Put_Image for composite derived types...
2023-08-01  Yannick Moyada: Fix generation of JSON output for data representation
2023-08-01  Bob Duffada: check Atree.Get/Set_Field_Value
2023-08-01  Léo Creuseada: Emit SCOs for nested decisions in quantified expre...
2023-08-01  Pan LiRISC-V: Support CALL for RVV floating-point dynamic...
2023-08-01  Pan LiRISC-V: Support RVV VFSUB and VFRSUB rounding mode...
2023-08-01  liuhongtAdjust testcase for more optimal codegen.
2023-08-01  Lewis Hyattc-family: Implement pragma_lex () for preprocess-only...
2023-08-01  Gaius MulleyPR modula2/110865 Unable to access copied const array
2023-08-01  GCC AdministratorDaily bump.
2023-08-01  Andrew PinskiFix PR 93044: extra cast is not removed
2023-07-31  Ian Lance Taylorlibbacktrace: look for _pgmptr on Windows
2023-07-31  Hamza Mahfoozc: add -Wmissing-variable-declarations [PR65213]
2023-07-31  Andrew PinskiMATCH: Add `a == b | a cmp b` and `a != b & a cmp b...
2023-07-31  Andrew PinskiMATCH: PR 106164 : Optimize `(X CMP1 Y) AND/IOR (X...
2023-07-31  Andrew Pinskitree-optimization: [PR100864] `(a&!b) | b` is not opimi...
2023-07-31  Costas ArgyrisRe: [PATCH] gcc-ar: Handle response files properly...
2023-07-31  Andrew MacLeodfur_list should not use the range vector for non-ssa...
2023-07-31  Joseph MyersUpdate gcc sv.po
2023-07-31  David MalcolmSARIF and -ftime-report's output [PR109361]
next