aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/atree.adb
AgeCommit message (Expand)AuthorFilesLines
2009-07-13[multiple changes]Arnaud Charlet1-0/+15
2009-04-17[multiple changes]Arnaud Charlet1-972/+0
2009-04-17[multiple changes]Arnaud Charlet1-94/+8
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-13/+11
2009-04-09exp_disp.adb (Export_DT): Addition of a new argument (Index)...Javier Miranda1-0/+17
2008-04-08impunit.adb: Add Interfaces.Java.JNI...Robert Dewar1-27/+27
2008-03-26a-taster.adb, [...]: Minor reformatting.Robert Dewar1-5/+6
2007-12-19atree.ads, atree.adb (Traverse_Func): Walk Field2 last, and eliminate the res...Bob Duff1-37/+44
2007-12-13atree.adb (Flag231..Flag247): New functionsRobert Dewar1-105/+338
2007-10-15g-soccon-vms.ads: Fix value of MSG_WAITALL.Thomas Quinot1-0/+2
2007-08-14atree.ads, atree.adb (New_Copy_Tree): If hash table is being used and itype i...Ed Schonberg1-111/+229
2007-06-06bcheck.adb, [...]: Move Name_Id, File_Name_Type and Unit_Name_Type from packa...Vincent Celier1-6/+282
2007-04-06atree.h, [...] (Copy_Node_With_Replacement): When copying a parameter list in...Ed Schonberg1-50/+183
2006-10-31fmap.adb: Put routines in alpha orderRobert Dewar1-33/+57
2005-11-15a-secain.adb, [...]: Minor reformattingRobert Dewar1-3/+3
2005-07-01Update FSF addressR. Kelley Cook1-2/+2
2005-06-16atree.adb: (Elist*): Protect against uninitialized fieldRobert Dewar1-21/+72
2005-03-15atree.ads, atree.adb: Add support for Elist24 fieldJavier Miranda1-1/+19
2005-02-10g-zstspl.ads: New file.Robert Dewar1-12/+17
2005-01-03atree.adb: Add a fifth component to entities This allows us to add 32 flags a...Arnaud Charlet1-37/+658
2004-12-08atree.adb (Visit_Itype): Create a new name for the generated itype...Arnaud Charlet1-2/+12
2004-09-13[multiple changes]Arnaud Charlet1-1/+0
2004-04-19[multiple changes]Arnaud Charlet1-165/+123
2004-04-06[multiple changes]Arnaud Charlet1-2/+1
2004-02-12[multiple changes]Arnaud Charlet1-18/+9
2004-02-02[multiple changes]Arnaud Charlet1-5/+3
2003-11-21[multiple changes]Arnaud Charlet1-0/+5
2003-11-20[multiple changes]Arnaud Charlet1-23/+29
2003-10-293vtrasym.adb, [...]: Minor reformattingArnaud Charlet1-0/+1
2003-10-213psoccon.ads, [...]: Files added.Arnaud Charlet1-19/+64
2003-04-241aexcept.adb, [...]: Merge header, formatting and other trivial changes from ...Geert Bosch1-1/+0
2002-10-23Nathanael Nerode <neroden@gcc.gnu.org> PR ada/6919 (forward port of patch for...Nathanael Nerode1-1/+1
2002-03-14Delete all lines containing "$Revision:".Geoffrey Keating1-1/+0
2002-03-0841intnam.ads, [...]: Merge in ACT changes.Geert Bosch1-0/+21
2001-10-08atree.adb: Set Error_Posted in Error node, helps error recovery.Robert Dewar1-3/+7
2001-10-02New Language: AdaRichard Kenner1-0/+5923