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