aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/einfo.adb
AgeCommit message (Expand)AuthorFilesLines
2009-04-24einfo.adb (OK_To_Rename): New flagRobert Dewar1-2/+14
2009-04-20[multiple changes]Arnaud Charlet1-2/+13
2009-04-17einfo.ads, einfo.adb: New attribute Underlying_Record_View...Ed Schonberg1-0/+16
2009-04-10[multiple changes]Arnaud Charlet1-6/+6
2009-04-10einfo.ads, einfo.adb (Postcondition_Proc): New attribute for procedures.Robert Dewar1-0/+16
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-13/+11
2009-04-09[multiple changes]Arnaud Charlet1-5/+5
2009-04-09sem_aggr.adb, [...]: Reorganize einfo/sem_aux, moving routines from einfo to ...Robert Dewar1-702/+0
2009-04-09exp_disp.adb (Export_DT): Addition of a new argument (Index)...Javier Miranda1-10/+10
2009-04-08[multiple changes]Arnaud Charlet1-0/+12
2008-07-31einfo.adb (Spec_PPC): Now defined for generic subprogramsRobert Dewar1-2/+2
2008-07-30einfo.adb: Flag245 is now used.Hristian Kirtchev1-9/+27
2008-06-04einfo.ads, einfo.adb: Remove unused flag Function_Returns_With_DSP.Samuel Tardieu1-16/+1
2008-05-26einfo.ads (Abstract_Interface_Alias): Renamed as Interface_Alias.Javier Miranda1-34/+33
2008-05-20re PR ada/30740 (Improper semantics in gnat's compilation of certain expressi...Robert Dewar1-25/+22
2008-04-08alloc.ads: Add entries for Obsolescent_Warnings tableRobert Dewar1-172/+308
2008-03-26einfo.ads, einfo.adb (N_Pragma): Chars field removed, use Chars (Pragma_Ident...Robert Dewar1-21/+135
2007-12-19g-expect-vms.adb, [...]: Add pragma Warnings (Off) for unassigned IN OUT argu...Robert Dewar1-2/+19
2007-12-13einfo.ads, einfo.adb: Flag 232 is now Implemented_By_Entry.Hristian Kirtchev1-40/+132
2007-10-15s-taprop-solaris.adb, [...]: Minor reformatting.Robert Dewar1-14/+39
2007-09-26einfo.adb (Is_Thunk): New attribute applicable to subprograms.Javier Miranda1-1/+14
2007-09-11Put back previous change, the random failure was caused by a makefile bug,Javier Miranda1-0/+17
2007-09-11Temporarily undo previous change, which seems to be causing randomArnaud Charlet1-17/+0
2007-09-11einfo.ads, einfo.adb (Dispatch_Table_Wrapper): New attribute.Javier Miranda1-0/+17
2007-08-31einfo.ads, einfo.adb: New flag Is_Raised (Flag224).Hristian Kirtchev1-2/+28
2007-08-16cstand.adb (Create_Standard): Create an entity for a zero-sized type associat...Gary Dismukes1-7/+7
2007-08-14einfo.ads, einfo.adb: Create a limited view of an incomplete type...Ed Schonberg1-18/+115
2007-06-06einfo.ads, einfo.adb (Available_View): New synthesized attribute applicable t...Javier Miranda1-42/+161
2007-04-06einfo.ads, einfo.adb: (First_Component_Or_Discriminant): New functionRobert Dewar1-789/+892
2006-10-31einfo.ads, einfo.adb (Obsolescent_Warning): Now defined on all entities.Robert Dewar1-92/+283
2006-02-15einfo.ads, einfo.adb (First_Tag_Component): Protect the frontend against erro...Javier Miranda1-13/+65
2005-12-09einfo.adb (Itype_Printed): New flagRobert Dewar1-6/+31
2005-11-15rtsfind.ads, [...]: Complete support for Ada 2005 interfaces.Hristian Kirtchev1-26/+122
2005-09-05a-tags.adb (IW_Membership): Give support to "Iface_CW_Typ in T'Class".Hristian Kirtchev1-6/+69
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-29/+130
2005-03-18einfo.adb (First_Private_Entity, [...]): Addition of one barrier to avoid wro...Javier Miranda1-1/+12
2005-03-15atree.ads, atree.adb: Add support for Elist24 fieldJavier Miranda1-13/+123
2005-02-10g-zstspl.ads: New file.Robert Dewar1-54/+105
2005-01-03atree.adb: Add a fifth component to entities This allows us to add 32 flags a...Arnaud Charlet1-0/+89
2004-11-19einfo.ads, einfo.adb: Remove Is_Psected flag, no longer usedArnaud Charlet1-59/+54
2004-08-09[multiple changes]Arnaud Charlet1-0/+9
2004-06-25revert: [multiple changes]Arnaud Charlet1-3/+15
2004-05-24[multiple changes]Arnaud Charlet1-7/+7
2004-04-21[multiple changes]Arnaud Charlet1-1/+20
2004-03-05[multiple changes]Arnaud Charlet1-1/+15
2004-01-13[multiple changes]Arnaud Charlet1-2/+2
2004-01-05[multiple changes]Arnaud Charlet1-2/+1
2003-11-04re PR ada/12806 (Program_Error sinput.adb:397)Arnaud Charlet1-1/+12
2003-10-293vtrasym.adb, [...]: Minor reformattingArnaud Charlet1-18/+3