aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/exp_ch4.adb
AgeCommit message (Expand)AuthorFilesLines
2008-05-20re PR ada/30740 (Improper semantics in gnat's compilation of certain expressi...Robert Dewar1-489/+475
2008-04-08sem_cat.adb (Validate_RCI_Subprogram_Declaration): Add tests of Has_Stream_At...Gary Dismukes1-248/+296
2008-03-26exp_ch4.adb (Expand_N_Op_Concat): Remove special tests for No_Run_Time_ModeRobert Dewar1-16/+6
2008-03-249drpc.adb, [...]: Fix comment typos.Ralf Wildenhues1-23/+23
2007-12-13exp_ch4.adb (Expand_N_Attribute_Reference, [...]): Take into account VM_TargetArnaud Charlet1-23/+23
2007-10-15errout.ads: Comment clarificationRobert Dewar1-34/+22
2007-09-10exp_atag.ads, [...]: Replace headers with GPL v3 headers.Robert Dewar1-4/+3
2007-08-14a-stzsup.adb, [...]: Fix warnings for range tests optimized out.Robert Dewar1-34/+108
2007-06-06exp_ch4.adb (Complete_Coextension_Finalization): Add machinery to handle the ...Javier Miranda1-460/+941
2007-04-06exp_ch4.adb (Expand_N_Type_Conversion): Remove special processing for convers...Geert Bosch1-54/+207
2006-10-31exp_ch4.adb (Expand_N_Type_Conversion): Handle missing interface type convers...Javier Miranda1-92/+182
2006-02-17exp_ch4.adb (Expand_N_Allocator): If the allocated object is accessed through...Javier Miranda1-23/+98
2006-02-15exp_ch4.adb (Expand_Allocator_Expression): Pass Allocator => True to Make_Adj...Thomas Quinot1-13/+21
2005-12-09[multiple changes]Arnaud Charlet1-113/+115
2005-11-15re PR ada/18434 (Ada: cannot build gnattools on Tru64 UNIX V5.1B)Robert Dewar1-114/+208
2005-09-05exp_ch4.adb (Expand_N_In): Replace test of expression in its own type by vali...Robert Dewar1-34/+110
2005-07-01Update FSF addressR. Kelley Cook1-2/+2
2005-06-16exp_ch4.adb (Expand_Allocator_Expression): When an initialized allocator's de...Gary Dismukes1-15/+70
2005-03-29exp_ch4.adb (Has_Unconstrained_UU_Component): Use the base type in order to r...Ed Schonberg1-1/+1
2005-03-15atree.ads, atree.adb: Add support for Elist24 fieldJavier Miranda1-63/+94
2005-02-10exp_ch4.adb (Expand_Composite_Equality): If a component is an unchecked union...Arnaud Charlet1-32/+45
2004-12-08exp_ch4.adb (Expand_N_Indexed_Component): For an indexed component with an im...Arnaud Charlet1-7/+5
2004-11-19exp_ch4.adb (Expand_N_Selected_Component): If the component is the discrimina...Arnaud Charlet1-16/+9
2004-10-27exp_ch4.adb (Expand_N_Op_Eq): Make sure we expand a loop for array compares i...Robert Dewar1-45/+49
2004-10-04exp_ch4.adb (Is_Procedure_Actual): Correct so that this does not consider exp...Robert Dewar1-10/+26
2004-08-09[multiple changes]Arnaud Charlet1-30/+614
2004-07-26[multiple changes]Arnaud Charlet1-4/+21
2004-07-15[multiple changes]Arnaud Charlet1-26/+66
2004-07-06[multiple changes]Arnaud Charlet1-3/+3
2004-06-25revert: [multiple changes]Arnaud Charlet1-154/+269
2004-06-07[multiple changes]Arnaud Charlet1-39/+13
2004-05-27[multiple changes]Arnaud Charlet1-3/+20
2004-05-14[multiple changes]Arnaud Charlet1-1/+20
2004-04-19[multiple changes]Arnaud Charlet1-4/+10
2004-04-01[multiple changes]Arnaud Charlet1-0/+4
2004-03-15[multiple changes]Arnaud Charlet1-24/+22
2004-02-09[multiple changes]Arnaud Charlet1-54/+49
2004-01-13[multiple changes]Arnaud Charlet1-2/+3
2004-01-05[multiple changes]Arnaud Charlet1-4/+6
2003-12-01[multiple changes]Arnaud Charlet1-2/+4
2003-11-27[multiple changes]Arnaud Charlet1-16/+49
2003-11-24[multiple changes]Arnaud Charlet1-10/+31
2003-11-04re PR ada/12806 (Program_Error sinput.adb:397)Arnaud Charlet1-1/+2
2003-10-213psoccon.ads, [...]: Files added.Arnaud Charlet1-730/+1853
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-37/+86
2001-12-165ataprop.adb, [...]: Fix spelling errors.Joseph Myers1-2/+2
2001-10-26* exp_ch4.adb (Expand_N_Allocator): Minor reformatting.Robert Dewar1-2/+2