aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/exp_ch5.adb
AgeCommit message (Expand)AuthorFilesLines
2010-06-18[multiple changes]Arnaud Charlet1-4/+4
2010-06-17exp_ch6.adb, [...]: Use Make_TemporaryRobert Dewar1-61/+35
2009-09-17exp_ch9.adb, [...]: Minor reformattingRobert Dewar1-2/+2
2009-07-23[multiple changes]Arnaud Charlet1-0/+5
2009-07-23exp_ch5.adb (Expand_N_Assignment_Statement): Do left-side validity check righ...Robert Dewar1-14/+34
2009-07-22[multiple changes]Arnaud Charlet1-2/+2
2009-07-20[multiple changes]Arnaud Charlet1-48/+101
2009-07-07checks.adb (Generate_Range_Check): Replace type conversions with unchecked co...Gary Dismukes1-6/+7
2009-06-25[multiple changes]Arnaud Charlet1-2/+22
2009-05-06[multiple changes]Arnaud Charlet1-3/+3
2009-04-20exp_ch5.adb (Expand_Assign_Array): For the case where the assignment involves...Gary Dismukes1-2/+6
2009-04-20[multiple changes]Arnaud Charlet1-2/+5
2009-04-17[multiple changes]Arnaud Charlet1-6/+1
2009-04-17[multiple changes]Arnaud Charlet1-0/+13
2009-04-16exp_ch5.adb (Expand_Assign_Array): For the GCC back-end, do not generate an a...Eric Botcazou1-6/+11
2009-04-10[multiple changes]Arnaud Charlet1-7/+10
2009-04-10[multiple changes]Arnaud Charlet1-3/+5
2009-04-10exp_ch5.adb, [...]: Move the code that creates a call to the _Postconditions ...Bob Duff1-2/+9
2009-04-10exp_ch5.adb, [...]: Avoid use of No_Position in Sloc of generated nodes...Bob Duff1-2/+1
2009-04-09[multiple changes]Arnaud Charlet1-1/+1
2009-04-09sem_aggr.adb, [...]: Reorganize einfo/sem_aux, moving routines from einfo to ...Robert Dewar1-0/+1
2009-04-07[multiple changes]Arnaud Charlet1-3/+14
2009-04-07checks.adb (Determine_Range): Add Assume_Valid parameterRobert Dewar1-4/+16
2008-08-222008-08-22 Robert Dewar <dewar@adacore.com>Arnaud Charlet1-2/+6
2008-08-22exp_ch5.adb, [...]: Rename...Bob Duff1-18/+18
2008-08-22exp_ch5.adb (Expand_Simple_Function_Return): If secondary stack is involved a...Ed Schonberg1-36/+34
2008-08-20exp_ch5.adb: Minor reformattingRobert Dewar1-7/+6
2008-08-20exp_ch5.adb (Controlled_Type): New routine.Hristian Kirtchev1-17/+53
2008-08-042008-08-04 Robert Dewar <dewar@adacore.com>Arnaud Charlet1-0/+1
2008-08-04exp_aggr.adb (Build_Record_Aggr_Code): Perform a conversion of the target to ...Gary Dismukes1-12/+29
2008-05-282008-05-28 Robert Dewar <dewar@adacore.com>Robert Dewar1-2/+23
2008-05-26exp_ch5.adb (Make_Tag_Ctrl_Assignment): Add missing guard on condition for as...Thomas Quinot1-4/+7
2008-05-20exp_ch5.adb (Expand_Assign_Record): Within an initialization procedure for a ...Ed Schonberg1-0/+3
2008-04-15[multiple changes]Samuel Tardieu1-6/+23
2008-04-14vms_data.ads: Fix typo in constant.Ralf Wildenhues1-1/+1
2008-04-08alloc.ads: Add entries for Obsolescent_Warnings tableRobert Dewar1-67/+198
2008-03-26exp_ch5.adb (Expand_N_Extended_Return_Statement): Suppress generation of a he...Gary Dismukes1-1/+25
2008-03-249drpc.adb, [...]: Fix comment typos.Ralf Wildenhues1-10/+10
2007-12-13exp_ch4.adb (Expand_N_Attribute_Reference, [...]): Take into account VM_TargetArnaud Charlet1-34/+33
2007-09-26exp_ch5.adb: Activate memmove type processing if debug flag d.s is setRobert Dewar1-4/+11
2007-09-10exp_atag.ads, [...]: Replace headers with GPL v3 headers.Robert Dewar1-4/+3
2007-08-16exp_aggr.adb (Build_Record_Aggr_Code): Extend the test for an ancestor part g...Gary Dismukes1-28/+23
2007-08-14exp_ch5.adb (Expand_Assign_Array): If source or target of assignment is a var...Ed Schonberg1-509/+105
2007-06-06exp_ch5.adb (Expand_N_Assignment_Statement): For the assignment of a controll...Ed Schonberg1-649/+783
2007-04-06einfo.ads, einfo.adb: (First_Component_Or_Discriminant): New functionRobert Dewar1-614/+540
2006-10-31exp_ch5.ads (Expand_N_Extended_Return_Statement): New procedure.Bob Duff1-38/+1187
2006-02-15exp_ch5.adb (Expand_Assign_Array): If the right-hand side is a string...Ed Schonberg1-16/+4
2005-12-09exp_ch5.adb (Expand_N_Assignment_Statement): In case of tagged types and the ...Javier Miranda1-2/+33
2005-11-15exp_ch5.adb (Expand_N_Assignment_Statement, [...]): For an assignment of a va...Cyrille Comar1-111/+150
2005-09-05exp_ch4.adb (Expand_N_In): Replace test of expression in its own type by vali...Robert Dewar1-9/+19