| Commit message (Expand) | Author | Age | Files | Lines |
* | [multiple changes] | Arnaud Charlet | 2009-07-23 | 1 | -0/+5 |
* | exp_ch5.adb (Expand_N_Assignment_Statement): Do left-side validity check righ... | Robert Dewar | 2009-07-23 | 1 | -14/+34 |
* | [multiple changes] | Arnaud Charlet | 2009-07-22 | 1 | -2/+2 |
* | [multiple changes] | Arnaud Charlet | 2009-07-20 | 1 | -48/+101 |
* | checks.adb (Generate_Range_Check): Replace type conversions with unchecked co... | Gary Dismukes | 2009-07-07 | 1 | -6/+7 |
* | [multiple changes] | Arnaud Charlet | 2009-06-25 | 1 | -2/+22 |
* | [multiple changes] | Arnaud Charlet | 2009-05-06 | 1 | -3/+3 |
* | exp_ch5.adb (Expand_Assign_Array): For the case where the assignment involves... | Gary Dismukes | 2009-04-20 | 1 | -2/+6 |
* | [multiple changes] | Arnaud Charlet | 2009-04-20 | 1 | -2/+5 |
* | [multiple changes] | Arnaud Charlet | 2009-04-17 | 1 | -6/+1 |
* | [multiple changes] | Arnaud Charlet | 2009-04-17 | 1 | -0/+13 |
* | exp_ch5.adb (Expand_Assign_Array): For the GCC back-end, do not generate an a... | Eric Botcazou | 2009-04-16 | 1 | -6/+11 |
* | [multiple changes] | Arnaud Charlet | 2009-04-10 | 1 | -7/+10 |
* | [multiple changes] | Arnaud Charlet | 2009-04-10 | 1 | -3/+5 |
* | exp_ch5.adb, [...]: Move the code that creates a call to the _Postconditions ... | Bob Duff | 2009-04-10 | 1 | -2/+9 |
* | exp_ch5.adb, [...]: Avoid use of No_Position in Sloc of generated nodes... | Bob Duff | 2009-04-10 | 1 | -2/+1 |
* | [multiple changes] | Arnaud Charlet | 2009-04-09 | 1 | -1/+1 |
* | sem_aggr.adb, [...]: Reorganize einfo/sem_aux, moving routines from einfo to ... | Robert Dewar | 2009-04-09 | 1 | -0/+1 |
* | [multiple changes] | Arnaud Charlet | 2009-04-07 | 1 | -3/+14 |
* | checks.adb (Determine_Range): Add Assume_Valid parameter | Robert Dewar | 2009-04-07 | 1 | -4/+16 |
* | 2008-08-22 Robert Dewar <dewar@adacore.com> | Arnaud Charlet | 2008-08-22 | 1 | -2/+6 |
* | exp_ch5.adb, [...]: Rename... | Bob Duff | 2008-08-22 | 1 | -18/+18 |
* | exp_ch5.adb (Expand_Simple_Function_Return): If secondary stack is involved a... | Ed Schonberg | 2008-08-22 | 1 | -36/+34 |
* | exp_ch5.adb: Minor reformatting | Robert Dewar | 2008-08-20 | 1 | -7/+6 |
* | exp_ch5.adb (Controlled_Type): New routine. | Hristian Kirtchev | 2008-08-20 | 1 | -17/+53 |
* | 2008-08-04 Robert Dewar <dewar@adacore.com> | Arnaud Charlet | 2008-08-04 | 1 | -0/+1 |
* | exp_aggr.adb (Build_Record_Aggr_Code): Perform a conversion of the target to ... | Gary Dismukes | 2008-08-04 | 1 | -12/+29 |
* | 2008-05-28 Robert Dewar <dewar@adacore.com> | Robert Dewar | 2008-05-28 | 1 | -2/+23 |
* | exp_ch5.adb (Make_Tag_Ctrl_Assignment): Add missing guard on condition for as... | Thomas Quinot | 2008-05-26 | 1 | -4/+7 |
* | exp_ch5.adb (Expand_Assign_Record): Within an initialization procedure for a ... | Ed Schonberg | 2008-05-20 | 1 | -0/+3 |
* | [multiple changes] | Samuel Tardieu | 2008-04-15 | 1 | -6/+23 |
* | vms_data.ads: Fix typo in constant. | Ralf Wildenhues | 2008-04-14 | 1 | -1/+1 |
* | alloc.ads: Add entries for Obsolescent_Warnings table | Robert Dewar | 2008-04-08 | 1 | -67/+198 |
* | exp_ch5.adb (Expand_N_Extended_Return_Statement): Suppress generation of a he... | Gary Dismukes | 2008-03-26 | 1 | -1/+25 |
* | 9drpc.adb, [...]: Fix comment typos. | Ralf Wildenhues | 2008-03-24 | 1 | -10/+10 |
* | exp_ch4.adb (Expand_N_Attribute_Reference, [...]): Take into account VM_Target | Arnaud Charlet | 2007-12-13 | 1 | -34/+33 |
* | exp_ch5.adb: Activate memmove type processing if debug flag d.s is set | Robert Dewar | 2007-09-26 | 1 | -4/+11 |
* | exp_atag.ads, [...]: Replace headers with GPL v3 headers. | Robert Dewar | 2007-09-10 | 1 | -4/+3 |
* | exp_aggr.adb (Build_Record_Aggr_Code): Extend the test for an ancestor part g... | Gary Dismukes | 2007-08-16 | 1 | -28/+23 |
* | exp_ch5.adb (Expand_Assign_Array): If source or target of assignment is a var... | Ed Schonberg | 2007-08-14 | 1 | -509/+105 |
* | exp_ch5.adb (Expand_N_Assignment_Statement): For the assignment of a controll... | Ed Schonberg | 2007-06-06 | 1 | -649/+783 |
* | einfo.ads, einfo.adb: (First_Component_Or_Discriminant): New function | Robert Dewar | 2007-04-06 | 1 | -614/+540 |
* | exp_ch5.ads (Expand_N_Extended_Return_Statement): New procedure. | Bob Duff | 2006-10-31 | 1 | -38/+1187 |
* | exp_ch5.adb (Expand_Assign_Array): If the right-hand side is a string... | Ed Schonberg | 2006-02-15 | 1 | -16/+4 |
* | exp_ch5.adb (Expand_N_Assignment_Statement): In case of tagged types and the ... | Javier Miranda | 2005-12-09 | 1 | -2/+33 |
* | exp_ch5.adb (Expand_N_Assignment_Statement, [...]): For an assignment of a va... | Cyrille Comar | 2005-11-15 | 1 | -111/+150 |
* | exp_ch4.adb (Expand_N_In): Replace test of expression in its own type by vali... | Robert Dewar | 2005-09-05 | 1 | -9/+19 |
* | Update FSF address | R. Kelley Cook | 2005-07-01 | 1 | -2/+2 |
* | exp_ch4.adb (Expand_Allocator_Expression): When an initialized allocator's de... | Gary Dismukes | 2005-06-16 | 1 | -0/+27 |
* | atree.ads, atree.adb: Add support for Elist24 field | Javier Miranda | 2005-03-15 | 1 | -50/+65 |