summaryrefslogtreecommitdiff
path: root/gcc/ada/exp_ch5.adb
Commit message (Expand)AuthorAgeFilesLines
* [multiple changes]Arnaud Charlet2009-07-231-0/+5
* exp_ch5.adb (Expand_N_Assignment_Statement): Do left-side validity check righ...Robert Dewar2009-07-231-14/+34
* [multiple changes]Arnaud Charlet2009-07-221-2/+2
* [multiple changes]Arnaud Charlet2009-07-201-48/+101
* checks.adb (Generate_Range_Check): Replace type conversions with unchecked co...Gary Dismukes2009-07-071-6/+7
* [multiple changes]Arnaud Charlet2009-06-251-2/+22
* [multiple changes]Arnaud Charlet2009-05-061-3/+3
* exp_ch5.adb (Expand_Assign_Array): For the case where the assignment involves...Gary Dismukes2009-04-201-2/+6
* [multiple changes]Arnaud Charlet2009-04-201-2/+5
* [multiple changes]Arnaud Charlet2009-04-171-6/+1
* [multiple changes]Arnaud Charlet2009-04-171-0/+13
* exp_ch5.adb (Expand_Assign_Array): For the GCC back-end, do not generate an a...Eric Botcazou2009-04-161-6/+11
* [multiple changes]Arnaud Charlet2009-04-101-7/+10
* [multiple changes]Arnaud Charlet2009-04-101-3/+5
* exp_ch5.adb, [...]: Move the code that creates a call to the _Postconditions ...Bob Duff2009-04-101-2/+9
* exp_ch5.adb, [...]: Avoid use of No_Position in Sloc of generated nodes...Bob Duff2009-04-101-2/+1
* [multiple changes]Arnaud Charlet2009-04-091-1/+1
* sem_aggr.adb, [...]: Reorganize einfo/sem_aux, moving routines from einfo to ...Robert Dewar2009-04-091-0/+1
* [multiple changes]Arnaud Charlet2009-04-071-3/+14
* checks.adb (Determine_Range): Add Assume_Valid parameterRobert Dewar2009-04-071-4/+16
* 2008-08-22 Robert Dewar <dewar@adacore.com>Arnaud Charlet2008-08-221-2/+6
* exp_ch5.adb, [...]: Rename...Bob Duff2008-08-221-18/+18
* exp_ch5.adb (Expand_Simple_Function_Return): If secondary stack is involved a...Ed Schonberg2008-08-221-36/+34
* exp_ch5.adb: Minor reformattingRobert Dewar2008-08-201-7/+6
* exp_ch5.adb (Controlled_Type): New routine.Hristian Kirtchev2008-08-201-17/+53
* 2008-08-04 Robert Dewar <dewar@adacore.com>Arnaud Charlet2008-08-041-0/+1
* exp_aggr.adb (Build_Record_Aggr_Code): Perform a conversion of the target to ...Gary Dismukes2008-08-041-12/+29
* 2008-05-28 Robert Dewar <dewar@adacore.com>Robert Dewar2008-05-281-2/+23
* exp_ch5.adb (Make_Tag_Ctrl_Assignment): Add missing guard on condition for as...Thomas Quinot2008-05-261-4/+7
* exp_ch5.adb (Expand_Assign_Record): Within an initialization procedure for a ...Ed Schonberg2008-05-201-0/+3
* [multiple changes]Samuel Tardieu2008-04-151-6/+23
* vms_data.ads: Fix typo in constant.Ralf Wildenhues2008-04-141-1/+1
* alloc.ads: Add entries for Obsolescent_Warnings tableRobert Dewar2008-04-081-67/+198
* exp_ch5.adb (Expand_N_Extended_Return_Statement): Suppress generation of a he...Gary Dismukes2008-03-261-1/+25
* 9drpc.adb, [...]: Fix comment typos.Ralf Wildenhues2008-03-241-10/+10
* exp_ch4.adb (Expand_N_Attribute_Reference, [...]): Take into account VM_TargetArnaud Charlet2007-12-131-34/+33
* exp_ch5.adb: Activate memmove type processing if debug flag d.s is setRobert Dewar2007-09-261-4/+11
* exp_atag.ads, [...]: Replace headers with GPL v3 headers.Robert Dewar2007-09-101-4/+3
* exp_aggr.adb (Build_Record_Aggr_Code): Extend the test for an ancestor part g...Gary Dismukes2007-08-161-28/+23
* exp_ch5.adb (Expand_Assign_Array): If source or target of assignment is a var...Ed Schonberg2007-08-141-509/+105
* exp_ch5.adb (Expand_N_Assignment_Statement): For the assignment of a controll...Ed Schonberg2007-06-061-649/+783
* einfo.ads, einfo.adb: (First_Component_Or_Discriminant): New functionRobert Dewar2007-04-061-614/+540
* exp_ch5.ads (Expand_N_Extended_Return_Statement): New procedure.Bob Duff2006-10-311-38/+1187
* exp_ch5.adb (Expand_Assign_Array): If the right-hand side is a string...Ed Schonberg2006-02-151-16/+4
* exp_ch5.adb (Expand_N_Assignment_Statement): In case of tagged types and the ...Javier Miranda2005-12-091-2/+33
* exp_ch5.adb (Expand_N_Assignment_Statement, [...]): For an assignment of a va...Cyrille Comar2005-11-151-111/+150
* exp_ch4.adb (Expand_N_In): Replace test of expression in its own type by vali...Robert Dewar2005-09-051-9/+19
* Update FSF addressR. Kelley Cook2005-07-011-2/+2
* exp_ch4.adb (Expand_Allocator_Expression): When an initialized allocator's de...Gary Dismukes2005-06-161-0/+27
* atree.ads, atree.adb: Add support for Elist24 fieldJavier Miranda2005-03-151-50/+65