aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gen_il-gen.adb
AgeCommit message (Expand)AuthorFilesLines
2021-09-21[Ada] Rename "optional" node subtypes that allow EmptyYannick Moy1-3/+3
2021-09-21[Ada] Add "optional" node subtypes that allow EmptyBob Duff1-1/+41
2021-07-12[Ada] Clean up Uint fieldsBob Duff1-36/+36
2021-07-06[Ada] Tbuild cleanupBob Duff1-15/+25
2021-06-29[Ada] tech debt: Parent (Empty) is not allowedBob Duff1-0/+1
2021-06-29[Ada] Fix bug in node/entity kind numbers in sinfo/einfo.hBob Duff1-2/+9
2021-06-21[Ada] Add Ada.Strings.Text_Buffers and replace uses of Ada.Strings.Text_OutputSteve Baird1-574/+549
2021-06-18[Ada] Minor comment cleanupsBob Duff1-12/+25
2021-06-18[Ada] Remove AAMP from compiler sourcesBob Duff1-1/+1
2021-06-17[Ada] Fix varsize node name conflictBob Duff1-3/+5
2021-06-15[Ada] Fix bug in if_expressions introduced by var-size nodes changesBob Duff1-5/+6
2021-06-15[Ada] Variable-sized node types: improve error messagesBob Duff1-4/+6
2021-06-15[Ada] Variable-sized node types -- cleanupBob Duff1-229/+504
2021-06-15[Ada] Fix bug in subtype of private type with invariantsBob Duff1-13/+31
2021-05-07[Ada] Variable-sized node types -- cleanupBob Duff1-2/+2
2021-05-07[Ada] Variable-sized node typesBob Duff1-0/+2974