]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-07-01  Aleksandra... ada: Correct comment in s-valuen.ads
2025-07-01  Alexandre Olivaada: include string.h
2025-07-01  Tonu Naksada: Drop the chapter listing implemented Ada 2012...
2025-07-01  Tonu Naksada: Replace references for GLADE with PolyORB
2025-07-01  Alexandre Olivaada: use __builtin_alloca for alloca on vxworks
2025-07-01  Ghjuvan Lacambreada: freeze.adb: do not emit error on non-aligned compo...
2025-07-01  Piotr Trojanekada: Move aspects when instantiating subprograms as...
2025-07-01  Ronan Desplanquesada: Remove useless subexpressions
2025-07-01  Jose Ruizada: Document sanitizers in mixed-language applications
2025-07-01  Viljar Indusada: Handle Warnings_As_Errors the same way.
2025-07-01  Eric Botcazouada: Fix wrong finalization of constrained subtype...
2025-07-01  Javier Mirandaada: Dispatching call with mutably tagged objects
2025-07-01  Viljar Indusada: Improve Warning_Treated_As_Error
2025-07-01  Viljar Indusada: Remove Count_Compile_Time_Pragma_Warnings
2025-07-01  Viljar Indusada: Use common routine to handle warning counting
2025-07-01  Viljar Indusada: Mark errors that are removed as deleted
2025-07-01  Martin Clochardada: Remove spurious warnings about No_Exception_Propag...
2025-07-01  Eric Botcazouada: Remove dead assignment
2025-07-01  Eric Botcazouada: Fix wrong finalization of constrained array derive...
2025-07-01  Eric Botcazouada: Get rid of multiple roundings for 'Value of ordina...
2025-07-01  Ronan Desplanquesada: Clarify numeric parsing code
2025-07-01  Ronan Desplanquesada: Set ekind of loop parameters earlier
2025-07-01  Eric Botcazouada: Small cleanup in the finalization machinery
2025-07-01  Eric Botcazouada: Fix wrong finalization of temporary constrained...
2025-07-01  Piotr Trojanekada: Remove wrong optimization in frontend inlining...
2025-07-01  Martin Clochardada: Minor fix in handling of inherited Pre/Post'Class...
2025-07-01  Viljar Indusada: Fix detecting Compilation_Errors
2025-07-01  Rainer Orthlibphobos: Fully enable Darwin/i386 support
2025-07-01  H.J. LuFix "void debug (const tree_node *ptr)"
2025-07-01  Yuao Magcc: middle-end opt for trigonometric pi-based function...
2025-07-01  Alexandre Oliva[testsuite] restore default action from dfp.exp [PR120631]
2025-07-01  GCC AdministratorDaily bump.
2025-06-30  James K. Lowdencobol: Revise diagnostic linemap management.
2025-06-30  Jeff Law[committed] [PR rtl-optimization/120242] Fix SUBREG_PRO...
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
next