aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2023-12-12Daily bump.GCC Administrator1-0/+5
2023-12-11ada: Fix Ada bootstrap on FreeBSDRainer Orth1-1/+6
2023-12-06Daily bump.GCC Administrator1-0/+20
2023-12-05Introduce strub: machine-independent stack scrubbingAlexandre Oliva2-2/+89
2023-12-05Restore build with GCC 4.8 to GCC 5Richard Sandiford1-1/+1
2023-12-05ada: Fix Ada bootstrap on SolarisRainer Orth2-0/+2
2023-12-03Daily bump.GCC Administrator1-0/+10
2023-12-02Allow target attributes in non-gnu namespacesRichard Sandiford3-5/+12
2023-12-02Daily bump.GCC Administrator1-0/+7
2023-12-01ada: Fix Ada bootstrap on macOSRainer Orth2-2/+8
2023-12-01Daily bump.GCC Administrator1-0/+124
2023-11-30ada: Rework fix for wrong finalization of qualified aggregate in allocatorEric Botcazou4-63/+63
2023-11-30ada: Support Put_Image for types in user-defined instances of predefined gene...Steve Baird1-1/+1
2023-11-30ada: Remove SPARK legality checksYannick Moy11-645/+13
2023-11-30ada: Remove GNATcheck violationsSheri Bernstein1-5/+19
2023-11-30ada: Ignore defered compile time errors without backendViljar Indus1-0/+10
2023-11-30ada: Fix spelling of functions with(out) "side effects"Yannick Moy12-64/+64
2023-11-30ada: Crash initializing component of private record typeJavier Miranda1-85/+89
2023-11-30ada: Name resolution in expanded instancesSteve Baird1-0/+338
2023-11-30ada: Add comment describing Partition_Elaboration_Policy dependency.Steve Baird1-0/+6
2023-11-30ada: Too-strict conformance checking for formal discriminated typeSteve Baird1-5/+12
2023-11-30ada: Fix predicate check failure in Expand_Allocator_ExpressionEric Botcazou1-8/+9
2023-11-30ada: Fix wrong finalization for qualified aggregate of limited type in allocatorEric Botcazou1-0/+21
2023-11-30ada: Constant_Indexing used when context requires a variableSteve Baird1-3/+15
2023-11-29Daily bump.GCC Administrator1-0/+120
2023-11-28Fix PR ada/111909 On Darwin, determine filesystem case sensitivity at runtimeSimon Wright1-3/+11
2023-11-28ada: Fix wrong size value output with -gnatR -gnatcEric Botcazou1-0/+1
2023-11-28ada: Add comment for assertionMarc Poulhiès1-1/+4
2023-11-28ada: Error compiling reduction expression with overloaded reducer subprogramSteve Baird1-43/+34
2023-11-28ada: Errors on instance of Multiway_Trees with discriminated typeGary Dismukes1-270/+4
2023-11-28ada: False alarms from -gnatw.t with generic functionsBob Duff1-17/+25
2023-11-28ada: Further cleanup in finalization machineryEric Botcazou4-74/+110
2023-11-28ada: Fix incorrect quoting in documentationEric Botcazou2-7/+5
2023-11-28ada: Fix premature finalization for nested return within extended oneEric Botcazou1-50/+98
2023-11-28ada: Add new predicate Is_Address_Compatible_TypeSebastian Poeplau2-0/+7
2023-11-28ada: Type error on container aggregate with loop_parameter_specificationGary Dismukes1-2/+8
2023-11-28ada: Fix internal error on declare expression in expression functionEric Botcazou2-2/+23
2023-11-28ada: Handle unchecked conversion in boundRichard Kenner1-1/+3
2023-11-28ada: Remove dependency on System.Val_Bool in System.Img_BoolYannick Moy4-37/+40
2023-11-28ada: Fix predicate failure that occurred in a test caseTucker Taft1-0/+1
2023-11-22Daily bump.GCC Administrator1-0/+187
2023-11-21ada: Fix miscompilation of loop over boolean rangeEric Botcazou1-2/+6
2023-11-21ada: Fix issue with indefinite vector of overaligned unconstrained arrayEric Botcazou2-3/+28
2023-11-21ada: Compiler crash on container aggregate with loop_parameter_specificationsGary Dismukes1-1/+17
2023-11-21ada: Another couple of cleanups in the finalization machineryEric Botcazou2-17/+14
2023-11-21ada: Deep delta aggregates in postconditionsSteve Baird1-1/+4
2023-11-21ada: Small consistency fix for -gnatwv warningEric Botcazou1-8/+38
2023-11-21ada: Compiler error reporting illegal prefix on legal loop iterator with "in"Gary Dismukes4-24/+82
2023-11-21ada: Fix internal error on 'Address of task componentEric Botcazou1-8/+2
2023-11-21ada: Avoid Style_Checks pragmas affecting other unitsViljar Indus1-0/+17