aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/sem_ch5.adb
AgeCommit message (Expand)AuthorFilesLines
2005-11-15exp_ch5.adb (Expand_N_Assignment_Statement, [...]): For an assignment of a va...Cyrille Comar1-11/+4
2005-09-05itypes.ads, itypes.adb (Create_Null_Excluding_Itype): New subprogram that giv...Javier Miranda1-14/+16
2005-07-07freeze.adb (Freeze_Entity): Check wrong uses of tag incomplete types.Javier Miranda1-10/+65
2005-07-01Update FSF addressR. Kelley Cook1-2/+2
2005-06-16sem_aggr.adb (Aggregate_Constraint_Checks): Apply a conversion to the express...Gary Dismukes1-15/+24
2005-03-29sem_ch4.adb (Analyze_Selected_Component): Do not generate an actual subtype i...Ed Schonberg1-15/+34
2005-02-10g-zstspl.ads: New file.Robert Dewar1-3/+5
2004-12-08sem_ch5.adb (One_Bound): Remove call to Resolve...Arnaud Charlet1-8/+21
2004-11-19exp_ch4.adb (Expand_N_Selected_Component): If the component is the discrimina...Arnaud Charlet1-2/+110
2004-10-04sem_ch5.adb (Unblocked_Exit_Count): Now used for blocks as well as IF and CASE.Robert Dewar1-62/+127
2004-08-09[multiple changes]Arnaud Charlet1-9/+54
2004-06-07[multiple changes]Arnaud Charlet1-4/+4
2004-04-05[multiple changes]Arnaud Charlet1-4/+8
2004-03-29[multiple changes]Arnaud Charlet1-1/+15
2004-01-05[multiple changes]Arnaud Charlet1-1/+1
2003-12-01[multiple changes]Arnaud Charlet1-26/+28
2003-11-10[multiple changes]Arnaud Charlet1-0/+59
2003-10-213psoccon.ads, [...]: Files added.Arnaud Charlet1-92/+354
2003-04-241aexcept.adb, [...]: Merge header, formatting and other trivial changes from ...Geert Bosch1-1/+0
2002-10-23Nathanael Nerode <neroden@gcc.gnu.org> PR ada/6919 (forward port of patch for...Nathanael Nerode1-1/+1
2002-03-14Delete all lines containing "$Revision:".Geoffrey Keating1-1/+0
2002-03-0841intnam.ads, [...]: Merge in ACT changes.Geert Bosch1-4/+6
2001-12-165ataprop.adb, [...]: Fix spelling errors.Joseph Myers1-2/+2
2001-12-05einfo.ads: Block_Node points to the identifier of the block...Ed Schonberg1-1/+1
2001-10-12sem_ch5.adb (Analyze_Iteration_Scheme): Suppress warning on null loop in gene...Robert Dewar1-4/+6
2001-10-02New Language: AdaRichard Kenner1-0/+1256