]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-10-22  Tsukasa OIRISC-V: Prohibit combination of 'E' and 'H'
2023-10-22  Tsukasa OIRISC-V: 'Zfa' extension is now ratified
2023-10-22  GCC AdministratorDaily bump.
2023-10-21  Jonathan Wakelylibstdc++: Split std::basic_string::_M_use_local_data...
2023-10-21  Benjamin Brocklibstdc++: Workaround for LLVM-61763 in <ranges>
2023-10-21  Dimitrij Mijoskilibstdc++: testsuite: Enhance codecvt_unicode with...
2023-10-21  Jonathan Wakelylibstdc++: Fix formatting of filesystem directory iterators
2023-10-21  Florian WeimerC99 testsuite readiness: Compile more tests with -std...
2023-10-21  Pan LiRISC-V: Support partial VLS mode when preference fixed...
2023-10-21  GCC AdministratorDaily bump.
2023-10-20  Roger SaylePR 106245: Split (x<<31)>>31 as -(x&1) in i386.md
2023-10-20  Jason Merrillc++: abstract class and overload resolution
2023-10-20  Jason Merrilltestsuite: constexpr-diag1.C and implicit constexpr
2023-10-20  Jason Merrillc++: fix tourney logic
2023-10-20  Nathan Sidwellc++: Constructor streaming [PR105322]
2023-10-20  Florian Weimerc: -Wint-conversion should cover pointer/integer mismat...
2023-10-20  Florian Weimerc: -Wincompatible-pointer-types should cover mismatches...
2023-10-20  David Edelsohnbootstrap: tm_p.h requires memmodel.h on SPARC.
2023-10-20  Marek Polacekc-family: char8_t and aliasing in C vs C++ [PR111884]
2023-10-20  David Edelsohnbootstrap: Include tm_p.h
2023-10-20  Patrick Palkarust: build failure after NON_DEPENDENT_EXPR removal...
2023-10-20  Marek Polaceklibstdc++: add casts to from_chars in <charconv> [PR111883]
2023-10-20  Andre Vieiraifcvt: Don't lower bitfields with non-constant offsets...
2023-10-20  Patrick Palkac++: rename tsubst_copy_and_build and tsubst_expr
2023-10-20  Patrick Palkac++: merge tsubst_copy into tsubst_copy_and_build
2023-10-20  Patrick Palkac++: non-static memfn call dependence cleanup [PR106086]
2023-10-20  Patrick Palkac++: remove NON_DEPENDENT_EXPR, part 2
2023-10-20  Patrick Palkac++: remove NON_DEPENDENT_EXPR, part 1
2023-10-20  Tamar Christinamiddle-end: don't pass loop_vinfo to vect_set_loop_cond...
2023-10-20  Richard Bienertree-optimization/111383 - testcase for fixed PR
2023-10-20  Richard Bienertree-optimization/111445 - simple_iv simplification...
2023-10-20  Richard Bienertree-optimization/110243 - IVOPTs introducing undefined...
2023-10-20  Richard Bienertree-optimization/111891 - fix assert in vectorizable_s...
2023-10-20  Andrew Stubbsamdgcn: add -march=gfx1030 EXPERIMENTAL
2023-10-20  Richard Bienertree-optimization/111000 - restrict invariant motion...
2023-10-20  Alexandre OlivaControl flow redundancy hardening
2023-10-20  Alex Coplanrtl-ssa: Don't leave NOTE_INSN_DELETED around
2023-10-20  Richard BienerDocument {L,R}ROTATE_EXPR
2023-10-20  Oleg EndoSH: Fix PR 101177
2023-10-20  Richard BienerRewrite more refs for epilogue vectorization
2023-10-20  Richard BienerFixup vect_get_and_check_slp_defs for gathers and ...
2023-10-20  Tobias Burnusomp_lib.f90.in: Deprecate omp_lock_hint_* for OpenMP 5.0
2023-10-20  Juzhe-ZhongRISC-V: Rename some variables of vector_block_info...
2023-10-20  Tamar Christinaifcvt: Support bitfield lowering of multiple-exit loops
2023-10-20  Tamar Christinamiddle-end: Enable bit-field vectorization to work...
2023-10-20  Hu, Lin1Fix testcases that are raised by support -mevex512
2023-10-20  Juzhe-ZhongRISC-V: Fix failed hoist in LICM of vmv.v.x instruction
2023-10-20  Lehua DingRISC-V: Refactor and cleanup vsetvl pass
2023-10-20  Alexandre Olivareturn edge in make_eh_edges
2023-10-20  Nathaniel Sheadc++: indirect change of active union member in constexp...
2023-10-20  Nathaniel Sheadc++: Improve diagnostics for constexpr cast from void*
2023-10-20  GCC AdministratorDaily bump.
2023-10-19  Marek Polacekc++: small tweak for cp_fold_r
2023-10-19  Marek Polacekdoc: Update contrib.texi
2023-10-19  Andre Vieiravect: Use inbranch simdclones in masked loops
2023-10-19  Andre Vieiravect: don't allow fully masked loops with non-masked...
2023-10-19  Andre Vieiravect: Fix vect_get_smallest_scalar_type for simd clones
2023-10-19  Andre Vieiraparloops: Allow poly nit and bound
2023-10-19  Andre Vieiraparloops: Copy target and optimizations when creating...
2023-10-19  Andre Vieiraomp: Replace simd_clone_subparts with TYPE_VECTOR_SUBPARTS
2023-10-19  François Dumontlibstdc++: [_Hashtable] Do not reuse untrusted cached...
2023-10-19  Andrew Pinskic: Fix ICE when an argument was an error mark [PR100532]
2023-10-19  Andrew Pinskic: Don't warn about converting NULL to different sso...
2023-10-19  Jason MerrillABOUT-GCC-NLS: add usage guidance
2023-10-19  Jason Merrilldiagnostic: rename new permerror overloads
2023-10-19  Jason Merrillc++: use G_ instead of _
2023-10-19  Yannick Moyada: Support new SPARK aspect Side_Effects
2023-10-19  Sheri Bernsteinada: Refactor code to remove GNATcheck violation
2023-10-19  Sheri Bernsteinada: Add pragma Annotate for GNATcheck exemptions
2023-10-19  Patrick Bernardiada: Document gnatbind -Q switch
2023-10-19  Ronan Desplanquesada: Seize opportunity to reuse List_Length
2023-10-19  Piotr Trojanekada: Simplify "not Present" with "No"
2023-10-19  Lewis Hyattc++: Make -Wunknown-pragmas controllable by #pragma...
2023-10-19  Lewis Hyattlibcpp: testsuite: Add test for fixed _Pragma bug ...
2023-10-19  Tamar Christinamiddle-end: don't create LC-SSA PHI variables for PHI...
2023-10-19  Richard Bienertree-optimization/111131 - SLP for non-IFN gathers
2023-10-19  Richard BienerRefactor x86 vectorized gather path
2023-10-19  Alex Coplanaarch64: Generalise TFmode load/store pair patterns
2023-10-19  Alex Coplanaarch64, testsuite: Fix up pr71727.c
2023-10-19  Alex Coplanaarch64, testsuite: Tweak sve/pcs/args_9.c to allow...
2023-10-19  Alex Coplanaarch64, testsuite: Prevent stp in lr_free_1.c
2023-10-19  Alex Coplanrtl-ssa: Support inferring uses of mem in change_insns
2023-10-19  Alex Coplanrtl-ssa: Add entry point to allow re-parenting uses
2023-10-19  Alex Coplanrtl-ssa: Add drop_memory_access helper
2023-10-19  Alex Coplanrtl-ssa: Fix bug in function_info::add_insn_after
2023-10-19  Haochen Jiangx86: Correct ISA enabled for clients since Arrow Lake
2023-10-19  Andrew Stubbsamdgcn: deprecate Fiji device and multilib
2023-10-19  Jiahao XuLoongArch:Implement the new vector cost model framework.
2023-10-19  Jiahao XuLoongArch:Implement vec_widen standard names.
2023-10-19  Jiahao XuLoongArch:Implement avg and sad standard names.
2023-10-19  GCC AdministratorDaily bump.
2023-10-18  Andrew PinskiFix expansion of `(a & 2) != 1`
2023-10-18  Andrew Pinski[c] Fix PR 101364: ICE after error due to diagnose_argl...
2023-10-18  Andrew PinskiFix ICE due to c_safe_arg_type_equiv_p not checking...
2023-10-18  Prathamesh... PR111648: Fix wrong code-gen due to incorrect VEC_PERM_...
2023-10-18  Dimitar Dimitrovpru: Implement TARGET_INSN_COST
2023-10-18  Georg-Johann LayLibF7: Implement mul_mant for devices without MUL instr...
2023-10-18  Andrew Carlottiaarch64: Replace duplicated selftests
2023-10-18  Jakub Jelinekcse: Workaround GCC < 5 bug in cse_insn [PR111852]
2023-10-18  Jason Merrilldiagnostic: add permerror variants with opt
next