| Commit message (Expand) | Author | Age | Files | Lines |
* | sem_aggr.adb, [...]: Reorganize einfo/sem_aux, moving routines from einfo to ... | Robert Dewar | 2009-04-09 | 1 | -0/+1 |
* | a-crbtgk.adb, [...]: Fix typos in comments. | Ralf Wildenhues | 2008-09-14 | 1 | -1/+1 |
* | exp_aggr.adb (Static_Array_Aggregate): Call Analyze_And_Resolve on the compon... | Gary Dismukes | 2008-08-22 | 1 | -5/+6 |
* | exp_ch5.adb, [...]: Rename... | Bob Duff | 2008-08-22 | 1 | -9/+9 |
* | exp_aggr.adb (Static_Array_Aggregate): When a static array aggregate with a r... | Gary Dismukes | 2008-08-22 | 1 | -0/+6 |
* | 2008-08-20 Ed Schonberg <schonberg@adacore.com> | Ed Schonberg | 2008-08-20 | 1 | -4/+0 |
* | sem_aggr.adb, [...] (Valid_Ancestor): Resolve confusion between partial and f... | Ed Schonberg | 2008-08-20 | 1 | -0/+4 |
* | exp_aggr.adb (Build_Record_Aggr_Code): Perform a conversion of the target to ... | Gary Dismukes | 2008-08-04 | 1 | -1/+5 |
* | exp_aggr.adb: Minor reformatting | Robert Dewar | 2008-07-31 | 1 | -8/+8 |
* | exp_aggr.adb (Aggr_Size_OK): If the aggregate has a single component and the ... | Ed Schonberg | 2008-07-31 | 1 | -4/+45 |
* | exp_aggr.adb (Build_Array_Aggr_Code): If component type includes tasks and co... | Ed Schonberg | 2008-05-27 | 1 | -0/+10 |
* | exp_aggr.adb (Expand_Array_Aggregate): If the aggregate contains tasks... | Ed Schonberg | 2008-05-27 | 1 | -0/+14 |
* | exp_aggr.adb: Add ??? comment Fix typo | Thomas Quinot | 2008-05-27 | 1 | -1/+3 |
* | einfo.ads (Abstract_Interface_Alias): Renamed as Interface_Alias. | Javier Miranda | 2008-05-26 | 1 | -3/+3 |
* | 2008-05-20 Javier Miranda <miranda@adacore.com> | Javier Miranda | 2008-05-20 | 1 | -11/+6 |
* | exp_aggr.adb (Static_Array_Aggregate): Use Max_Aggr_Size to determine whether... | Ed Schonberg | 2008-04-08 | 1 | -9/+9 |
* | exp_aggr.adb (Replace_Type): When checking for self-reference... | Ed Schonberg | 2008-03-26 | 1 | -17/+26 |
* | exp_aggr.adb (Not_OK_For_Backend): A component of a private type with discrim... | Ed Schonberg | 2007-12-19 | 1 | -22/+62 |
* | exp_aggr.adb (Build_Record_Aggr_Code): If there is an aggregate for a limited... | Ed Schonberg | 2007-12-13 | 1 | -195/+252 |
* | 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 | -2/+6 |
* | exp_aggr.ads, [...] (Convert_Aggr_In_Allocator): Use Insert_Actions to place ... | Ed Schonberg | 2007-08-14 | 1 | -37/+116 |
* | exp_aggr.ads, [...]: | Javier Miranda | 2007-06-06 | 1 | -162/+592 |
* | exp_aggr.adb: If the array component is a discriminated record... | Ed Schonberg | 2007-04-06 | 1 | -80/+99 |
* | exp_aggr.adb (Build_Record_Aggr_Code): For extension aggregates... | Bob Duff | 2006-10-31 | 1 | -17/+100 |
* | exp_aggr.adb (Build_Array_Aggr_Code): Rename variable "Others_Mbox_Present" t... | Ed Schonberg | 2006-02-15 | 1 | -24/+212 |
* | exp_aggr.adb (Build_Record_Aggr_Code): Default-initialialized records with IP... | Javier Miranda | 2005-12-09 | 1 | -2/+3 |
* | exp_aggr.adb (Build_Record_Aggr_Code): Do not create master entity for task c... | Ed Schonberg | 2005-11-15 | 1 | -255/+311 |
* | Update FSF address | R. Kelley Cook | 2005-07-01 | 1 | -2/+2 |
* | exp_aggr.adb (Aggr_Size_OK): An array with no components can always be expand... | Ed Schonberg | 2005-06-16 | 1 | -40/+161 |
* | atree.ads, atree.adb: Add support for Elist24 field | Javier Miranda | 2005-03-15 | 1 | -24/+44 |
* | exp_aggr.adb (Gen_Assign): If the expression is an aggregate for a component ... | Arnaud Charlet | 2005-02-10 | 1 | -132/+158 |
* | exp_aggr.adb (Packed_Array_Aggregate_Handled): The values of the bounds can b... | Arnaud Charlet | 2005-01-03 | 1 | -2/+2 |
* | exp_aggr.adb (Safe_Component): An aggregate component that is an unchecked co... | Ed Schonberg | 2004-10-27 | 1 | -8/+84 |
* | [multiple changes] | Arnaud Charlet | 2004-07-26 | 1 | -2/+6 |
* | revert: [multiple changes] | Arnaud Charlet | 2004-06-25 | 1 | -1/+1 |
* | [multiple changes] | Arnaud Charlet | 2004-06-07 | 1 | -22/+22 |
* | [multiple changes] | Arnaud Charlet | 2004-05-14 | 1 | -7/+5 |
* | [multiple changes] | Arnaud Charlet | 2004-04-19 | 1 | -1/+1 |
* | [multiple changes] | Arnaud Charlet | 2004-04-01 | 1 | -2/+6 |
* | [multiple changes] | Arnaud Charlet | 2004-02-02 | 1 | -48/+54 |
* | [multiple changes] | Arnaud Charlet | 2004-01-23 | 1 | -2/+2 |
* | [multiple changes] | Arnaud Charlet | 2004-01-21 | 1 | -1/+3 |
* | [multiple changes] | Arnaud Charlet | 2004-01-12 | 1 | -3/+6 |
* | [multiple changes] | Arnaud Charlet | 2004-01-05 | 1 | -3/+18 |
* | [multiple changes] | Arnaud Charlet | 2003-12-08 | 1 | -122/+315 |
* | [multiple changes] | Arnaud Charlet | 2003-11-20 | 1 | -6/+9 |
* | [multiple changes] | Arnaud Charlet | 2003-11-17 | 1 | -30/+19 |
* | [multiple changes] | Arnaud Charlet | 2003-11-14 | 1 | -26/+127 |
* | 3psoccon.ads, [...]: Files added. | Arnaud Charlet | 2003-10-21 | 1 | -404/+792 |