Age | Commit message (Expand) | Author | Files | Lines |
2008-08-22 | sem_util.adb (Has_Preelaborable_Initialization): Revise checking of private t... | Gary Dismukes | 1 | -8/+14 |
2008-08-20 | sem_util.adb (Set_Debug_Info_Needed): If the entity is a private type and the... | Ed Schonberg | 1 | -0/+10 |
2008-08-18 | gcc/ada/ | Samuel Tardieu | 1 | -5/+2 |
2008-08-13 | re PR ada/36777 (Protected type cannot have access taken from its body.) | Samuel Tardieu | 1 | -0/+36 |
2008-08-05 | sem_util.adb (Collect_Interfaces_Info): Minor reformating. | Javier Miranda | 1 | -1/+1 |
2008-05-29 | 2008-05-29 Javier Miranda <miranda@adacore.com> | Javier Miranda | 1 | -0/+4 |
2008-05-28 | sem_util.ads (Find_Overridden_Synchronized_Primitive): Removed. | Javier Miranda | 1 | -319/+0 |
2008-05-28 | sem_ch3.adb (Derive_Progenitor_Primitives): Add missing support for user-defi... | Javier Miranda | 1 | -0/+13 |
2008-05-26 | einfo.ads (Abstract_Interface_Alias): Renamed as Interface_Alias. | Javier Miranda | 1 | -210/+234 |
2008-05-20 | 2008-05-20 Thomas Quinot <quinot@adacore.com> | Thomas Quinot | 1 | -57/+43 |
2008-05-14 | sem_attr.adb (Analyze_Attribute, [...]): Add restrictions to the prefix of 'Old. | Samuel Tardieu | 1 | -0/+20 |
2008-04-14 | vms_data.ads: Fix typo in constant. | Ralf Wildenhues | 1 | -1/+1 |
2008-04-14 | sem_util.ads, [...] (In_Subprogram): Remove. | Robert Dewar | 1 | -9/+0 |
2008-04-14 | re PR ada/15915 (Illegal program not detected, RM 13.11(15)) | Samuel Tardieu | 1 | -0/+9 |
2008-04-14 | sem_util.ads, [...] (In_Subprogram): New function. | Samuel Tardieu | 1 | -0/+9 |
2008-04-13 | sem_ch10.adb, [...]: Fix comment typos. | Ralf Wildenhues | 1 | -14/+14 |
2008-04-08 | fe.h: Remove global Optimize_Alignment flag, no longer used | Robert Dewar | 1 | -86/+369 |
2008-03-26 | exp_disp.adb (Make_DT, [...]): Set attribute Is_Static_Dispatch_Table | Javier Miranda | 1 | -15/+126 |
2007-12-19 | g-expect-vms.adb, [...]: Add pragma Warnings (Off) for unassigned IN OUT argu... | Robert Dewar | 1 | -7/+9 |
2007-12-13 | sem_util.ads, [...] (Is_Concurrent_Interface): New routine. | Bob Duff | 1 | -161/+255 |
2007-12-03 | re PR ada/34287 (Simple Ada bug [Barnes' Silly]) | Robert Dewar | 1 | -1/+5 |
2007-10-15 | s-taprop-solaris.adb, [...]: Minor reformatting. | Robert Dewar | 1 | -11/+84 |
2007-09-26 | freeze.adb (Freeze_Entity): Remove check for preelaborable initialization of ... | Gary Dismukes | 1 | -40/+235 |
2007-09-10 | exp_atag.ads, [...]: Replace headers with GPL v3 headers. | Robert Dewar | 1 | -4/+3 |
2007-08-31 | sem_ch3.adb: The predicate Is_Descendent_Of_Address is now an entity flag, fo... | Ed Schonberg | 1 | -19/+0 |
2007-08-14 | sem_ch5.adb: Improve warnings on redundant assignments | Robert Dewar | 1 | -76/+404 |
2007-06-06 | sem_util.ads, [...] (May_Be_Lvalue): A prefix of an attribute reference acts ... | Hristian Kirtchev | 1 | -350/+719 |
2007-04-06 | sem_util.ads, [...] (Object_Access_Level): If the object is a dereference of ... | Ed Schonberg | 1 | -152/+267 |
2006-10-31 | sem_util.ads, [...] (Enter_Name): Exclude -gnatwh warning messages for entiti... | Robert Dewar | 1 | -223/+1584 |
2006-02-15 | sem_attr.adb (Analyze_Attribute): In case of 'Class applied to an abstract in... | Javier Miranda | 1 | -32/+139 |
2005-12-09 | sem_util.ads, [...] (Full_Qualified_Name): Now provides decoded names. | Robert Dewar | 1 | -21/+20 |
2005-11-15 | sem_util.ads, [...]: Change name Is_Package to Is_Package_Or_Generic_Package. | Robert Dewar | 1 | -34/+121 |
2005-09-05 | sem_util.ads, [...] (Gather_Components): Omit interface tags from the list of... | Ed Schonberg | 1 | -34/+128 |
2005-07-04 | sem_util.adb (Is_Object_Reference): An indexed or selected component whose pr... | Ed Schonberg | 1 | -2/+6 |
2005-07-01 | Update FSF address | R. Kelley Cook | 1 | -2/+2 |
2005-06-16 | einfo.ads, einfo.adb (Is_Local_Anonymous_Access): New flag on anonymous acces... | Ed Schonberg | 1 | -53/+128 |
2005-03-29 | sem_cat.adb (Validate_Remote_Types_Type_Conversion): Perform check to forbid ... | Thomas Quinot | 1 | -7/+11 |
2005-03-15 | re PR ada/15608 (Bug box at sem_ch3.adb:8228) | Ed Schonberg | 1 | -29/+61 |
2005-02-10 | g-zstspl.ads: New file. | Robert Dewar | 1 | -14/+25 |
2004-12-08 | exp_ch4.adb (Expand_N_Indexed_Component): For an indexed component with an im... | Arnaud Charlet | 1 | -1/+17 |
2004-11-19 | exp_dist.adb (Build_RPC_Receiver_Body): New subprogram. | Arnaud Charlet | 1 | -1/+61 |
2004-10-27 | sem_util.adb (Is_Aliased_View): Defend against the case where this subprogram... | Thomas Quinot | 1 | -24/+31 |
2004-10-04 | sem_util.adb (Explain_Limited_Type): Ignore internal components when searchin... | Ed Schonberg | 1 | -8/+11 |
2004-09-13 | [multiple changes] | Arnaud Charlet | 1 | -26/+14 |
2004-08-09 | [multiple changes] | Arnaud Charlet | 1 | -1/+7 |
2004-07-26 | [multiple changes] | Arnaud Charlet | 1 | -3/+7 |
2004-07-15 | [multiple changes] | Arnaud Charlet | 1 | -19/+31 |
2004-07-06 | Complete previous check-in. | Arnaud Charlet | 1 | -0/+4 |
2004-07-06 | [multiple changes] | Arnaud Charlet | 1 | -23/+116 |
2004-06-28 | [multiple changes] | Arnaud Charlet | 1 | -4/+20 |