| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [multiple changes] | Arnaud Charlet | 2009-12-01 | 1 | -44/+56 |
* | [multiple changes] | Arnaud Charlet | 2009-11-30 | 1 | -28/+26 |
* | [multiple changes] | Arnaud Charlet | 2009-11-30 | 1 | -28/+88 |
* | [multiple changes] | Arnaud Charlet | 2009-10-30 | 1 | -2/+5 |
* | [multiple changes] | Arnaud Charlet | 2009-10-29 | 1 | -3/+12 |
* | [multiple changes] | Arnaud Charlet | 2009-10-28 | 1 | -4/+4 |
* | [multiple changes] | Arnaud Charlet | 2009-10-28 | 1 | -5/+10 |
* | exp_ch9.adb, [...]: Minor reformatting | Robert Dewar | 2009-09-17 | 1 | -2/+2 |
* | [multiple changes] | Arnaud Charlet | 2009-08-07 | 1 | -1/+61 |
* | [multiple changes] | Arnaud Charlet | 2009-07-28 | 1 | -2/+14 |
* | exp_ch9.adb (Expand_N_Timed_Entry_Call): Do not attempt expansion in Ravensca... | Ed Schonberg | 2009-07-27 | 1 | -0/+7 |
* | [multiple changes] | Arnaud Charlet | 2009-06-20 | 1 | -39/+101 |
* | [multiple changes] | Arnaud Charlet | 2009-06-19 | 1 | -2/+3 |
* | exp_ch9.ads, [...] (Build_Wrapper_Spec): Use source line of primitive operati... | Ed Schonberg | 2009-04-29 | 1 | -13/+13 |
* | [multiple changes] | Arnaud Charlet | 2009-04-20 | 1 | -13/+13 |
* | [multiple changes] | Arnaud Charlet | 2009-04-20 | 1 | -4/+7 |
* | exp_dist.adb (Build_From_Any_Call): For a subtype that is a generic actual ty... | Thomas Quinot | 2009-04-16 | 1 | -13/+5 |
* | exp_ch9.adb (Expand_N_Protected_Type_Declaration): If a protected operation h... | Ed Schonberg | 2009-04-16 | 1 | -1/+19 |
* | [multiple changes] | Arnaud Charlet | 2009-04-15 | 1 | -16/+25 |
* | [multiple changes] | Arnaud Charlet | 2009-04-10 | 1 | -0/+9 |
* | [multiple changes] | Arnaud Charlet | 2009-04-10 | 1 | -1/+6 |
* | [multiple changes] | Arnaud Charlet | 2009-04-10 | 1 | -12/+15 |
* | exp_ch5.adb, [...]: Avoid use of No_Position in Sloc of generated nodes... | Bob Duff | 2009-04-10 | 1 | -6/+8 |
* | [multiple changes] | Arnaud Charlet | 2009-04-10 | 1 | -1/+4 |
* | [multiple changes] | Arnaud Charlet | 2009-04-09 | 1 | -24/+25 |
* | 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 | -3/+3 |
* | 2008-08-04 Ed Schonberg <schonberg@adacore.com> | Ed Schonberg | 2008-08-04 | 1 | -9/+13 |
* | exp_ch9.adb: Minor reformatting | Thomas Quinot | 2008-07-31 | 1 | -1/+1 |
* | exp_ch9.adb: Minor reformatting | Robert Dewar | 2008-07-30 | 1 | -16/+16 |
* | einfo.adb: Flag245 is now used. | Hristian Kirtchev | 2008-07-30 | 1 | -520/+500 |
* | einfo.ads (Abstract_Interface_Alias): Renamed as Interface_Alias. | Javier Miranda | 2008-05-26 | 1 | -19/+16 |
* | exp_ch3.adb (Build_Init_Statements): Alphabetize local variables. | Hristian Kirtchev | 2008-05-26 | 1 | -8/+367 |
* | vms_data.ads: Fix typo in constant. | Ralf Wildenhues | 2008-04-14 | 1 | -3/+3 |
* | exp_ch9.ads, [...] (Build_Protected_Entry, [...]): Generate debug info for de... | Hristian Kirtchev | 2008-04-08 | 1 | -1054/+1020 |
* | exp_ch7.adb (Make_Clean): Code cleanup using the new centralized subprogram C... | Javier Miranda | 2008-03-26 | 1 | -287/+290 |
* | 9drpc.adb, [...]: Fix comment typos. | Ralf Wildenhues | 2008-03-24 | 1 | -12/+12 |
* | exp_ch9.adb (Null_Statements): Moved to library level | Robert Dewar | 2007-12-19 | 1 | -57/+90 |
* | exp_ch9.adb (Expand_N_Asynchronous_Select, [...]): Code and comment reformatt... | Hristian Kirtchev | 2007-12-13 | 1 | -324/+446 |
* | re PR ada/21489 (Wrong code generated for legal program, RM 6.4.1(13), 9.5.1(... | Samuel Tardieu | 2007-12-05 | 1 | -1/+5 |
* | exp_ch9.adb (Actual_Index_Expression): When the expansion occurs inside a gen... | Hristian Kirtchev | 2007-10-15 | 1 | -0/+47 |
* | exp_atag.ads, [...]: Replace headers with GPL v3 headers. | Robert Dewar | 2007-09-10 | 1 | -4/+3 |
* | exp_ch9.adb (Build_Protected_Entry): Undo previous change because it is not r... | Javier Miranda | 2007-08-16 | 1 | -5/+3 |
* | exp_ch9.adb (Build_Protected_Entry): Propagate the original source location t... | Javier Miranda | 2007-08-14 | 1 | -15/+43 |
* | exp_ch9.ads, [...] (Build_Protected_Entry): Set sloc of generated exception h... | Ed Schonberg | 2007-06-06 | 1 | -74/+246 |
* | exp_ch9.ads, [...] (Family_Offset): Add new 'Cap' boolean parameter. | Eric Botcazou | 2007-04-06 | 1 | -130/+292 |
* | exp_ch9.adb (Update_Prival_Types): Simplify code for entity references that a... | Ed Schonberg | 2006-10-31 | 1 | -30/+80 |
* | exp_ch9.adb (Expand_N_Protected_Type_Declaration): When creating the componen... | Ed Schonberg | 2006-02-15 | 1 | -27/+49 |
* | a-tags.ads, a-tags.adb (Offset_To_Top): Moved from the package body to the sp... | Javier Miranda | 2005-12-09 | 1 | -448/+401 |
* | rtsfind.ads, [...]: Complete support for Ada 2005 interfaces. | Hristian Kirtchev | 2005-11-15 | 1 | -856/+1057 |