]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-10-25  Andrew Pinskitoplevel: Error out if using --disable-libstdcxx with...
2024-10-25  Andrew Pinskiaarch64: Support multiple variants including up to 3
2024-10-25  Wilco DijkstraAArch64: Add more accurate constraint [PR117292]
2024-10-25  Paul ThomasFortran: Fix ICE with structure constructor in data...
2024-10-25  Sam Jamestestsuite: add testcase for fixed PR115933
2024-10-25  Andrew Carlottiaarch64: Add mfloat vreinterpret intrinsics
2024-10-25  Andrew Carlottiaarch64: Add support for mfloat8x{8|16}_t types
2024-10-25  Jennifer Schmitzmatch.pd: Add std::pow folding optimizations.
2024-10-25  Pan LiMatch: Simplify branch form 3 of unsigned SAT_ADD into...
2024-10-25  Jakub JelinekAssorted --disable-checking fixes [PR117249]
2024-10-25  Jakub Jelineklto: Handle RAW_DATA_CST in compare_tree_sccs_1 [PR117201]
2024-10-25  Richard BienerDefault expand_vec_cond_expr_p code to ERROR_MARK
2024-10-25  Richard Sandifordtestsuite: Generalise tree-ssa/shifts-3.c regexp
2024-10-25  Eric BotcazouAdd regression test
2024-10-25  Jonathan Wakelylibstdc++: Disable parts of new test that depend on...
2024-10-25  Giuseppe D... libstdc++: implement concatenation of strings and strin...
2024-10-25  Richard BienerRestrict :c to commutative ops as intended
2024-10-25  Richard Bienertree-optimization/117277 - remove CLOBBERs before SLP...
2024-10-25  Richard Bienertree-optimization/116575 - SLP masked load-lanes discovery
2024-10-25  Richard BienerRelax vect_check_scalar_mask check
2024-10-25  Tom Tromeyada: Change scope of XUB type
2024-10-25  Tom Tromeyada: Set DECL_NAMELESS in create_type_decl
2024-10-25  Tom Tromeyada: Mark some type decls as nameless
2024-10-25  Tom Tromeyada: Mark XUA types as artificial
2024-10-25  Tom Tromeyada: Mark XUB types as nameless
2024-10-25  Tom Tromeyada: Add 'artificial_p' parameter to build_unc_object_type
2024-10-25  Tom Tromeyada: Standard types are not artificial
2024-10-25  Eric Botcazouada: Fix fallout of change in parameter passing out...
2024-10-25  Eric Botcazouada: Fix internal error on bit-packed array type with...
2024-10-25  Bob Duffada: Back out part of previous change -- disable warning
2024-10-25  Bob Duffada: Disable self-referential with_clauses
2024-10-25  Tom Tromeyada: Emit DWARF for Ada 'with' and 'use' clauses
2024-10-25  Eric Botcazouada: Small adjustments to commentary after latest change
2024-10-25  Javier Mirandaada: Pragma Pre_Class and Post_Class have no effect...
2024-10-25  Richard Kennerada: Update GNAT UG
2024-10-25  Eric Botcazouada: Fix ATC with timed delay from Ada.Real_Time
2024-10-25  Eric Botcazouada: Fix internal error on function call in class-wide...
2024-10-25  Javier Mirandaada: Pragmas Pre_Class/Post_Class rejected for abstract...
2024-10-25  Javier Mirandaada: Spurious error when compiling in Syntax and Semant...
2024-10-25  Ronan Desplanquesada: Adjust documentation of External_Initialization
2024-10-25  Richard Kennerada: Update Compiler_Error documentation
2024-10-25  Eric Botcazouada: Add Type_Size_For function to Uintp package
2024-10-25  Tonu Naksada: Update simpler accessibility model doc
2024-10-25  Bob Duffada: Misc improvements to gnat RM
2024-10-25  squirekada: Increase stack size for Windows tasking programs
2024-10-25  Javier Mirandaada: Constraint error not raised in ACATS test c413007
2024-10-25  Raphaël AMIARDada: Put Finalizable aspect in -gnatX
2024-10-25  Eric Botcazouada: Fix internal error on ambiguous operands of compar...
2024-10-25  Javier Mirandaada: Spurious error compiling CC51011
2024-10-25  Eric Botcazouada: Fix wrong handling of wide wide characters in...
2024-10-25  Eric Botcazouada: Fix fallout of change to 'Wide_Wide_Value for...
2024-10-25  Javier Mirandaada: Untagged incomplete view not detected in ACATS...
2024-10-25  Raphaël AMIARDada: Forbid repr clauses for decls in handled_stmts
2024-10-25  Raphaël AMIARDada: Inspect deferred constant completions in missing...
2024-10-25  Eric Botcazouada: Pass parameters of full access unconstrained array...
2024-10-25  Jakub Jelineknon-gcc: Remove trailing whitespace
2024-10-25  Jakub Jelinekgcc: Remove trailing whitespace
2024-10-25  Jennifer SchmitzSVE intrinsics: Fold svaba with op1 all zeros to svabd.
2024-10-24  Nathaniel Sheadc++/modules: Propagate some missing flags on type defin...
2024-10-24  Nathaniel Sheadc++/modules: Support decloned cdtors
2024-10-24  Nathaniel Sheadc++/modules: Prevent maybe_clone_decl being called...
2024-10-24  Nathaniel Sheadc++: Handle ABI for non-polymorphic dynamic classes
2024-10-24  Georg-Johann LayAVR: target/116953 - Restore recog_data after calling...
2024-10-24  David Malcolmanalyzer: avoid implicit use of global_dc's pretty_prin...
2024-10-24  Joseph Myerstestsuite: Use -fno-ipa-icf in gcc.dg/stack-check-2.c
2024-10-24  Thomas SchwingeUse unique_ptr in more places in pretty_printer/diagnos...
2024-10-24  François Dumontlibstdc++: Fix test broken when using COW std::string
2024-10-24  Jonathan Wakelylibstdc++: Fix typos in tests using macros for std...
2024-10-24  Dimitar Dimitrovtestsuite: Require effective target pie for pr113197
2024-10-24  Jonathan Wakelylibstdc++: Simplify std::__throw_bad_variant_access
2024-10-24  David MalcolmUse unique_ptr in more places in pretty_printer/diagnos...
2024-10-24  David MalcolmAdd comment about pp_format to diagnostic_context:...
2024-10-24  Ricardo Jesusaarch64: libstdc++: Use shufflevector instead of shuffl...
2024-10-24  Richard SandifordRecord nonzero bits in the irange_bitmask of POLY_INT_CSTs
2024-10-24  Richard SandifordTry to simplify (X >> C1) * (C2 << C1) -> X * C2
2024-10-24  Richard SandifordHandle POLY_INT_CSTs in get_nonzero_bits
2024-10-24  Richard SandifordTry to simplify (X >> C1) << (C1 + C2) -> X << C2
2024-10-24  Richard SandifordGeneralise ((X /[ex] A) +- B) * A -> X +- A * B rule
2024-10-24  Richard SandifordSimplify (X /[ex] C1) * (C1 * C2) -> X * C2
2024-10-24  Richard SandifordUse get_nonzero_bits to simplify trunc_div to exact_div
2024-10-24  Richard SandifordMake more places handle exact_div like trunc_div
2024-10-24  Andrew MacLeodImplement pointer_or_operator.
2024-10-24  Andrew MacLeodRemove pointer_and_operator.
2024-10-24  Andrew MacLeodRemove pointer_min_max_operator.
2024-10-24  Andrew MacLeodCleanup pointer_plus_operator.
2024-10-24  Jakub Jelinekc++: Further fix for get_member_function_from_ptrfunc...
2024-10-24  Jakub Jelinekasan: Fix up build_check_stmt gsi handling [PR117209]
2024-10-24  Jennifer SchmitzSVE intrinsics: Fold svsra with op1 all zeros to svlsr...
2024-10-24  Soumya ARSVE intrinsics: Fold constant operands for svlsl.
2024-10-24  Jennifer SchmitzSVE intrinsics: Fold division and multiplication by...
2024-10-24  Jennifer SchmitzSVE intrinsics: Add constant folding for svindex.
2024-10-24  Wang Pengcheng[PATCH] RISC-V: override alignment of function/jump...
2024-10-24  Yang Yujielibffi: LoongArch: Fix soft-float builds of libffi
2024-10-24  Jakub Jelinektestsuite: Fix up pr116488.c and pr117226.c tests ...
2024-10-24  Pan LiRISC-V: Add testcases for form 4 of signed vector SAT_ADD
2024-10-24  GCC AdministratorDaily bump.
2024-10-23  Andrew Pinskiaarch64: Fix warning in aarch64_ptrue_reg
2024-10-23  Andrew Pinskimatch: Reject non-const internal functions [PR117260]
2024-10-23  Jonathan Wakelyginclude: stdalign.h should define __xxx_is_defined...
2024-10-23  Jonathan Wakelytop-level: Add pull request template for Forgejo
next