]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-09-12  Jason Merrilllibcpp: adjust pedwarn handling
2024-09-12  Richard Earnshawarm: testsuite: make use of -mcpu=unset/-march=unset
2024-09-12  Richard Earnshawarm: Allow -mcpu and -march options to be unset
2024-09-12  YunQiang SuGit ignores .vscode
2024-09-12  Uros Bizjaki386: Use offsetable address constraint for double...
2024-09-12  Marek Polacekc++: ICE with TTP [PR96097]
2024-09-12  Stefan Schulze... s390: Fix strict_low_part generation
2024-09-12  Richard BienerAbort loop SLP analysis quicker
2024-09-12  Jakub Jelineklibcpp: Add support for gnu::offset #embed/__has_embed...
2024-09-12  Jakub Jelineklibcpp, c-family: Add (dumb) C23 N3017 #embed support...
2024-09-12  Simon Martinc++: Don't ICE to build private access error message...
2024-09-12  Richard BienerBetter recover from SLP reassociation fails during...
2024-09-12  Levy Hsui386: Enable V2BF/V4BF vec_cmp with AVX10.2 vcmppbf16
2024-09-12  Bohan LeiRISC-V: Eliminate latter vsetvl when fused
2024-09-12  Haochen Jiangi386: Fix incorrect avx512f-mask-type.h include
2024-09-12  garthleiRISC-V: Fix vl_used_by_non_rvv_insn logic of vsetvl...
2024-09-12  Nathaniel Sheadc++/modules: Really always track partial specialisation...
2024-09-12  GCC AdministratorDaily bump.
2024-09-11  Martin Jamboripa-cp: One more use of ipa_vr_supported_type_p
2024-09-11  Martin Jamboripa: Rename ipa_supports_p to ipa_vr_supported_type_p
2024-09-11  Richard Earnshawarm: avoid indirect sibcalls when IP is live [PR116597]
2024-09-11  Richard Bienertree-optimization/116674 - vectorizable_simd_clone_call...
2024-09-11  Alex Coplanlibstdc++: Restore unrolling in std::find using pragma...
2024-09-11  Alex Coplanlto: Stream has_unroll flag during LTO [PR116140]
2024-09-11  Alex Coplantestsuite: Ensure ltrans dump files get cleaned up...
2024-09-11  Alex Coplanc++: Ensure ANNOTATE_EXPRs remain outermost expressions...
2024-09-11  Tobias BurnusOpenMP: Add interop routines to omp_runtime_api_procname
2024-09-11  Tobias Burnusfortran/openmp.cc: Fix var init and locus use to avoid...
2024-09-11  Pan LiVect: Support form 1 of vector signed integer .SAT_ADD
2024-09-11  liuhongtEnable tune fuse_move_and_alu for GNR.
2024-09-11  Pan LiRISC-V: Fix asm check for Vector SAT_* due to middle...
2024-09-11  GCC AdministratorDaily bump.
2024-09-10  Jonathan Wakelylibstdc++: Only use std::ios_base_library_init() for...
2024-09-10  Jonathan Wakelylibstdc++: std::string move assignment should not use...
2024-09-10  Jakub Jelinekc++: Fix get_member_function_from_ptrfunc with -fsaniti...
2024-09-10  Jonathan Wakelylibstdc++: Add missing exception specifications in...
2024-09-10  Marek Polacekc++: mutable temps in rodata [PR116369]
2024-09-10  Prathamesh... Pass host specific ABI opts from mkoffload.
2024-09-10  Richard Bienertree-optimization/116658 - latent issue in vect_is_slp_...
2024-09-10  Pan LiMatch: Support form 2 for scalar signed integer .SAT_ADD
2024-09-10  Eric Botcazouada: Include missing associated header file
2024-09-10  Viljar Indusada: Use the same warning character in continuations
2024-09-10  Javier Mirandaada: First controlling parameter: report error without...
2024-09-10  Viljar Indusada: Normalize span generation on different platforms
2024-09-10  Piotr Trojanekada: Evaluate calls to GNAT.Source_Info routines in...
2024-09-10  Piotr Trojanekada: Simplify code for inserting checks into expressions
2024-09-10  Piotr Trojanekada: Whitespace cleanup in declaration of calendar...
2024-09-10  Levy Hsux86: Refine V4BF/V2BF FMA Testcase
2024-09-10  Andrew Pinskiphiopt: Move the common code between pass_phiopt and...
2024-09-10  Andrew Pinskiphiopt: Use gimple_phi_result rather than PHI_RESULT...
2024-09-10  liuhongtDon't force_reg operands[3] when it's not const0_rtx.
2024-09-10  GCC AdministratorDaily bump.
2024-09-09  David Malcolmdiagnostics: introduce struct diagnostic_option_id
2024-09-09  David Malcolmdiagnostics: replace option_hooks with a diagnostic_opt...
2024-09-09  David Malcolmdiagnostics: rename dc.printer to m_printer [PR116613]
2024-09-09  David MalcolmSARIF output: fix schema URL [§3.13.3, PR116603]
2024-09-09  Uros Bizjaki386: Use offsetable address constraint for double...
2024-09-09  David Malcolmanalyzer: fix "unused variable 'summary_cast_reg'"...
2024-09-09  Andrew Pinskimiddle-end: also optimized `popcount(a) <= 1` [PR90693]
2024-09-09  John David... hppa: Don't canonicalize operand order of scaled index...
2024-09-09  Richard Bienertree-optimization/116514 - handle pointer difference...
2024-09-09  Richard Bienertree-optimization/116647 - wrong classified double...
2024-09-09  Eric BotcazouSilence warning for 32-bit targets
2024-09-09  Eric BotcazouRemove problematic declaration for 32-bit targets
2024-09-09  Andrew Pinskigimple-fold: Move optimizing memcpy to memset to fold_s...
2024-09-09  Richard BienerAmend gcc.dg/vect/fast-math-vect-call-2.c
2024-09-09  Jakub Jelinektestsuite: Fix up pr116588.c test [PR116588]
2024-09-09  Thomas SchwingeMatch: Fix ordered and nonequal: Fix 'gcc.dg/opt-ordere...
2024-09-09  Andrew Pinskiphiopt: Small refactoring/cleanup of non-ssa name case...
2024-09-09  Haochen Jiangdoc: Enhance Intel CPU documentation
2024-09-09  GCC AdministratorDaily bump.
2024-09-08  H.J. Lux86-64: Don't use temp for argument in a TImode register
2024-09-08  Jørgen Kvalsvikgcov: Cache source files
2024-09-08  Jørgen Kvalsviktestsuite: Use dg-compile, not gcc -c
2024-09-08  GCC AdministratorDaily bump.
2024-09-07  Andrew PinskiFix pr116588.c for -m32
2024-09-07  Jason Merrillc++: exception spec and stdlib specialization
2024-09-07  Andrew Pinskisplit-path: Fix dump wording about duplicating too...
2024-09-07  Patrick Palkac++: deferring partial substitution into lambda [PR116567]
2024-09-07  Andrew MacLeodBefore running fast VRP, make sure all edges have EXECU...
2024-09-07  Zhao Dingyi[PATCH] RISC-V: Add missing insn types for XiangShan...
2024-09-07  Jin Ma[PATCH v4] [target/116592] RISC-V: Fix illegal operands...
2024-09-07  Thomas KoenigImplement first part of unsigned integers for Fortran.
2024-09-07  Jakub Jelineklibiberty: Fix up > 64K section handling in simple_obje...
2024-09-07  GCC AdministratorDaily bump.
2024-09-06  Jonathan Wakelylibstdc++: Fix std::chrono::parse for TAI and GPS clocks
2024-09-06  Jason Merrillc++: adjust testcase to reveal failure [PR107919]
2024-09-06  Jason Merrilllibstdc++: add missing __
2024-09-06  Joseph MyersUpdate gcc uk.po
2024-09-06  Carl Lovers6000,extend and document built-ins vec_test_lsbb_all_...
2024-09-06  Tamar Christinamiddle-end: check that the lhs of a COND_EXPR is an...
2024-09-06  Andrew Pinskiaarch64: Use is_attribute_namespace_p and get_attribute...
2024-09-06  Martin Jamboripa: Move pass_ipa_cdtor_merge before pass_ipa_cp and...
2024-09-06  Martin Jamboripa: Treat static constructors and destructors as non...
2024-09-06  Richard BienerFix SLP double-reduction support
2024-09-06  Jakub Jelinekc++: Partially implement CWG 2867 - Order of initializa...
2024-09-06  Georg-Johann LayAVR: lra/116321 - Add test case.
2024-09-06  Jason Merrilllibstdc++: avoid __GLIBCXX__ redefinition
2024-09-06  Tobias BurnusFortran: Add OpenMP 'interop' directive parsing support
2024-09-06  Richard BienerHandle non-grouped stores as single-lane SLP
next