]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-04-28  Andrew Pinskigimple-verifier: Add check that comparison in GIMPLE_CO...
2025-04-28  Andrew Pinskigimplefe: Round trip of rotates [PR119432]
2025-04-28  Andrew Pinskigimplefe: Simplify handling of identifier based binary...
2025-04-28  Andrew PinskiAdd testcase for bogus Warray-bounds warning dealing...
2025-04-28  Owen Averygccrs: Fix narrowing conversion warnings
2025-04-28  Pierre-Emmanuel... gccrs: Visit visibility in UseDeclaration
2025-04-28  Owen Averygccrs: Some assorted tweaks and bug fixes
2025-04-28  Pierre-Emmanuel... gccrs: Completely duplicate path node
2025-04-28  Pierre-Emmanuel... gccrs: Use specialized param visit function for params
2025-04-28  Pierre-Emmanuel... gccrs: Remove passing test from exclusion list
2025-04-28  Pierre-Emmanuel... gccrs: Use stacked context for nested bindings.
2025-04-28  Pierre-Emmanuel... gccrs: Add pattern bindings
2025-04-28  Pierre-Emmanuel... gccrs: Add binding context class
2025-04-28  Pierre-Emmanuel... gccrs: Add hash function for Identifiers
2025-04-28  Pierre-Emmanuel... gccrs: Add equality operator for identifiers
2025-04-28  Pierre-Emmanuel... gccrs: Add fn_once and Sized lang items to the test
2025-04-28  Pierre-Emmanuel... gccrs: Change expected error output to match nr2
2025-04-28  Pierre-Emmanuel... gccrs: Update generics9 expected error message
2025-04-28  Pierre-Emmanuel... gccrs: Prevent forward declaration in type parameters
2025-04-28  Pierre-Emmanuel... gccrs: Remove error state for GenericArg
2025-04-28  Pierre-Emmanuel... gccrs: Change error message to match expected test...
2025-04-28  Owen Averygccrs: nr2.0: Improve error handling
2025-04-28  Owen Averygccrs: nr2.0: Fix derive-debug1.rs
2025-04-28  Philip Herrongccrs: prealloc the initilizer vector
2025-04-28  Philip Herrongccrs: Fix ICE with empty generic arguments
2025-04-28  Owen Averygccrs: Adjust segment start position errors
2025-04-28  Philip Herrongccrs: Fix ICE when handling case of unknown field...
2025-04-28  Philip Herrongccrs: Add test case to show ice is fixed
2025-04-28  Owen Averygccrs: nr2.0: Remove unnecessary copy of Node
2025-04-28  Philip Herrongccrs: Fix ICE in struct expressions
2025-04-28  Owen Averygccrs: nr2.0: Handle StructPatternFieldIdent
2025-04-28  Philip Herrongccrs: Add test case to show ICE is fixed
2025-04-28  Philip Herrongccrs: Add test case to show issue is fixed
2025-04-28  Pierre-Emmanuel... gccrs: Add gimple test for black box intrinsic
2025-04-28  Pierre-Emmanuel... gccrs: Add execute test for black_box intrinsic
2025-04-28  Pierre-Emmanuel... gccrs: Add LlvmInlineAsm node dump
2025-04-28  Pierre-Emmanuel... gccrs: Parse and lower llvm asm node
2025-04-28  Pierre-Emmanuel... gccrs: Add llvmInlineAsm node
2025-04-28  Pierre-Emmanuel... gccrs: Emit error with old asm syntax in new asm blocks
2025-04-28  Philip Herrongccrs: Add check for placeholder (infer) type in return...
2025-04-28  Philip Herrongccrs: Fix ICE when checking shift's which are behind...
2025-04-28  Philip Herrongccrs: Fix crash in hir dump as labels are optional
2025-04-28  Yap Zhi Henggccrs: Update comments in repr parsing code
2025-04-28  Zhi Henggccrs: Implement integer representation for enums
2025-04-28  Zhi Henggccrs: Implement typecheck for zero-variant enums
2025-04-28  Philip Herrongccrs: Fix segv in unsafe chcker
2025-04-28  Richard Sandifordsimplify-rtx: Split out native_decode_int
2025-04-28  H.J. Lux86: Properly find the maximum stack slot alignment
2025-04-28  Richard Bieneripa/119973 - IPA PTA issue with global initializers
2025-04-28  Richard Bienerlto/113207 - make fld_type_variant more picky
2025-04-28  Richard Bienertree-optimization/119044 - predcom fails to preserve...
2025-04-28  Richard Bienertree-optimization/119103 - missed overwidening detectio...
2025-04-28  Richard Bienermiddle-end/80342 - genmatch optimize outer conversions
2025-04-28  Richard Bienermiddle-end/60779 - LTO vs. -fcx-fortran-rules and ...
2025-04-28  Richard Bienermiddle-end/116083 - vectorizer slowness
2025-04-28  Richard BienerPrune non-SLP paths from vectorizer loop analysis
2025-04-28  Richard BienerRemove non-SLP vector loop transform
2025-04-28  Richard BienerRemove --param vect-force-slp
2025-04-28  Tomasz Kamińskilibstdc++: Fix mingw build by using _M_span [PR119970]
2025-04-28  Tomasz Kamińskilibstdc++: Strip reference and cv-qual in range deducti...
2025-04-28  Tomasz Kamińskilibstdc++: Implement missing allocator-aware constructo...
2025-04-28  Jakub Jelinektailc: Improve tail recursion handling [PR119493]
2025-04-28  Lewis Hyattc-family: Improve location for -Wunknown-pragmas in...
2025-04-28  LIU Haogcc: For Windows x86-32, always attempt to realign...
2025-04-28  Jonathan YongFix size_t in id-15.c and infoleak-net-ethtool-ioctl...
2025-04-28  GCC AdministratorDaily bump.
2025-04-27  Nathaniel Sheadc++/modules: Ensure DECL_FRIEND_CONTEXT is streamed...
2025-04-27  H.J. Lussa-fre-4.c: Enable for all targets and adjust scan...
2025-04-27  H.J. Luscev-cast.c: Enable for all targets and adjust scan...
2025-04-27  H.J. Luvect-simd-clone-1[6-8][cd].c: Expect in-branch clones...
2025-04-27  H.J. Lui386: Adjust apx-ndd.c for frontend promotion removal
2025-04-27  H.J. LuDrop targetm.promote_prototypes from C, C++ and Ada...
2025-04-27  H.J. LuHonor TARGET_PROMOTE_PROTOTYPES during RTL expand
2025-04-27  Pan LiRISC-V: Extract vector stepped for expand_const_vector...
2025-04-27  Pan LiRISC-V: Extract vector duplicate for expand_const_vecto...
2025-04-27  Pan LiRISC-V: Extract vec_series for expand_const_vector...
2025-04-27  Pan LiRISC-V: Extract vec_duplicate for expand_const_vector...
2025-04-27  liuhongtRefactor msse4 and mno-sse4.
2025-04-27  GCC AdministratorDaily bump.
2025-04-26  Jan HubickaFix i386 vectorizer cost of FP scalar MAX_EXPR and...
2025-04-26  Iain BuclawAdd m32c*-*-* to the list of obsolete targets
2025-04-26  Andrew Pinskisimplify-rtx: Simplify `(zero_extend (and x CST))`...
2025-04-26  GCC AdministratorDaily bump.
2025-04-25  Dimitar Dimitrovtestsuite: Skip tests incompatible with generic thunk...
2025-04-25  Dimitar Dimitrovtestsuite: Add require target for SJLJ exception implem...
2025-04-25  Jonathan Wakelylibstdc++: Use markdown in some Doxygen comments
2025-04-25  Jonathan Wakelylibstdc++: Add some makefile dependencies
2025-04-25  Jonathan Wakelylibstdc++: Micro-optimization for std::addressof
2025-04-25  Jonathan Wakelylibstdc++: Remove c++26 dg-error lines for -Wdelete...
2025-04-25  Andrew Pinskimatch: Move `(cmp (cond @0 @1 @2) @3)` simplification...
2025-04-25  Andrew Pinskigimple: Fix comment before gimple_cond_make_false/gimpl...
2025-04-25  Harald AnlaufFortran: fix procedure pointer handling with -fcheck...
2025-04-25  Jason Merrillc++: pruning non-captures in noexcept lambda [PR119764]
2025-04-25  Jason Merrillc++: add -fabi-version=21
2025-04-25  Jonathan Wakelylibstdc++: Rename std::latch data member
2025-04-25  Andrew Pinskiicf: Remove unused constructors of sem_function and...
2025-04-25  Andrew Pinskiicf: Remove nop code from sem_function::init.
2025-04-25  Andrew Pinskiphiopt: Remove calls.h include [PR119811]
2025-04-25  Robert Dubnercobol: New testcases.
2025-04-25  Tomasz Kamińskilibstdc++: Minimalize temporary allocations when width...
next