aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)Author
2023-07-27Update ChangeLog and version files for releasereleases/gcc-13.2.0Jakub Jelinek
2023-07-12Daily bump.GCC Administrator
2023-07-11ada: Follow-up fix for compilation issue with recent MinGW-w64 versionsEric Botcazou
2023-07-08Daily bump.GCC Administrator
2023-07-07ada: Fix expanding container aggregatesViljar Indus
2023-07-07ada: Fix internal error on aggregate within container aggregateEric Botcazou
2023-07-07ada: Fix crash on vector initializationMarc Poulhiès
2023-06-16Daily bump.GCC Administrator
2023-06-15ada: Fix internal error on loop iterator filter with -gnatVaEric Botcazou
2023-04-26Update ChangeLog and version files for releasereleases/gcc-13.1.0Jakub Jelinek
2023-04-16Daily bump.GCC Administrator
2023-04-15Fix fallout of previous change on x86/LinuxEric Botcazou
2023-04-15Daily bump.GCC Administrator
2023-04-14Fix build failure of Ada runtime for Aarch64 targetsEric Botcazou
2023-03-07Daily bump.GCC Administrator
2023-03-06Fix assertion failure on VSS libraryJavier Miranda
2023-03-06Revert "Respect GNATMAKE Makefile variable" commitEric Botcazou
2023-02-27Daily bump.GCC Administrator
2023-02-26Respect GNATMAKE Makefile variablePeter Foley
2023-02-15Daily bump.GCC Administrator
2023-02-14Fix small regression in AdaEric Botcazou
2023-02-14Fix musl build on LinuxDongsheng Song
2023-01-17Daily bump.GCC Administrator
2023-01-16ada: Update copyright years.Marc Poulhiès
2023-01-16ada: Fix typo in commentEric Botcazou
2023-01-16ada: Fix latent bug exposed by recent work on extended return statementsEric Botcazou
2023-01-16ada: Fix pessimization of some CW objects initialized with function callEric Botcazou
2023-01-16ada: Use static references to tag in more cases for interface objectsEric Botcazou
2023-01-16ada: Fix benign pasto in new predicateEric Botcazou
2023-01-16ada: Fix premature finalization of temporaries for interface objectsEric Botcazou
2023-01-16ada: Further optimize interface objects initialized with function callsEric Botcazou
2023-01-16ada: Put back conversion to interface in more casesEric Botcazou
2023-01-16ada: Lift restriction on optimization of aliased objectsEric Botcazou
2023-01-16ada: Optimize interface objects initialized with function callsEric Botcazou
2023-01-10Daily bump.GCC Administrator
2023-01-09ada: Update copyright noticeArnaud Charlet
2023-01-09ada: Remove a couple of unreachable statementsEric Botcazou
2023-01-09ada: Simplify finalization of temporaries created for interface objectsEric Botcazou
2023-01-08Daily bump.GCC Administrator
2023-01-07Always define `WIN32_LEAN_AND_MEAN` before <windows.h>LIU Hao
2023-01-06Daily bump.GCC Administrator
2023-01-05ada: Minor tweak to test added in previous changeEric Botcazou
2023-01-05ada: Clean up interface handling in Expand_N_Object_DeclarationEric Botcazou
2023-01-05ada: Flag renaming-as-spec as a body to inlinePiotr Trojanek
2023-01-05ada: Remove unhelpful special case for renamed bodies in GNATprove modePiotr Trojanek
2023-01-05ada: Fix nested generic instantiationMarc Poulhiès
2023-01-05ada: Do not use decimal approximation in -gnatRj outputEric Botcazou
2023-01-05ada: Optimize class-wide objects initialized with function callsEric Botcazou
2023-01-05ada: Fix pasto in commentEric Botcazou
2023-01-05ada: Fix spurious emissions of -gnatwj warningRonan Desplanques