]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-06-30  Alexey Merzlyakov[RISC-V] Correct CFA notes for stack-clash protection...
2025-06-30  David Malcolmanalyzer: use nullptr rather than NULL
2025-06-30  David Malcolmdiagnostics: use nullptr rather than NULL
2025-06-30  David Malcolmdiagnostics: convert diagnostic_event::meaning enums...
2025-06-30  David Malcolmdiagnostics: remove "json" output format
2025-06-30  Mark WielaardRegenerate common.opt.urls
2025-06-30  Eric BotcazouAda: Provide fallback for GNATMAKE_FOR_BUILD Makefile...
2025-06-30  Christopher... ivopts: Fix scan-assembler-not regexes for aarch64...
2025-06-30  Pan LiRISC-V: Add test for vec_duplicate + vssubu.vv combine...
2025-06-30  Pan LiRISC-V: Add test for vec_duplicate + vssubu.vv combine...
2025-06-30  Pan LiRISC-V: Reconcile the existing test due to cost model...
2025-06-30  Pan LiRISC-V: Combine vec_duplicate + vssubu.vv to vssubu...
2025-06-30  Viljar Indusada: Fix Execution_Successful value with exceptions
2025-06-30  Ronan Desplanquesada: Refine use of Has_Exit
2025-06-30  Bob Duffada: Make class-wide Max_Size_In_Storage_Elements retur...
2025-06-30  Tonu Naksada: Add documentation of implemented Ada 2022 features
2025-06-30  Ronan Desplanquesada: Reuse Snames classification of reserved words
2025-06-30  Ronan Desplanquesada: Remove obsolete comment
2025-06-30  Bob Duffada: Fix bug in -gnatw.o switch (unreferenced out param...
2025-06-30  Ronan Desplanquesada: Remove uses of E_Void for subtype declarations
2025-06-30  Ronan Desplanquesada: Remove useless Set_Scope calls
2025-06-30  Eric Botcazouada: Fix missing rounding in System.Value_R.Scan_Raw_Real
2025-06-30  Claire Drossada: Ignore ghost predicate in Ada.Strings.Superbounded
2025-06-30  Javier Mirandaada: Array aggregates of mutably tagged objects
2025-06-30  Piotr Trojanekada: Sort subprogram declaration in alphabetic order
2025-06-30  Piotr Trojanekada: Ignore unchecked type conversions while getting...
2025-06-30  Steve Bairdada: Fix Itype-related predicate check omissions (part 2).
2025-06-30  Gary Dismukesada: Filling in gaps in handling of inherited Pre/Post...
2025-06-30  Piotr Trojanekada: Tune name and commend document of a ghost utility...
2025-06-30  Piotr Trojanekada: Fix detection of ghost objects in unusual procedur...
2025-06-30  Eric Botcazouada: Fix bogus error for pragma No_Component_Reordering...
2025-06-30  Tonu Naksada: Remove redundant `gnatls -l` switch
2025-06-30  Steve Bairdada: 'Size'Class and interface types documentation
2025-06-30  Piotr Trojanekada: Fix detection of ghost objects in assignment state...
2025-06-30  Eric Botcazouada: Fix fallout of latest change to aggregate expansion
2025-06-30  Eric Botcazouada: Elide copy for calls as values of nonlimited by...
2025-06-30  Alexandre Olivaada: use pointer decay for socket address type compatib...
2025-06-30  Alexandre Olivaada: include header to declare isalpha in adaint
2025-06-30  Steve Bairdada: Record type Put_Image procedures omitting discrimi...
2025-06-30  Ronan Desplanquesada: Fix crash on nested access-to-subprogram types
2025-06-30  Eric Botcazouada: Remove redundant condition in test of System.Val_R...
2025-06-30  Jose Ruizada: Fix a couple of typos in the sanitizers for Ada
2025-06-30  Ronan Desplanquesada: Add entity chain debug printing subprograms
2025-06-30  Ronan Desplanquesada: Fix typo in comment
2025-06-30  Ronan Desplanquesada: Tweak handling of Parent field in Print_Node
2025-06-30  Jose Ruizada: Document sanitizers for Ada
2025-06-30  Jose Ruizada: Document sanitizers for Ada
2025-06-30  Piotr Trojanekada: Remove dead branch from Get_Enclosing_Object
2025-06-30  Steve Bairdada: Fix Itype-related predicate check omissions.
2025-06-30  Eric Botcazouada: Fix internal error on Ghost aspect applied to...
2025-06-30  Eric Botcazouada: Fix internal error on expression function called...
2025-06-30  Johannes Kliemannada: Adjust comparisons in if-statements according...
2025-06-30  Peter Bergnerrs6000: Disassemble opaque modes using subregs to allow...
2025-06-30  Kito ChengRISC-V: Ignore -Oz for most rvv testcase [NFC]
2025-06-30  Kito ChengRISC-V: Primary vector pipeline model for sifive 7...
2025-06-30  Kito ChengRISC-V: Adding B ext, fp16 and missing scalar instructi...
2025-06-30  Richard BienerHandle SLP build operand swapping for ternaries and...
2025-06-30  Paul-Antoine... RISC-V: Vector-scalar negate-multiply-(subtract-)accumu...
2025-06-30  Kyrylo Tkachovaarch64: Add support for NVIDIA GB10
2025-06-30  Jakub JelinekExtend nonnull_if_nonzero attribute [PR120520]
2025-06-30  Richard Sandifordlra: Check for null lowpart_subregs [PR120733]
2025-06-30  Jan HubickaRe-add logic to mitigate some afdo profile inconsistencies
2025-06-30  Jan HubickaImpove diagnostics of mismatched discriminators in...
2025-06-30  H.J. Lux86: Preserve frame pointer for no_callee_saved_registe...
2025-06-30  Jin MaRISC-V: Refactor the function bitmap_union_of_preds_wit...
2025-06-30  Kito ChengRISC-V: Add pipeline-checker script
2025-06-30  GCC AdministratorDaily bump.
2025-06-29  Gaius Mulley[PR modula2/117203] Followup add Delete procedure function
2025-06-29  H.J. Lushrink_wrap_separate_check_lea.c: Scan lea(l|q)
2025-06-29  Robert Dubnercobol: Normalize generating and using function_decls.
2025-06-29  Filip Kastlcontrib/mklog.py: Fix writing to a global variable
2025-06-29  GCC AdministratorDaily bump.
2025-06-28  H.J. LuAdd "void debug (tree)"
2025-06-28  Eric BotcazouFix compilation of concatenation with illegal character...
2025-06-28  Nathaniel Sheadc++/modules: Make bitfield storage unit detection more...
2025-06-28  Nathaniel Sheadc++/modules: Ensure type of partial spec VAR_DECL is...
2025-06-28  Georg-Johann LayAVR: target/120856 - Deny R24:DI in avr_hard_regno_mode...
2025-06-28  Lili CuiRelax the testcase check for Solaris [PR120818]
2025-06-28  Jan HubickaFix handling of dwarf name and duplicated names
2025-06-28  GCC AdministratorDaily bump.
2025-06-27  Marek Polacekc++: fix ICE with [[deprecated]] [PR120756]
2025-06-27  Jason Merrilltestsuite: adjust for implicit constexpr
2025-06-27  Eric BotcazouFix misoptimization of CONSTRUCTOR with reverse SSO
2025-06-27  Jakub Jelinekc++: Implement C++26 P3533R2 - constexpr virtual inheri...
2025-06-27  Jeff Law[sanitizer_common] Fix build on ppc64+musl (#120036)
2025-06-27  Harald AnlaufFortran: follow-up fix to checking of renamed-on-use...
2025-06-27  Jason Merrillc++: fix decltype_p handling for binary expressions
2025-06-27  Patrick Palkalibstdc++: Directly implement ranges::shuffle [PR100795]
2025-06-27  Patrick Palkalibstdc++: Directly implement ranges::sample [PR100795]
2025-06-27  Patrick Palkalibstdc++: Directly implement ranges::nth_element ...
2025-06-27  Patrick Palkalibstdc++: Directly implement ranges::stable_partition...
2025-06-27  Patrick Palkalibstdc++: Directly implement ranges::stable_sort ...
2025-06-27  Patrick Palkalibstdc++: Directly implement ranges::inplace_merge...
2025-06-27  Patrick Palkalibstdc++: Directly implement ranges::sort [PR100795]
2025-06-27  Patrick Palkalibstdc++: Directly implement ranges::heap algos [PR100795]
2025-06-27  Tomasz Kamińskilibstdc++: Use runtime format for internal format calls...
2025-06-27  Nathaniel Sheadc++/modules: Avoid name clashes when streaming internal...
2025-06-27  Nathaniel Sheadc++/modules: Support streaming new size cookie for...
2025-06-27  Nathaniel Sheadc++/modules: Implement streaming of uncontexted TYPE_DE...
2025-06-27  Tomasz Kamińskilibstdc++: Fix warnings introduced by type-erasing...
next