]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2023-07-28 Andrew MacLeodAdd a merge_range to ssa_cache and use it. add empty_p...
2023-07-28 Andrew MacLeodRemove value_query, push into sub&fold class
2023-07-28 Andrew MacLeodFix some warnings
2023-07-28 Joseph MyersUpdate gcc .po files
2023-07-28 Jose E. Marchesibpf: disable tail call optimization in BPF targets
2023-07-28 Harald AnlaufFortran: do not pass hidden character length for TYPE...
2023-07-28 HonzaCleanup profile updating code in unrolling and splitting
2023-07-28 Patrick O'NeillRISC-V: Specify -mabi in rv64 autovec testcase
2023-07-28 Ng YongXiangc++: devirtualization of array destruction [PR110057]
2023-07-28 Jan Hubickaloop-split improvements, part 3
2023-07-28 Roger SaylePR rtl-optimization/110587: Reduce useless moves in...
2023-07-28 Jan Hubickaloop-split improvements, part 2
2023-07-28 Eric Botcazouada: Elide the copy in extended returns for nonlimited...
2023-07-28 Clément Chigotada: Add an assert in Posix Interrupt_Wait
2023-07-28 Javier Mirandaada: Fix unsupported dispatching constructor call
2023-07-28 Pascal Obryada: Add support for binding to a specific network...
2023-07-28 Léo Creuseada: Add missing SCO generation for quantified expressi...
2023-07-28 Ronan Desplanquesada: Fix race condition in protected entry call
2023-07-28 Viljar Indusada: Small refactor
2023-07-28 Piotr Trojanekada: Add guard for detection of class-wide precondition...
2023-07-28 Eric Botcazouada: Fix memory explosion on aggregate of nested packed...
2023-07-28 Piotr Trojanekada: Leave detection of missing return in functions...
2023-07-28 Tom Tromeyada: Emit enums rather than defines for various constants
2023-07-28 Piotr Trojanekada: Fix typo in comment of Ada.Exceptions.Save_Occurrence
2023-07-28 Piotr Trojanekada: Allow calls to Number_Formals when no formals...
2023-07-28 Piotr Trojanekada: Improve defense against illegal code in check...
2023-07-28 xuliRISC-V: Remove vxrm parameter for vsadd[u] and vssub[u]
2023-07-28 Jan Hubickaloop-split improvements, part 1
2023-07-28 liuhongtAdd UNSPEC_MASKOP to vpbroadcastm pattern.
2023-07-28 GCC AdministratorDaily bump.
2023-07-27 David Faustbpf: ISA V4 sign-extending move and load insns [PR11078...
2023-07-27 David Faustbpf: minor doc cleanup for command-line options
2023-07-27 David Faustbpf: correct pseudo-C template for add3 and sub3
2023-07-27 Jan HubickaMake store likely in optimize_mask_stores
2023-07-27 Jan HubickaFix profile update after RTL unrolling
2023-07-27 Tobias BurnusOpenMP/Fortran: Extend reject code between target ...
2023-07-27 Jonathan Wakelylibstdc++: Fix std::format alternate form for floating...
2023-07-27 Jan HubickaFix profile update in tree_transform_and_unroll_loop
2023-07-27 Jan HubickaFix profile update in tree-ssa-loop-im.cc
2023-07-27 Jan HubickaFix profile_count::apply_probability
2023-07-27 Richard Bienertree-optimization/91838 - fix FAIL of g++.dg/opt/pr91838.C
2023-07-27 Patrick Palkac++: constexpr empty subobject elision [PR110197]
2023-07-27 Juzhe-ZhongRISC-V: Enable basic VLS modes support
2023-07-27 Pan LiRISC-V: Remove unnecessary vread_csr/vwrite_csr intrinsic.
2023-07-27 demin.hanRISC-V: Fix uninitialized and redundant use of which_al...
2023-07-27 Richard BienerXFAIL parts broken deliberately by r13-1762-gf9d4c3b45c5ed5
2023-07-27 Richard BienerRemove recursive post-dominator traversal in sinking
2023-07-27 Nathaniel Sheadc++: Fix ICE with parameter pack of decltype(auto)...
2023-07-27 Kewen Linvect: Treat VMAT_ELEMENTWISE as scalar load in costing...
2023-07-27 Jeff Law[committed] [RISC-V] Fix expected diagnostic messages...
2023-07-27 GCC AdministratorDaily bump.
2023-07-26 Patrick Palkac++: passing partially inst ttp as ttp [PR110566]
2023-07-26 Patrick Palkac++: passing partially inst tmpl as ttp [PR110566]
2023-07-26 Xiao Zeng[PATCH 2/5] [RISC-V] Generate Zicond instruction for...
2023-07-26 Xiao Zeng[PATCH 1/5] [RISC-V] Recognize Zicond extension
2023-07-26 Patrick Palkac++: unifying REAL_CSTs [PR110809]
2023-07-26 Harald AnlaufFortran: diagnose strings of non-constant length in...
2023-07-26 Joseph MyersUpdate gcc uk.po
2023-07-26 Joseph MyersRegenerate gcc.pot
2023-07-26 Jonathan Wakelylibstdc++: Require C++11 for 23_containers/vector/bool...
2023-07-26 Carl Lovers6000, add argument to function find_instance
2023-07-26 Marek Polacekc++: cp_parser_constant_expression cleanups
2023-07-26 Jason Merrillc++: member vs global template [PR106310]
2023-07-26 David Faustbpf: add v3 atomic instructions
2023-07-26 Jonathan Wakelylibstdc++: Avoid bogus overflow warnings in std::vector...
2023-07-26 Jonathan Wakelylibstdc++: Add deprecated attribute to std::random_shuf...
2023-07-26 Matthew Malcomson[committed] Add check_vect in a testcase
2023-07-26 Carl Lovers6000, fix vec_replace_unaligned built-in arguments
2023-07-26 David Malcolmanalyzer: add symbol base class, moving region id to...
2023-07-26 Tobias BurnusOpenMP: Call cuMemcpy2D/cuMemcpy3D for nvptx for omp_ta...
2023-07-26 Uros Bizjaktestsuite: Fix gfortran.dg/ieee/comparisons_3.F90 tests...
2023-07-26 Richard Bienertree-optimization/106081 - elide redundant permute
2023-07-26 Siddhesh Poyarekartestsuite/110763: Ensure zero return from test
2023-07-26 Aldy Hernandez[range-ops] Remove special case for handling bitmasks...
2023-07-26 Li XuRISC-V: Fix vector tuple intrinsic
2023-07-26 Uros Bizjaki386: Clear upper half of XMM register for V2SFmode...
2023-07-26 Jose E. Marchesibpf: fix generation of neg and neg32 BPF instructions
2023-07-26 Tobias Burnuslibgomp.texi: Add status item, @ref and document omp_in...
2023-07-26 Richard Bienertree-optimization/110799 - fix bug in code hoisting
2023-07-26 Jakub Jelinekrange-op-float: Fix up -frounding-math frange_arithmeti...
2023-07-26 Kewen Linrs6000: Correct vsx operands output for xxeval [PR110741]
2023-07-26 Aldy Hernandez[range-ops] Handle bitmasks for ABSU_EXPR.
2023-07-26 Aldy Hernandez[range-ops] Handle bitmasks for ABS_EXPR.
2023-07-26 Aldy Hernandez[range-ops] Handle bitmasks for BIT_NOT_EXPR.
2023-07-26 Aldy Hernandez[range-ops] Handle bitmasks for unary operators.
2023-07-26 Aldy HernandezInitialize value in bit_value_unop.
2023-07-26 Jin MaRISC-V: Fixbug for fsflags instruction error using...
2023-07-26 Jan HubickaFix profile_count::to_sreal_scale
2023-07-26 Nathaniel Sheadc++: Track lifetimes in constant evaluation [PR70331...
2023-07-26 Nathaniel Sheadc++: Prevent dangling pointers from becoming nullptr...
2023-07-26 Nathaniel Sheadc++: Improve location information in constant evaluation
2023-07-26 Jason Merrilltestsuite: run C++11 tests in C++11 mode
2023-07-26 GCC AdministratorDaily bump.
2023-07-25 David Faustbpf: don't print () in bpf_print_operand_address
2023-07-25 Andrew PinskiFix 110803: use of plain char instead of signed char
2023-07-25 Joseph MyersUpdate gcc uk.po
2023-07-25 Marek Polacekc++: clear tf_partial et al in instantiate_template...
2023-07-25 Thomas SchwingeList myself as "nvptx port" maintainer
2023-07-25 Aldy HernandezMake some functions in CCP static.
2023-07-25 Marek Polacekc++: fix ICE with constexpr ARRAY_REF [PR110382]
next
This page took 0.089795 seconds and 5 git commands to generate.