]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2022-07-19  Sebastian HuberRTEMS: Remove HAVE_POLL for libstdc++
2022-07-19  Richard Bienermiddle-end/106331 - fix mem attributes for string op...
2022-07-19  Richard Bienerlto/106334 - relax assert during WPA tree merging
2022-07-19  Roger SaylePR c/106264: Silence warnings from __builtin_modf et al.
2022-07-19  Takayuki 'January... xtensa: Correct the relative RTX cost that corresponds...
2022-07-19  GCC AdministratorDaily bump.
2022-07-18  François Dumontlibstdc++: Enhance branching in std::inplace_merge...
2022-07-18  Andrew MacLeodCheck if transitives need to be registered.
2022-07-18  Maciej W. RozyckiRISC-V/doc: Add index references for `mrelax' and ...
2022-07-18  Maciej W. RozyckiRISC-V/doc: Correct the formatting of `-mstack-protecto...
2022-07-18  Maciej W. RozyckiRISC-V/doc: Correct the name of `-mriscv-attribute'
2022-07-18  Claudiu Zissulescuarc: Add ARCHS release 310a tune variant.
2022-07-18  Richard BienerFix builtin vs non-builtin partition merge in loop...
2022-07-18  Claudiu Zissulesculibgcc/arc: Update udivmodsi4 and make the lib safe...
2022-07-18  Richard Sandifordarm: Replace arm_builtin_vectorized_function [PR106253]
2022-07-18  Claudiu Zissulescuarc: Fix interrupt's epilogue.
2022-07-18  Richard BienerImprove common reduction vs builtin code generation...
2022-07-18  Richard BallReplace manual swapping idiom with std::swap in aarch64.cc
2022-07-18  Roger SaylePR target/106231: Optimize (any_extend:DI (ctz:SI ...
2022-07-18  Roger SayleFix issue with x86_64_const_vector_operand predicate...
2022-07-18  Roger SayleAdd UNSPEC_MASKOP to kupck<mode> instructions in sse...
2022-07-18  GCC AdministratorDaily bump.
2022-07-17  GCC AdministratorDaily bump.
2022-07-16  Ian Lance Taylorgo: fix f().x where f returns zero-sized type
2022-07-16  Takayuki 'January... xtensa: Optimize "bitwise AND with imm1" followed by...
2022-07-16  Takayuki 'January... xtensa: constantsynth: Make try to find shorter instruction
2022-07-16  GCC AdministratorDaily bump.
2022-07-15  H.J. Lux86: Disable sibcall if indirect_return attribute doesn...
2022-07-15  Roger SaylePR target/106273: Add earlyclobber to *andn<dwi>3_doubl...
2022-07-15  Steve KarglFortran: do not generate conflicting results under...
2022-07-15  Marek Polacekc++: Add __reference_con{struc,ver}ts_from_temporary...
2022-07-15  David Malcolmanalyzer: fix taint false positive on optimized range...
2022-07-15  David Malcolmanalyzer: documentation nits relating to new fd warnings
2022-07-15  Ian Lance Taylorgo: fix f(g()) where g returns zero-sized type
2022-07-15  Andrew Carlottiaarch64: Remove qualifier_internal
2022-07-15  Andrew Carlottiaarch64: Add V1DI mode
2022-07-15  Andrew CarlottiMAINTAINERS: Add myself to Write After Approval
2022-07-15  Roger SaylePR target/106278: Keep REG_EQUAL notes consistent durin...
2022-07-15  Aldy HernandezUse pp_vrange for ranges in dump_ssaname_info.
2022-07-15  Aldy HernandezConvert vrange dumping facilities to pretty_printer.
2022-07-15  Aldy HernandezImplement visitor pattern for vrange.
2022-07-15  Jonathan Wakelylibcpp: Improve encapsulation of label_text
2022-07-15  konglin1i386: Fix _mm_[u]comixx_{ss,sd} codegen and add PF...
2022-07-15  Prathamesh... [aarch64] Use op_mode instead of vmode in aarch64_vecto...
2022-07-15  GCC AdministratorDaily bump.
2022-07-14  H.J. LuSimplify memchr with small constant strings
2022-07-14  Harald AnlaufFortran: error recovery for bad initializers of implied...
2022-07-14  Jonathan Wakelyjit: Make recording::memento non-copyable
2022-07-14  Martin Liskalto-plugin: use -pthread only for detected targets
2022-07-14  Eric BotcazouFix ICE on view conversion between struct and integer
2022-07-14  Martin Liskalibiberty: fix docs typo
2022-07-14  Martin Liskadocs: fix position of @end deftypefn
2022-07-14  Martin Liskadocs: fix position of @end deftypefn
2022-07-14  Takayuki 'January... xtensa: Minor fix for FP constant synthesis
2022-07-14  GCC AdministratorDaily bump.
2022-07-13  Marek Polaceklibcpp: Avoid pessimizing std::move [PR106272]
2022-07-13  Patrick Palkac++: non-dependent call to consteval operator [PR105912]
2022-07-13  Patrick Palkac++: dependence of constrained memfn from current inst...
2022-07-13  Ian Lance Taylorlibgo: don't include <linux/fs.h> when building gen...
2022-07-13  Aldy HernandezUse nonzero bits in range-ops to determine if < 0 is...
2022-07-13  Aldy HernandezClear nonzero mask when inverting ranges.
2022-07-13  Richard BienerSpeed up DOM record_temporary_equivalences
2022-07-13  Eric Botcazou[Ada] Small housekeeping work in gigi
2022-07-13  Eric Botcazou[Ada] Extend No_Dependence restriction to code generation
2022-07-13  Eric Botcazou[Ada] Revert recent change in debug info for vector...
2022-07-13  Eric Botcazou[Ada] Undo questionable renaming in earlier change
2022-07-13  Eric Botcazou[Ada] Also deal with private actual types in latest...
2022-07-13  Eric Botcazou[Ada] Adjust name of stack checking function
2022-07-13  Eric Botcazou[Ada] Use actual types instead of formal types consiste...
2022-07-13  Eric Botcazou[Ada] Generate debug info entry for user-defined access...
2022-07-13  Eric Botcazou[Ada] Do not generate DW_TAG_typedef for constrained...
2022-07-13  Eric Botcazou[Ada] Fix internal error on comparison with access...
2022-07-13  Eric Botcazou[Ada] Fix internal error on instance of Ada.Task_Attrib...
2022-07-13  Eric Botcazou[Ada] Fix wrong access check with access-to-unconstrain...
2022-07-13  Eric Botcazou[Ada] Extend No_Dependence restriction to code generati...
2022-07-13  Gary Dismukes[Ada] Fix for bootstrap problem with calling function...
2022-07-13  Gary Dismukes[Ada] Add support for defaulted Storage_Model_Type...
2022-07-13  Piotr Trojanek[Ada] Fix for visibility of aspect expressions inside...
2022-07-13  Piotr Trojanek[Ada] Handle bodies-to-inline just like generic templates
2022-07-13  Alexandre Oliva[Ada] Clarify hardening command-line options that requi...
2022-07-13  Yannick Moy[Ada] Fix incorrect handling of Ghost aspect
2022-07-13  Yannick Moy[Ada] Fix proof of runtime unit System.Arith_64
2022-07-13  Piotr Trojanek[Ada] Fix crash on frontend inlining of functions with...
2022-07-13  Eric Botcazou[Ada] Plug legality loophole for equality operator...
2022-07-13  Yannick Moy[Ada] Fix automatic proof on System.Arith_32
2022-07-13  Marc Poulhiès[Ada] Fix if expression returning slice
2022-07-13  Eric Botcazou[Ada] Add cross-references between Integer_Type_For...
2022-07-13  Eric Botcazou[Ada] Fix internal error on untagged record type with...
2022-07-13  Justin Squirek[Ada] Fix CodePeer warnings in GNAT sources
2022-07-13  Piotr Trojanek[Ada] Refine type for checking number of pragma arguments
2022-07-13  Andrew Carlottiaarch64: Don't return invalid GIMPLE assign statements
2022-07-13  Richard Bienertree-optimization/106249 - unroll-and-jam and LC SSA...
2022-07-13  GCC AdministratorDaily bump.
2022-07-12  Jonathan Wakelylibstdc++: Check for EOF if extraction avoids buffer...
2022-07-12  Harald AnlaufFortran: error recovery simplifying PACK with invalid...
2022-07-12  Aldy HernandezSet nonzero bits from bitwise and operator in range...
2022-07-12  Martin Liskalto-plugin: implement LDPT_GET_API_VERSION
2022-07-12  Richard SandifordAdd internal functions for iround etc. [PR106253]
2022-07-12  Richard BienerRemove create_lcssa_for_virtual_phi and uses
2022-07-12  Piotr Trojanek[Ada] Fix inconsistent comment about expansion of excep...
next