summaryrefslogtreecommitdiff
path: root/gcc/ada/atree.adb
Commit message (Expand)AuthorAgeFilesLines
* [Ada] Fix bugs in Base_Type_Only (etc.) fieldsBob Duff2021-10-251-5/+6
* [Ada] More work on efficiency improvementsBob Duff2021-10-011-63/+178
* [Ada] Fix CodePeer warningsGhjuvan Lacambre2021-10-011-0/+4
* [Ada] Info. gathering in preparation for more efficiency improvementsBob Duff2021-10-011-3/+70
* [Ada] If unnesting and relocating subprogram call, make new Parameter_Associa...Richard Kenner2021-09-231-0/+16
* [Ada] Cleanup and efficiency improvementsBob Duff2021-09-231-205/+284
* [Ada] Fix infinite loop in compilation of illegal codeYannick Moy2021-09-221-2/+8
* [Ada] Add "optional" node subtypes that allow EmptyBob Duff2021-09-211-2/+2
* [Ada] Work around CodePeer bug by declaring variableGhjuvan Lacambre2021-09-201-1/+6
* [Ada] Clean up Uint fieldsBob Duff2021-07-121-3/+21
* [Ada] tech debt: Parent (Empty) is not allowedBob Duff2021-06-291-9/+9
* [Ada] Minor comment cleanupArnaud Charlet2021-06-171-4/+0
* [Ada] Do not systematically suppress checks on atree.adbArnaud Charlet2021-06-171-3/+2
* [Ada] Fix varsize node name conflictBob Duff2021-06-171-8/+8
* [Ada] Variable-sized node types -- cleanupBob Duff2021-06-151-145/+178
* [Ada] Add more initialization of Stored_ConstraintRichard Kenner2021-06-151-2/+4
* [Ada] Fix bug in subtype of private type with invariantsBob Duff2021-06-151-5/+1
* Fix uninitialized variable in Atree.Size_In_SlotsBob Duff2021-05-121-7/+25
* Do not use pragma Provide_Shift_Operators in Atree packageEric Botcazou2021-05-101-8/+8
* Remove obsolete comment and add missing headerEric Botcazou2021-05-101-3/+4
* [Ada] Minor reformattingsBob Duff2021-05-071-8/+8
* [Ada] Variable-sized node types -- cleanupBob Duff2021-05-071-12/+13
* [Ada] Restore nnd capabilityBob Duff2021-05-071-118/+25
* [Ada] Reinitialize Private_Dependents when it is vanishingBob Duff2021-05-071-5/+11
* [Ada] Replace packed records with integers in low-level implementationEric Botcazou2021-05-071-159/+31
* [Ada] Variable-sized node typesBob Duff2021-05-071-7619/+1347
* [Ada] Update copyright noticeArnaud Charlet2021-05-031-1/+1
* [Ada] Update header of front-end filesArnaud Charlet2020-10-231-10/+4
* [Ada] Flexible AST node structureBob Duff2020-10-201-150/+179
* [Ada] Use membership tests in front-endArnaud Charlet2020-07-271-495/+0
* [Ada] Add assertions to Preserve_Comes_From_Source and reuse itPiotr Trojanek2020-06-171-2/+1
* [Ada] Declare expressionsBob Duff2020-06-161-2/+3
* [Ada] Remove more references to ASISArnaud Charlet2020-06-101-3/+3
* [Ada] Remove the Has_Dynamic_Range_Check flagEric Botcazou2020-06-081-6/+0
* [Ada] Make the Has_Dynamic_Range_Check flag obsoleteEric Botcazou2020-06-051-0/+6
* [Ada] Remove ASIS tree generationArnaud Charlet2020-06-031-27/+0
* [Ada] Bump copyright yearArnaud Charlet2020-06-021-1/+1
* [Ada] 'others' in conditional_expressionsBob Duff2019-10-101-0/+24
* [Ada] Bump copyright years to 2019Pierre-Marie de Rodat2019-01-081-1/+1
* [Ada] Reuse Is_Rewrite_Substitution in Relocate_NodePiotr Trojanek2018-07-171-1/+1
* [Ada] New ignored Ghost code removal mechanismHristian Kirtchev2018-07-171-15/+60
* [Ada] Spurious visibility error in a nested instance with formal packageEd Schonberg2018-05-221-0/+18
* [Ada] Bump copyright notices to 2018Arnaud Charlet2018-01-111-1/+1
* [multiple changes]Pierre-Marie de Rodat2017-11-161-0/+36
* [multiple changes]Pierre-Marie de Rodat2017-10-091-2/+9
* [multiple changes]Pierre-Marie de Rodat2017-10-091-10/+29
* exp_ch6.adb: (Make_Build_In_Place_Call_In_Object_Declaration): Remove the cod...Pierre-Marie de Rodat2017-10-091-54/+15
* sinput.adb: Minor code cleanup.Bob Duff2017-04-271-6/+10
* [multiple changes]Arnaud Charlet2017-04-271-4/+4
* [multiple changes]Arnaud Charlet2017-04-251-6/+2