]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
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
2024-09-06  Georg-Johann LayAVR: Remove "Atmel" from header comment.
2024-09-06  Richard Bienertree-optimization/116610 - wrong SLP induction bias...
2024-09-06  Richard Bienertree-optimization/116609 - SLP live lane vectorization...
2024-09-06  Raphael Moreira... [PATCH 2/2 v2] RISC-V: Constant synthesis of inverted...
2024-09-06  Raphael Moreira... [PATCH 1/2 v2] RISC-V: Additional large constant synthe...
2024-09-06  Pan LiMatch: Add int type fits check for form 2 of .SAT_SUB...
2024-09-06  Pan LiMatch: Add int type fits check for form 1 of .SAT_SUB...
2024-09-06  YunQiang SuRISC-V: Fix out of index in riscv_select_multilib_by_abi
2024-09-06  Jason Merrillc-family: add attribute flag_enum [PR81665]
2024-09-06  Jason Merrilllibstdc++: -Wswitch and ios::openmode
2024-09-06  liuhongtHandle const0_operand for *avx2_pcmp<mode>3_1.
2024-09-06  GCC AdministratorDaily bump.
2024-09-05  Jeff Law[V2][RISC-V] Avoid unnecessary extensions after sCC...
2024-09-05  Jason Merrillc++: tweak redeclaration-6.C
2024-09-05  Harald AnlaufFortran: fix ICE in gfc_create_module_variable [PR100273]
2024-09-05  Marek Polacekc++: vtable referring to "unavailable" virtual fn ...
2024-09-05  Iain Sandoec++, coroutines: Revise promise construction/destruction.
2024-09-05  Patrick Palkac++: local class memfn synth from noexcept context...
2024-09-05  Marek Polacekdoc: remove stray character
2024-09-05  Marek Polacekc++: fn redecl in fn scope wrongly accepted [PR116239]
2024-09-05  Prathamesh... Avoid ICE when passing VLA vector to accelerator.
2024-09-05  Thomas Schwingenvptx: Emit DECL and DEF linker markers for aliases...
2024-09-05  Thomas SchwingeAdd 'g++.target/nvptx/alias-g++.dg_init_dtor2-1.C'
2024-09-05  Thomas SchwingeEnhance 'gcc.target/nvptx/alias-*.c' assembler scanning
2024-09-05  Thomas SchwingeFix 'gcc.target/nvptx/alias-2.c' comment
2024-09-05  Thomas SchwingeMove from 'gcc.target/nvptx/nvptx.exp' into 'target...
2024-09-05  Nathaniel Sheadc++: Add missing auto_diagnostic_groups
2024-09-05  Richard Biener[AARCH64] adjust gcc.target/aarch64/sve/mask_gather_loa...
2024-09-05  Jakub Jelineklibsanitizer: On aarch64 use hint #34 in prologue of...
2024-09-05  Tamar Christinamiddle-end: have vect_recog_cond_store_pattern use...
2024-09-05  Tamar Christinatestsuite: remove -fwrapv from signbit-5.c
2024-09-05  Tamar Christinadocs: double mention of armv9-a.
2024-09-05  Jakub Jelinekvrp: Fix up diagnostics wording
2024-09-05  YunQiang SuRISC-V: Lookup reversely in riscv_select_multilib_by_abi
2024-09-05  Hu, Lin1testsuite: Fix xorsign.c, vect-double-2.c fails with...
2024-09-05  Eric Botcazouada: Add bypass for internal fields on strict-alignment...
2024-09-05  Eric Botcazouada: Streamline handling of low-level peculiarities...
2024-09-05  Piotr Trojanekada: Remove unused parameters in validity checking...
2024-09-05  Viljar Indusada: Integrate new diagnostics in the frontend
2024-09-05  Jose Ruizada: Binder respects Ada version for checksum of runtim...
2024-09-05  Ronan Desplanquesada: Tweak assertions in Inline.Cannot_Inline
next