aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
19 hoursDaily bump.GCC Administrator1-0/+6
33 hoursAda: Fix segfault on uninitialized variable as operand of primitive operatorEric Botcazou1-0/+4
43 hoursDaily bump.GCC Administrator1-0/+5
2 daysFix wrong elaboration for allocator at library level of dynamic libraryEric Botcazou1-6/+10
11 daysDaily bump.GCC Administrator1-0/+5
11 daysd,ada/spec: only sub nostd{inc,lib} rather than nostd{inc,lib}*Arsen Arsenović1-3/+3
2025-01-15Daily bump.GCC Administrator1-0/+9
2025-01-14Ada: add missing support for the S/390 and RISC-V architecturesEric Botcazou2-5/+33
2025-01-14Daily bump.GCC Administrator1-0/+97
2025-01-13ada: Update gnatdll documentation (-b option removed)Pascal Obry2-22/+8
2025-01-13ada: Cleanup preanalysis of static expressions (part 5)Javier Miranda1-8/+20
2025-01-13ada: Fix relocatable DLL creation with gnatdllPascal Obry2-15/+6
2025-01-13ada: Remove redundant parentheses inside unary operators (cont.)Piotr Trojanek1-8/+8
2025-01-13ada: Cleanup preanalysis of static expressions (part 4)Javier Miranda2-7/+23
2025-01-13ada: Warn about redundant parentheses inside unary operatorsPiotr Trojanek1-0/+38
2025-01-13ada: Remove redundant parentheses inside unary operators in commentsPiotr Trojanek1-1/+1
2025-01-13ada: Remove redundant parentheses inside unary operatorsPiotr Trojanek34-115/+115
2025-01-13ada: Fix spurious warning about redundant parentheses in range boundPiotr Trojanek1-5/+11
2025-01-13ada: Unbounded recursion on character aggregates with predicated component su...Gary Dismukes1-5/+6
2025-01-13ada: Simplify expansion of negative membership operatorPiotr Trojanek2-9/+4
2025-01-13ada: Warn about redundant parentheses in upper range boundsPiotr Trojanek1-3/+7
2025-01-13ada: Add more commentary to System.Val_Real.Large_PowfiveEric Botcazou1-0/+5
2025-01-13ada: Fix parsing of raise expressions with no parensPiotr Trojanek1-6/+4
2025-01-11Daily bump.GCC Administrator1-0/+37
2025-01-10ada: Incorrect accessibilty level for library level subprogramssquirek1-0/+9
2025-01-10ada: Remove empty line.Marc Poulhiès1-2/+1
2025-01-10ada: Set syntactic node properties immediately when crating the nodesPiotr Trojanek5-26/+19
2025-01-10ada: Turn Is_Effective_Use_Clause from syntactic to semantic flagPiotr Trojanek1-2/+2
2025-01-10ada: Reorder syntactic node fields to match the Ada RM grammarPiotr Trojanek3-44/+48
2025-01-10Daily bump.GCC Administrator1-0/+32
2025-01-09ada: Fix missing detection of late equality operator returning subtype of Boo...Eric Botcazou2-3/+15
2025-01-09ada: Accept predefined multiply operator for fixed point in expression functionEric Botcazou1-5/+7
2025-01-09ada: Error on Disable_Controlled aspect in Multiway_Treessquirek2-49/+39
2025-01-09ada: Cleanup preanalysis of static expressions (part 3)Javier Miranda2-3/+7
2025-01-08Daily bump.GCC Administrator1-0/+273
2025-01-07Update copyright years.Marc Poulhiès2271-2272/+2272
2025-01-07ada: Adjust pragma obsolescent messageMarc Poulhiès2-8/+22
2025-01-07ada: Drop g-cpp* units not needed by the compilerAlexandre Oliva1-6/+0
2025-01-07ada: Do not create temporaries for initialization statementsEric Botcazou1-1/+14
2025-01-07ada: Remove unused AST flag Address_Warning_PostedPiotr Trojanek4-12/+2
2025-01-07ada: Do not raise exceptions from Exp_Aggr.Packed_Array_Aggregate_HandledEric Botcazou1-13/+16
2025-01-07ada: Cleanup preanalysis of static expressions (part 2)Javier Miranda13-62/+87
2025-01-07ada: Fix constants overlayed by variablesPiotr Trojanek1-2/+4
2025-01-07ada: Improve protection against wrong use from GDBPiotr Trojanek1-2/+3
2025-01-07ada: Fix violations of GNAT-specific GNATcheck rulesPiotr Trojanek2-3/+2
2025-01-07ada: Remove dead code in detection of null record definitionsPiotr Trojanek1-6/+3
2025-01-07ada: Fix abort deferral for finally partsRonan Desplanques1-8/+19
2025-01-07ada: Improved checking of uses of package renamingsSteve Baird4-3/+15
2025-01-07ada: Remove flag Is_Inherited_Pragma which is only set and never usedPiotr Trojanek4-13/+2
2025-01-07ada: Avoid conversion from String to Name_Id at runtimePiotr Trojanek1-1/+1