aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2024-01-09Fix internal error on function call returning extension of limited interfaceEric Botcazou2-77/+84
2024-01-09Fix internal error on function call returning extension of limited interfaceEric Botcazou2-3/+4
2024-01-09Fix internal error on anonymous access type equalityEric Botcazou1-8/+4
2024-01-05Daily bump.GCC Administrator1-0/+5
2024-01-04Add generated .opt.urls filesDavid Malcolm1-0/+30
2024-01-04Daily bump.GCC Administrator1-0/+5
2024-01-03Update copyright dates.Jakub Jelinek2-2/+2
2024-01-03Rotate ChangeLog files.Jakub Jelinek2-6973/+6979
2023-12-20Daily bump.GCC Administrator1-0/+215
2023-12-19ada: Add makefile targets for building/installing html docMarc Poulhiès1-4/+31
2023-12-19ada: Fix internal error on call with parameter of predicated subtypeEric Botcazou2-10/+8
2023-12-19ada: Check all interfaces for valid iterator typeViljar Indus1-13/+90
2023-12-19ada: Missing error on positional container aggregates for types with Add_NamedGary Dismukes1-3/+17
2023-12-19ada: Remove GNATcheck violationsSheri Bernstein1-10/+8
2023-12-19ada: Rework comment in Expand_Ctrl_Function_CallEric Botcazou1-1/+6
2023-12-19ada: Compiler hangs on container aggregate with function call as key expressionGary Dismukes1-2/+2
2023-12-19ada: Fix style and typos in commentsPiotr Trojanek3-4/+4
2023-12-19ada: Remove unreferenced utility routine Get_Logical_Line_Number_ImgPiotr Trojanek2-18/+0
2023-12-19ada: gnatbind: Do not generate Ada.Command_Line references when not usedPatrick Bernardi1-13/+42
2023-12-19ada: Optimize performance and remove dynamic frame requirement.Vasiliy Fofanov1-7/+10
2023-12-19ada: Ignore unconstrained components as inputs for DependsPiotr Trojanek1-36/+2
2023-12-19ada: Rename Is_Constr_Subt_For_UN_Aliased flagEric Botcazou9-57/+55
2023-12-19ada: Remove No_Dynamic_Priorities from Restricted_TaskingJohannes Kliemann1-1/+0
2023-12-19ada: Adapt Ada.Command_Line to work on configurable runtimesPatrick Bernardi3-54/+28
2023-12-19ada: Fix crash on concurrent type aggregateRonan Desplanques2-5/+18
2023-12-19ada: Further cleanup in finalization machineryEric Botcazou8-211/+158
2023-12-19ada: Fix SPARK expansion of container aggregatesYannick Moy2-8/+155
2023-12-19ada: Add missing guard to previous changeEric Botcazou1-1/+3
2023-12-19ada: Fix spurious visibility error on parent's component in instanceEric Botcazou6-35/+107
2023-12-19ada: Plug small loophole in finalization machineryEric Botcazou1-0/+8
2023-12-19ada: Cope with Sem_Util.Enclosing_Declaration oddness.Steve Baird1-1/+11
2023-12-19ada: Restore object constraint optimizationRonan Desplanques2-63/+5
2023-12-19ada: Do not issue SPARK legality error if SPARK_Mode ignoredYannick Moy5-1275/+1308
2023-12-19ada: Cleanup SPARK legality checkingYannick Moy3-112/+10
2023-12-19ada: Illegal instance of Generic_1.Generic_2 incorrectly acceptedSteve Baird1-11/+85
2023-12-19ada: Further cleanup in finalization machineryEric Botcazou1-88/+66
2023-12-17Daily bump.GCC Administrator1-0/+17
2023-12-16Add support for target_version attributeAndrew Carlotti1-2/+4
2023-12-16ada: Improve attribute exclusion handlingAndrew Carlotti1-37/+33
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