aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/exp_ch4.adb
AgeCommit message (Expand)AuthorFilesLines
2008-08-10exp_ch4.adb (Expand_N_Op_Expon): Force evaluation of left argument even when ...Samuel Tardieu1-15/+48
2008-08-08exp_ch4.adb (Expand_Allocator_Expression): add check if null exclusion indica...Arnaud Charlet1-0/+5
2008-08-04exp_ch4.adb (Expand_N_In): Suppress range warnings in instancesRobert Dewar1-4/+10
2008-08-04exp_ch4.adb: Minor reformattingArnaud Charlet1-2/+2
2008-08-04exp_ch4.adb: Minor reformattingRobert Dewar1-1/+1
2008-08-04exp_ch4.adb (Get_Allocator_Final_List): Freeze anonymous type for chain at on...Ed Schonberg1-3/+5
2008-07-31checks.ads (Apply_Accessibility_Check): Add parameter Insert_Node.Gary Dismukes1-6/+8
2008-06-03Makefile.in (common_tools): Fix typos in $(exeext) extension.Ralf Wildenhues1-2/+2
2008-05-26einfo.ads (Abstract_Interface_Alias): Renamed as Interface_Alias.Javier Miranda1-1/+1
2008-05-26exp_ch4.adb (Expand_Concatenate_Other): Add explicit constraint checks on the...Ed Schonberg1-4/+58
2008-05-26exp_ch4.adb (Expand_N_Type_Conversion): Minor code reformatting.Hristian Kirtchev1-52/+124
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