summaryrefslogtreecommitdiff
path: root/gcc/ada/gen_il-gen-gen_nodes.adb
Commit message (Expand)AuthorAgeFilesLines
* [Ada] Place "at end" on body nodesBob Duff2022-09-061-3/+7
* [Ada] Get rid of secondary stack for most calls returning tagged typesEric Botcazou2022-06-021-2/+0
* [Ada] Delete no-longer-used Convert_To_Return_False flagSteve Baird2022-05-301-2/+1
* [Ada] Fix the parsing for delta aggregateMarc Poulhiès2022-05-181-0/+1
* [Ada] Cleanups related to front-end SJLJBob Duff2022-05-171-2/+1
* [Ada] Update copyright notice and bump Gnatvsn.Current_YearArnaud Charlet2022-01-111-1/+1
* [Ada] Use bracket aggregates in Ada2022Marc Poulhiès2021-12-021-0/+2
* [Ada] Allow formal functions to have a default in the form of an expression f...Gary Dismukes2021-12-011-0/+2
* [Ada] Make Declaration_Node return nondeclarations in fewer casesBob Duff2021-10-251-3/+16
* [Ada] tech debt: Clean up Uint fields, such as EsizeBob Duff2021-10-201-3/+3
* [Ada] Add more node unionsRichard Kenner2021-10-011-0/+27
* [Ada] Add N_Is_DeclRichard Kenner2021-10-011-1/+15
* [Ada] Add N_Entity_NameRichard Kenner2021-10-011-0/+10
* [Ada] Add N_Has_Bounds and N_Is_IndexRichard Kenner2021-09-231-0/+13
* [Ada] Clean up Uint fieldsBob Duff2021-07-121-6/+6
* [Ada] Tbuild cleanupBob Duff2021-07-061-2/+8
* [Ada] Removal of various ??? comments plus related code changesGary Dismukes2021-07-061-6/+0
* [Ada] Make parent of N_Exception_Declaration be N_DeclarationBob Duff2021-07-061-2/+2
* [Ada] INOX: prototype "when" constructsJustin Squirek2021-06-211-0/+13
* [Ada] Implementation of AI12-205: defaults for formal typesEd Schonberg2021-06-211-1/+2
* [Ada] Casing on composite valuesSteve Baird2021-06-171-1/+3
* [Ada] Variable-sized node types -- cleanupBob Duff2021-06-151-17/+36
* [Ada] Fix link from body protected entry implementation to source codePiotr Trojanek2021-05-071-0/+1
* [Ada] Variable-sized node typesBob Duff2021-05-071-0/+1616