Age | Commit message (Expand) | Author | Files | Lines |
2008-09-14 | a-crbtgk.adb, [...]: Fix typos in comments. | Ralf Wildenhues | 1 | -1/+1 |
2008-08-22 | exp_attr.adb (Expand_N_Attribute_Reference): In case of access attributes add... | Arnaud Charlet | 1 | -3/+0 |
2008-08-18 | gcc/ada/ | Samuel Tardieu | 1 | -3/+1 |
2008-08-06 | exp_disp (Expand_Interface_Actuals): Adds missing support for expansion of ca... | Javier Miranda | 1 | -1/+6 |
2008-08-06 | exp_disp (Expand_Interface_Conversion): Freeze the entity associated with the... | Arnaud Charlet | 1 | -0/+5 |
2008-08-01 | exp_disp.adb (Expand_Interface_Conversion): If the target type is a tagged sy... | Ed Schonberg | 1 | -0/+7 |
2008-07-31 | exp_disp.adb (Prim_Op_Kind): Retrieve the full view when a private tagged typ... | Hristian Kirtchev | 1 | -0/+7 |
2008-05-27 | exp_disp.adb (Build_Dispatch_Tables): For a private type completed by a synch... | Ed Schonberg | 1 | -10/+13 |
2008-05-26 | einfo.ads (Abstract_Interface_Alias): Renamed as Interface_Alias. | Javier Miranda | 1 | -63/+117 |
2008-05-20 | exp_disp.adb (Make_DT, [...]): Avoid generating dispatch tables of locally de... | Javier Miranda | 1 | -63/+34 |
2008-04-08 | a-tags.adb (Register_Interface_Offset): New subprogram. | Javier Miranda | 1 | -147/+301 |
2008-03-26 | exp_disp.adb (Make_DT, [...]): Set attribute Is_Static_Dispatch_Table | Javier Miranda | 1 | -306/+577 |
2008-03-25 | exp_ch6.adb, [...]: Update copyright notice. | Arnaud Charlet | 1 | -3/+3 |
2008-03-24 | 9drpc.adb, [...]: Fix comment typos. | Ralf Wildenhues | 1 | -10/+10 |
2007-12-13 | exp_disp.ads, [...] (Default_Prim_Op_Position): Primitive _Disp_Requeue occup... | Hristian Kirtchev | 1 | -185/+849 |
2007-10-15 | exp_attr.adb (Expand_N_Attribute_Reference): Case Access, Unchecked_Access, a... | Javier Miranda | 1 | -13/+6 |
2007-09-26 | a-tags.adb: | Javier Miranda | 1 | -45/+50 |
2007-09-11 | Put back previous change, the random failure was caused by a makefile bug, | Javier Miranda | 1 | -196/+223 |
2007-09-11 | Temporarily undo previous change, which seems to be causing random | Arnaud Charlet | 1 | -223/+196 |
2007-09-11 | einfo.ads, einfo.adb (Dispatch_Table_Wrapper): New attribute. | Javier Miranda | 1 | -196/+223 |
2007-08-14 | exp_disp.ads, [...] (Build_Dispatch_Tables): Handle tagged types declared in ... | Ed Schonberg | 1 | -622/+988 |
2007-06-06 | a-tags.ads, a-tags.adb (Tag_Size): This constant is now internal to the package. | Javier Miranda | 1 | -1687/+2575 |
2007-04-06 | exp_ch13.adb (Expand_External_Tag_Definition): Replace call to the run-time s... | Javier Miranda | 1 | -1089/+836 |
2006-10-31 | a-tags.ads, a-tags.adb: | Javier Miranda | 1 | -582/+607 |
2006-02-15 | exp_disp.ads, [...] (Expand_Dispatching_Call): If the controlling argument of... | Javier Miranda | 1 | -431/+561 |
2005-12-09 | a-tags.ads, a-tags.adb (Offset_To_Top): Moved from the package body to the sp... | Javier Miranda | 1 | -235/+447 |
2005-11-15 | rtsfind.ads, [...]: Complete support for Ada 2005 interfaces. | Hristian Kirtchev | 1 | -952/+1390 |
2005-09-05 | a-tags.adb (IW_Membership): Give support to "Iface_CW_Typ in T'Class". | Hristian Kirtchev | 1 | -218/+1662 |
2005-07-07 | exp_ch3.adb (Build_Record_Init_Proc/Freeze_Record_Type): Reimplementation of ... | Javier Miranda | 1 | -60/+134 |
2005-07-01 | Update FSF address | R. Kelley Cook | 1 | -2/+2 |
2005-06-16 | exp_ch4.adb (Expand_Allocator_Expression): When an initialized allocator's de... | Gary Dismukes | 1 | -212/+1387 |
2005-03-29 | a-tags.ads, a-tags.adb (Get_TSD): Subprogram removed. | Javier Miranda | 1 | -20/+12 |
2005-03-18 | a-tags.ads, a-tags.adb (Get_Expanded_Name): Removed. | Javier Miranda | 1 | -4/+0 |
2005-03-15 | atree.ads, atree.adb: Add support for Elist24 field | Javier Miranda | 1 | -17/+28 |
2005-02-10 | g-zstspl.ads: New file. | Robert Dewar | 1 | -36/+110 |
2004-05-05 | [multiple changes] | Arnaud Charlet | 1 | -14/+12 |
2003-10-29 | 3vtrasym.adb, [...]: Minor reformatting | Arnaud Charlet | 1 | -1/+2 |
2003-10-24 | re PR ada/12014 (strcpy used with overlapping arguments) | Arnaud Charlet | 1 | -2/+1 |
2003-10-21 | 3psoccon.ads, [...]: Files added. | Arnaud Charlet | 1 | -40/+78 |
2003-04-24 | 1aexcept.adb, [...]: Merge header, formatting and other trivial changes from ... | Geert Bosch | 1 | -1/+0 |
2002-10-23 | Nathanael Nerode <neroden@gcc.gnu.org> PR ada/6919 (forward port of patch for... | Nathanael Nerode | 1 | -1/+1 |
2002-03-14 | Delete all lines containing "$Revision:". | Geoffrey Keating | 1 | -1/+0 |
2001-10-02 | New Language: Ada | Richard Kenner | 1 | -0/+1278 |