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