]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-04-29  GCC AdministratorDaily bump.
2025-04-28  Giuseppe D... libstdc++: centralize and improve testing of shared_ptr...
2025-04-28  David Malcolmanalyzer: handle NRVO and DECL_BY_REFERENCE [PR111536]
2025-04-28  David Malcolmanalyzer: fix null deref false negative on std::unique_...
2025-04-28  David Malcolmanalyzer: initial implementation of exception handling...
2025-04-28  David Malcolmanalyzer,c++: add placeholder implementation of ana...
2025-04-28  David MalcolmEliminate make-unique.h and ::make_unique
2025-04-28  David Malcolmanalyzer: use unique_ptr for state_machine instances
2025-04-28  David Malcolmanalyzer: convert various call_summary * to call_summary &
2025-04-28  David Malcolmanalyzer: convert gcall * to gcall & in many places
2025-04-28  David Malcolmanalyzer: convert various enums to "enum class"
2025-04-28  David Malcolmanalyzer: use analyzer/common.h as a common header
2025-04-28  David Malcolmanalyzer: fail if we see unexpected gimple stmt codes
2025-04-28  David Malcolmanalyzer: add a call_details::dump (using text_art)
2025-04-28  David Malcolmpass_manager: add m_ prefix to pass fields accessed...
2025-04-28  David Malcolmc,c++: use unique_ptr in name_hint to reduce naked...
2025-04-28  David Malcolmdiagnostics: use diagnostic_option_id for m_opt_permissive
2025-04-28  David Malcolmdiagnostics: make diagnostic_context::m_abort_on_error...
2025-04-28  David Malcolmsarif output: introduce sarif_generation_options
2025-04-28  Andrew MacLeodAdd a Relation iterator to the relation oracle.
2025-04-28  Andrew MacLeodAdd lhs_op1 relation to pointer_plus
2025-04-28  Andrew MacLeodDo not overwrite relation in range_of_range_op.
2025-04-28  Andrew MacLeodUse the current cache when creating inferred ranges.
2025-04-28  Andrew MacLeodInfer non-zero for integral division RHS.
2025-04-28  Andrew MacLeodAlways reflect lower bits from mask in subranges.
2025-04-28  Andrew Pinskitailcall: Support ERF_RETURNS_ARG for tailcall [PR67797]
2025-04-28  Kwok Cheung... MAINTAINERS: Add my gcc.gnu.org username
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
next