]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-05-08  Xiao Zeng[PATCH v1 1/1] RISC-V: Nan-box the result of movbf...
2024-05-08  Jeff Law[RISC-V][V2] Fix incorrect if-then-else nesting of...
2024-05-08  Georg-Johann LayAVR: target/114981 - Support __builtin_powi[l] / __powidf2.
2024-05-08  Vladimir N... [PR114810][LRA]: Recognize alternatives with lack of...
2024-05-08  Marek Polacekc++: #pragma doesn't disable -Wunused-label [PR113582]
2024-05-08  Andrew Pinskimatch: `a CMP nonnegative ? a : ABS<a>` simplified...
2024-05-08  Ajit Kumar... tree-ssa-sink: Improve code sinking pass
2024-05-08  Christoph MüllnerRISC-V: Cover sign-extensions in lshr<GPR:mode>3_zero_e...
2024-05-08  Christoph MüllnerRISC-V: Add zero_extract support for rv64gc
2024-05-08  Christoph MüllnerRISC-V: Cover sign-extensions in lshrsi3_zero_extend_2
2024-05-08  Christoph MüllnerRISC-V: Add test for sraiw-31 special case
2024-05-08  Richard BienerFix SLP reduction initial value for pointer reductions
2024-05-08  Richard BienerFix non-grouped SLP load/store accounting in alignment...
2024-05-08  Alex Coplanaarch64: Fix typo in aarch64-ldp-fusion.cc:combine_reg_...
2024-05-08  Stefan Schulze... tree-ssa-loop-prefetch.cc: Honour -fno-unroll-loops
2024-05-08  Georg-Johann LayAVR: target/114975 - Add combine-pattern for __parityqi2.
2024-05-08  Georg-Johann LayAVR: target/114975 - Add combine-pattern for __popcountqi2.
2024-05-08  Richard BienerFix and speedup IDF pruning by dominator
2024-05-08  Jakub Jelinekreassoc: Fix up optimize_range_tests_to_bit_test [PR114965]
2024-05-08  Eric BotcazouMinor tweaks to code computing modular multiplicative...
2024-05-08  konglin1x86: Fix cmov cost model issue [PR109549]
2024-05-08  Aldy HernandezEnable prange support.
2024-05-08  Hans-Peter... Revert "Revert "testsuite/gcc.target/cris/pr93372-2...
2024-05-07  Nathaniel Sheadc++/modules: Stream unmergeable temporaries by value...
2024-05-07  Andrew Pinskic++/c-common: Fix convert_vector_to_array_for_subscript...
2024-05-07  Andrew PinskiDCE __cxa_atexit calls where the function is pure/const...
2024-05-07  Andrew PinskiMATCH: Add some more value_replacement simplifications...
2024-05-07  Jeff Law[committed][RISC-V] Turn on overlap_op_by_pieces for...
2024-05-07  Christoph Müllner[committed] [RISC-V] Allow uarchs to set TARGET_OVERLAP...
2024-05-07  Jakub Jelinekc++: Implement C++26 P2893R3 - Variadic friends [PR114459]
2024-05-07  Jakub Jelinekexpansion: Use __trunchfbf2 calls rather than __extendh...
2024-05-07  Jakub Jelinektree-inline: Remove .ASAN_MARK calls when inlining...
2024-05-07  Marek Polacekc++: DECL_DECOMPOSITION_P cleanup
2024-05-07  Gaius MulleyPR modula2/114133 bugfix constants must be cast prior...
2024-05-07  Jeff Law[RISC-V] [PATCH v2] Enable inlining str* by default
2024-05-07  Zac WalkerAdd aarch64-w64-mingw32 target to libgcc
2024-05-07  Zac Walkeraarch64: Add aarch64-w64-mingw32 target to libatomic
2024-05-07  Zac Walkeraarch64: Build and add objects for Cygwin and MinGW...
2024-05-07  Zac WalkerRename "x86 Windows Options" to "Cygwin and MinGW Options"
2024-05-07  Zac Walkeraarch64: Add SEH to machine_function
2024-05-07  Zac Walkeraarch64: Add Cygwin and MinGW environments for AArch64
2024-05-07  Zac WalkerExclude i386 functionality from aarch64 build
2024-05-07  Zac WalkerRename section and encoding functions from i386 which...
2024-05-07  Zac WalkerReuse MinGW from i386 for AArch64
2024-05-07  Zac Walkeraarch64: Add aarch64-w64-mingw32 COFF
2024-05-07  Zac Walkeraarch64: Mark x18 register as a fixed register for...
2024-05-07  Zac WalkerIntroduce aarch64-w64-mingw32 target
2024-05-07  Wolfgang HospitalAVR: target/114835 - Tweak popcountqi2
2024-05-07  Jonathan Wakelylibstdc++: Fix handling of incomplete UTF-8 sequences...
2024-05-07  Jonathan Wakelylibstdc++: Fix <memory> for -std=c++23 -ffreestanding...
2024-05-07  Jonathan Wakelylibstdc++: Simplify std::variant comparison operators
2024-05-07  Alex Coplanaarch64: Preserve mem info on change of base for ldp...
2024-05-07  Richard BienerFix block index check in insert_updated_phi_nodes_for
2024-05-07  Richard BienerAvoid re-allocating vector
2024-05-07  Jonathan Wakelylibstdc++: Constrain equality ops for std::pair, std...
2024-05-07  Jonathan Wakelylibstdc++: Use https instead of http in some comments
2024-05-07  Jonathan Wakelylibstdc++: Update ABI test to disallow adding to releas...
2024-05-07  Richard Bienermiddle-end/27800 - avoid unnecessary temporary during...
2024-05-07  Richard BienerRemove redundant check
2024-05-07  Stefan Schulze... tree-optimization/110490 - bitcount for narrow modes
2024-05-07  Richard BienerUse unsigned for stack var indexes during RTL expansion
2024-05-07  Rainer Orthbuild: Derive object names in make_sunver.pl
2024-05-07  Richard Bienermiddle-end/114931 - type_hash_canon and structual equal...
2024-05-07  Aldy HernandezMinor range type fixes for IPA in preparation for prange.
2024-05-07  Rainer OrthRemove obsolete Solaris 11.3 support
2024-05-07  Richard BienerRevert "Revert "combine: Don't combine if I2 does not...
2024-05-07  Piotr Trojanekada: Fix calculation of tasks in null arrays
2024-05-07  Piotr Trojanekada: Prevent calculation of negative stack counts
2024-05-07  Piotr Trojanekada: Cleanup calculation of task stacks
2024-05-07  Piotr Trojanekada: Fix grammar in comment
2024-05-07  Piotr Trojanekada: Remove redundant guard against empty list of decla...
2024-05-07  Piotr Trojanekada: Remove redundant guard against empty list of actions
2024-05-07  Piotr Trojanekada: Cleanup detection of per-object constraints in...
2024-05-07  Piotr Trojanekada: Simplify detection of the enclosing scope
2024-05-07  Piotr Trojanekada: Reduce scope in the analysis of access attributes
2024-05-07  Piotr Trojanekada: Fix detection of components with per-object constr...
2024-05-07  Eric Botcazouada: Fix bad interaction between homogeneous finalizati...
2024-05-07  Joffrey Huguetada: Add Global contracts to Ada.Numerics.Generic_Eleme...
2024-05-07  Eric Botcazouada: Remove obsolete field Postconditions_Proc
2024-05-07  Ronan Desplanquesada: Fix typo in documentation comment
2024-05-07  Bob Duffada: Fix crash on body postcondition
2024-05-07  Yannick Moyada: Adapt proof of runtime units
2024-05-07  Marc PoulhièsUpdate copyright years.
2024-05-07  Steve Bairdada: Improve pragma No_Return's pre-Ada2022 handling...
2024-05-07  Eric Botcazouada: Fix LTO type mismatches in GNAT.Sockets.Thin
2024-05-07  Bob Duffada: Aspects on multiple component declarations
2024-05-07  Justin Squirekada: Bad internal naming when using pragma Compile_Time...
2024-05-07  Yannick Moyada: Fix missing flag for GNATprove
2024-05-07  Yannick Moyada: Fix spurious error on generic state in SPARK
2024-05-07  Javier Mirandaada: Reject non-statically compatible extended return...
2024-05-07  Bob Duffada: Minor comment improvement
2024-05-07  Bob Duffada: Fix bug in overloaded selected_components in aspec...
2024-05-07  Eric Botcazouada: Fix Program_Error raised during generation of...
2024-05-07  Yannick Moyada: SPARK rule changed on functions with side effects
2024-05-07  Piotr Trojanekada: Accept constants of access types as globals of...
2024-05-07  Piotr Trojanekada: Update comment about implicit inputs of Depends...
2024-05-07  Andrew PinskiMention that some options are turned on by `-Ofast...
2024-05-07  liuhongtExtend usdot_prodv*qi with vpmaddwd when AVXVNNI/AVX512...
2024-05-07  liuhongtSupport dot_prod optabs for 64-bit vector.
2024-05-07  liuhongtOptimize 64-bit vector permutation with punpcklqdq...
next