]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-09-09  Viljar Indusada: Avoid performing policy checks on ignored ghost...
2025-09-09  Viljar Indusada: Fix resolution of assertion levels
2025-09-09  Piotr Trojanekada: Check restriction No_Secondary_Stack for overflow...
2025-09-09  Viljar Indusada: Add special handling for Runtime and Static in...
2025-09-09  Denis Mazzucatoada: Fix crash with global No_Tasking and async delays
2025-09-09  Gary Dismukesada: Compiler crash on container aggregate with constan...
2025-09-09  Viljar Indusada: Add default assertion level for assertions
2025-09-09  Ghjuvan Lacambreada: exp_ch6.adb: perform less checks in CodePeer_Mode
2025-09-09  Javier Mirandaada: Unsigned_Base_Range aspect
2025-09-09  Viljar Indusada: Multiple levels of ghost code
2025-09-09  Arsen Arsenovićlibstdc++: Replace "Tunables" link with one that does...
2025-09-09  Matthias Kretzc++: Fix mangling of _Float16 template args [PR121801]
2025-09-09  H.J. Lux86: Enable SSE4.1 ceil/floor/trunc for -Os
2025-09-09  liuhongtUse vpermil{ps,pd} instead of vperm{d,q} when permutati...
2025-09-09  liuhongtExclude fake cross-lane permutation from avx256_avoid_v...
2025-09-09  GCC AdministratorDaily bump.
2025-09-08  Jonathan Wakelylibstdc++: Rename template parameter of std::constant_w...
2025-09-08  H.J. Luc: Update TLS model after processing a TLS variable
2025-09-08  Jonathan Wakelylibstdc++: Fix docs for --enable-vtable-verify [PR120698]
2025-09-08  Nathan Myerslibstdc++: fix makefile.in for syncbuf.lo
2025-09-08  Eric BotcazouAda: Make -fdump-ada-spec deal with pointers to anonymo...
2025-09-08  Eric BotcazouTestsuite: Fix spurious of ACATS-4 test cxai033
2025-09-08  Nathan Myerslibstdc++: Make syncbuf _S_get_mutex definition extern.
2025-09-08  Xi Ruoyaotestsuite: Another fixup for fixed-point/bitint-1.c...
2025-09-08  Richard Bienertree-optimization/121844 - IVOPTs and asm goto in latch
2025-09-08  Paul-Antoine... RISC-V: Add pattern for vector-scalar widening floating...
2025-09-08  Anton BlanchardRISC-V: Adjust tt-ascalon-d8 branch cost
2025-09-08  Richard Bienertree-optimization/121830 - SLP cycle detection confused...
2025-09-08  Richard Bienertree-optimization/121829 - bogus CFG with asm goto
2025-09-08  Alex Coplandoc: Document the -folding option for -fdump-tree-...
2025-09-08  Kugan Vivekanandarajah[AutoFDO] Check count initialization to fix ICE with...
2025-09-08  Paul-Antoine... RISC-V: Add pattern for vector-scalar single-width...
2025-09-08  Paul-Antoine... RISC-V: Add pattern for vector-scalar single-width...
2025-09-08  Paul-Antoine... RISC-V: Add pattern for vector-scalar single-width...
2025-09-08  Paul-Antoine... RISC-V: Add pattern for vector-scalar widening floating...
2025-09-08  Paul-Antoine... RISC-V: Add patterns for vector-scalar IEEE floating...
2025-09-08  Jakub Jelineklibstdc++: Fix up <ext/pointer.h> [PR121827]
2025-09-08  Gerald Pfeiferlibstdc++: Update link to "Tunables" in Glibc manual
2025-09-08  Gerald Pfeiferdoc: Remove references to Binutils 2.7 requirements
2025-09-08  Christophe... compare_tests: Report non-unique test names
2025-09-08  Luc Grosheintzlibstdc++: Adjust span/mdspan CTAD for P2781R9.
2025-09-08  Luc Grosheintzlibstdc++: Implement constant_wrapper, cw from P2781R9.
2025-09-08  Paul ThomasFortran: Correct variable typespec in PDT specification...
2025-09-08  Andrew Pinskistrlen: Handle empty constructor as memset for combinin...
2025-09-08  Andrew Pinskistrlen: Don't do the malloc+memset->calloc optimization...
2025-09-08  Sam Jamesgcc: regenerate common.opt.urls
2025-09-08  GCC AdministratorDaily bump.
2025-09-07  Andrew Pinskiforwprop: Improve rejection of overlapping for copyprop...
2025-09-07  Jeff Lawgcc: introduce the dep_fusion pass
2025-09-07  Kuan-Lin ChenRISC-V: Add support for the XAndesvdot ISA extension.
2025-09-07  Jeff Law[RISC-V] Fix ordering of pipeline models
2025-09-07  Sam Jameslibphobos: enable for more hppa tuples
2025-09-07  Kuan-Lin ChenRISC-V: Add support for the XAndesvpackfph ISA extension.
2025-09-07  H.J. Luc++: Update TLS model after processing a TLS variable
2025-09-07  Georg-Johann LayAVR: ad target/121794 - Invoke zero_reg less.
2025-09-07  Matthias Kloselibphobos: enable for powerpc64le-linux-gnu
2025-09-07  Pan LiRISC-V: Add test for vec_duplicate + vnmsub.vv unsigned...
2025-09-07  Pan LiRISC-V: Add test for vec_duplicate + vnmsub.vv signed...
2025-09-07  Pan LiRISC-V: Combine vec_duplicate + vnmsub.vv to vnmsub...
2025-09-07  GCC AdministratorDaily bump.
2025-09-06  Sam Jamesdoc: drop verify-canonical-types=1 ref
2025-09-06  Andrew Pinskidep_fusion: Fix if target does not have macro fusion...
2025-09-06  Artemiy Volkovgcc: introduce the dep_fusion pass
2025-09-06  Sam Jamesdoc: fix -momit-leaf-frame-pointer typo
2025-09-06  Andrew Pinskiforwprop: Factor out the memcpy followed by memset...
2025-09-06  Andrew Pinskiforwprop: Factor out memchr optimization to its own...
2025-09-06  Simon Martinipa: Fix build on MacOS
2025-09-06  Gerald Pfeiferinstall: Properly capitalize GNU Binutils
2025-09-06  Sam Jamesdoc: consistently say 'whole-program' where appropriate
2025-09-06  Sam Jamesdoc: consistently spell 'GNU Binutils'
2025-09-06  Sam Jamesdoc: update incremental link vs binutils information
2025-09-06  Kuan-Lin ChenRISC-V: Add support for the XAndesvsintload ISA extension.
2025-09-06  Kuan-Lin ChenRISC-V: Add support for the XAndesvbfhcvt ISA extension.
2025-09-06  Anton BlanchardRISC-V: Add tt-ascalon-d8 pipeline description
2025-09-06  Paul ThomasFortran: Implement correct form of PDT constructors...
2025-09-06  Andrew Pinskiphiopt: Improve locations for factor out conditional...
2025-09-06  Jeff Law[RISC-V] Adjust recently added test
2025-09-06  Nathaniel Sheadc++/modules: Fix exported using-directive of imported...
2025-09-06  Nathaniel Sheadc++/modules: Support ADL on non-discarded GM entities...
2025-09-06  Jakub Jelineklibgomp: Use consistent formatting in <omp.h>
2025-09-06  GCC AdministratorDaily bump.
2025-09-05  Sam Jamesgcc: PR121757 test needs LTO effective target
2025-09-05  Andre VehreschildFix uninitialized variable in frontend [PR121806]
2025-09-05  Robin DappRISC-V: Check if we can vec_extract [PR121510].
2025-09-05  Jakub Jelinekc: Allow translations of a lot of C FE messages
2025-09-05  Richard Sandifordrtl-ssa: Maintain clobber_group invariant [PR121757]
2025-09-05  Patrick Palkalibstdc++: Make join_view::_Iterator::_M_get_inner...
2025-09-05  Robert Dubnercobol: Improved handling of COBOL Special Registers.
2025-09-05  Tomasz Kamińskilibstdc++: Document remaining C++17 implementation...
2025-09-05  Georg-Johann Laytestsuite: Fix gcc.dg/torture/pr121695-1.c
2025-09-05  Tomasz Kamińskilibstdc++: Document missing implementation defined...
2025-09-05  Georg-Johann LayAVR: target/121794 - Invoke zero_reg less.
2025-09-05  Richard BienerAvoid costing vector stmts with count == 0
2025-09-05  Richard Bienertree-optimization/121802 - fix vect_setup_realignment
2025-09-05  Jakub Jelinekc++: Fix cxx_eval_cxa_builtin_fn diagnostic message
2025-09-05  Jakub Jelinektestsuite: Fix up fixed-point/bitint-1.c test
2025-09-05  Jakub JelinekRemove file that shouldn't have been committed.
2025-09-05  Jakub Jelinektestsuite, powerpc, v2: Fix vsx-vectorize-* after align...
2025-09-05  Jakub Jelinektestsuite, powerpc, v2: Fix vsx-vectorize-* after align...
2025-09-05  Kyrylo Tkachovaarch64: Use SVE for V2DImode integer min/max operations
next