aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2021-09-22[Ada] Fix conformance errors and erroneous codeBob Duff19-103/+65
2021-09-22[Ada] Clarify parts of Ada.Strings.Unbounded in SPARK or notYannick Moy1-1/+4
2021-09-22[Ada] Update status of some attributesArnaud Charlet1-4/+4
2021-09-22[Ada] VxWorks inconsistent use of return type (STATUS)Doug Rupp12-152/+177
2021-09-22[Ada] More flexibility in preprocessorArnaud Charlet1-5/+20
2021-09-22[Ada] Contracts written for the Ada.Strings.Bounded libraryPierre-Alexandre Bazin6-723/+4911
2021-09-22[Ada] Add adequate guard before calling First_Rep_ItemYannick Moy1-1/+4
2021-09-22[Ada] VxWorks inconsistent use of return type (BOOL)Doug Rupp10-18/+35
2021-09-22[Ada] Add Package_Body helper routine to be used in GNATprovePiotr Trojanek3-2/+31
2021-09-22[Ada] Minor doc improvementArnaud Charlet2-3/+9
2021-09-22[Ada] Fix infinite loop in compilation of illegal codeYannick Moy4-5/+12
2021-09-22[Ada] More precise analysis of function renamings in GNATproveYannick Moy2-13/+20
2021-09-22[Ada] Removal of technical debtJustin Squirek20-137/+60
2021-09-22[Ada] Fix access to predicated parent in ItypeYannick Moy1-0/+3
2021-09-22[Ada] Allow more cases of import with Relaxed_RM_SemanticsArnaud Charlet1-1/+5
2021-09-22[Ada] Improve performance for case-insensitive regular expressionsSteve Baird1-10/+53
2021-09-22[Ada] Remove System.Img_Enum_New unitEric Botcazou3-257/+0
2021-09-22[Ada] Fix obsolete comments/name referring to girder discriminantsYannick Moy5-28/+28
2021-09-22[Ada] VxWorks inconsistent use of return type (Int_Unlock)Doug Rupp9-14/+13
2021-09-22[Ada] VxWorks inconsistent use of return type (vx_freq_t)Doug Rupp4-1/+12
2021-09-22[Ada] Replace use of 'Image with use of Error_Msg_UintGhjuvan Lacambre1-10/+11
2021-09-22[Ada] Generate temporary for if-expression with -fpreserve-control-flowEric Botcazou1-0/+40
2021-09-22[Ada] Add -gnatX support for casing on array valuesSteve Baird4-54/+459
2021-09-22[Ada] Fix imprecise wording for error on scalar storage orderEric Botcazou1-3/+9
2021-09-22[Ada] Make Ada.Task_Initialization compatible with No_Elaboration_Code_AllArnaud Charlet4-15/+17
2021-09-22[Ada] Change message format on missing returnArnaud Charlet1-1/+1
2021-09-22[Ada] Mark gnatfind and gnatxref obsoleteArnaud Charlet2-0/+10
2021-09-22Small tweak to comments in range_cannot_be_superflatEric Botcazou1-2/+4
2021-09-22Daily bump.GCC Administrator1-0/+239
2021-09-21[Ada] Add some comments in init.c about the lynx178 signal handlerDoug Rupp1-0/+22
2021-09-21[Ada] Rename "optional" node subtypes that allow EmptyYannick Moy1-3/+3
2021-09-21[Ada] Spurious dynamic accessibility check on allocatorJustin Squirek2-13/+1
2021-09-21[Ada] Regenerate gnat_ugn.texiEric Botcazou1-7/+10
2021-09-21[Ada] SCOs: generate 'P' decisions for [Type_]Invariant pragmasMatthieu Eyraud1-3/+7
2021-09-21[Ada] Add "optional" node subtypes that allow EmptyBob Duff2-3/+43
2021-09-21[Ada] bindgen: support additional features on targets suppressing the standar...Patrick Bernardi1-0/+31
2021-09-21[Ada] Fix regression in ACATS bdd2006 and bdd2007Bob Duff1-6/+11
2021-09-21[Ada] Set related expression for external DISCR symbols in Build_TemporaryDaniel Mercier1-0/+11
2021-09-21[Ada] Minor tweaks to System.Dwarf_LineEric Botcazou1-7/+8
2021-09-21[Ada] Crash on build of Initialization procedure for derived containerEd Schonberg1-1/+4
2021-09-21[Ada] Cleanup old VxWorks in Makefile.rtlDoug Rupp9-1202/+0
2021-09-21[Ada] Add assertions to Uintp (UI_Is_In_Int_Range)Bob Duff2-7/+9
2021-09-21[Ada] Remove if_expressionBob Duff1-6/+14
2021-09-21[Ada] Add assertions to UintpBob Duff7-280/+375
2021-09-21[Ada] Small optimization to DWARF 5 mode in System.Dwarf_LineEric Botcazou1-6/+12
2021-09-21[Ada] Follow-up tweaks to System.Dwarf_LineEric Botcazou1-8/+7
2021-09-21[Ada] exp_pakd.adb: work around spurious Codepeer warningsGhjuvan Lacambre1-1/+5
2021-09-21[Ada] Fix ignored dynamic predicates specified through "predicate" aspectGhjuvan Lacambre1-0/+2
2021-09-21[Ada] rtems: add 128bit support for aarch64Frederic Konrad1-0/+5
2021-09-21[Ada] Presence of abstract operator function causes resolution problemsGary Dismukes1-0/+1