aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/sem_ch10.adb
AgeCommit message (Expand)AuthorFilesLines
2009-04-29[multiple changes]Arnaud Charlet1-1/+1
2009-04-22lib-load.ads, [...] (Make_Child_Decl_Unit): New subprogram...Ed Schonberg1-1/+5
2009-04-22exp_pakd.adb: Minor comment fixes.Bob Duff1-4/+11
2009-04-20[multiple changes]Arnaud Charlet1-3/+3
2009-04-20[multiple changes]Arnaud Charlet1-3/+10
2009-04-20[multiple changes]Arnaud Charlet1-0/+2
2009-04-17[multiple changes]Arnaud Charlet1-0/+3
2009-04-15[multiple changes]Arnaud Charlet1-1/+1
2009-04-09binderr.adb, [...]: New circuitry for handling Maximum_Messages.Robert Dewar1-1/+1
2009-04-07[multiple changes]Arnaud Charlet1-13/+14
2009-04-07[multiple changes]Arnaud Charlet1-8/+130
2008-09-14a-crbtgk.adb, [...]: Fix typos in comments.Ralf Wildenhues1-1/+1
2008-08-18gcc/ada/Samuel Tardieu1-6/+2
2008-08-04sem_ch10.adb: Minor comment fix.Thomas Quinot1-1/+1
2008-08-01sem_ch10.adb: Minor reformattingRobert Dewar1-1/+0
2008-07-31sem_ch10.adb (Build_Unit_Name): If the unit name in a with_clause has the for...Ed Schonberg1-3/+30
2008-04-14vms_data.ads: Fix typo in constant.Ralf Wildenhues1-1/+1
2008-04-13sem_ch10.adb, [...]: Fix comment typos.Ralf Wildenhues1-9/+9
2008-04-08fe.h: Remove global Optimize_Alignment flag, no longer usedRobert Dewar1-73/+276
2008-03-26sem_ch10.adb (Analyze_Compilation_Unit): if a unit in the context is a generi...Ed Schonberg1-37/+36
2007-12-13sem_ch10.adb (Check_Private_Child_Unit): A non-private library level subprogr...Thomas Quinot1-63/+79
2007-09-10exp_atag.ads, [...]: Replace headers with GPL v3 headers.Robert Dewar1-4/+3
2007-08-31sem_ch10.adb (Analyze_Subunit_Context): When analyzing context clauses of sub...Ed Schonberg1-8/+14
2007-08-16sem_ch10.adb (Has_With_Clause): If the name of the with clause currently insp...Hristian Kirtchev1-11/+147
2007-08-14sem_ch10.adb: Create a limited view of an incomplete type...Ed Schonberg1-170/+248
2007-06-06sem_ch10.ads, [...] (Analyze_Compilation_Unit): Disable check on obsolescent ...Javier Miranda1-486/+85
2007-04-062007-04-06 Ed Schonberg <schonberg@adacore.com>Ed Schonberg1-18/+50
2006-10-31sem_ch10.ads, [...] (Check_Redundant_Withs, [...]): If the context of a body ...Ed Schonberg1-89/+331
2006-02-17sem_ch10.adb (Analyze_With_Clause): If the unit is a subprogram instantiation...Ed Schonberg1-10/+5
2006-02-15sem_ch10.adb (Check_Redundant_Withs): New procedure in Analyze_Compilation_Unit.Hristian Kirtchev1-52/+457
2005-12-09[multiple changes]Arnaud Charlet1-1/+1
2005-11-15sem_ch10.adb: Change name Is_Package to Is_Package_Or_Generic_Package Do not ...Robert Dewar1-42/+76
2005-09-05sem_ch10.adb (In_Chain): Moved from the scope of a subprogram to become local...Javier Miranda1-248/+316
2005-07-07par-load.adb (Load): If a child unit is loaded through a limited_with clause...Ed Schonberg1-186/+352
2005-07-04sem_ch10.adb (Build_Limited_Views): A type declared with a private type exten...Ed Schonberg1-7/+37
2005-07-01Update FSF addressR. Kelley Cook1-2/+2
2005-06-16lib-load.ads, [...] (Load_Unit): Addition of a new parameter that indicates i...Javier Miranda1-38/+95
2005-03-15sem_ch10.adb (Build_Ancestor_Name): If the ancestor is an instantiation that ...Ed Schonberg1-12/+31
2005-02-10g-zstspl.ads: New file.Robert Dewar1-6/+18
2005-01-03s-atacco.ads, [...]: Protect use of 'Constrained by warnings on/off...Arnaud Charlet1-0/+72
2004-12-08g-socket.ads (Get_Host_By_Address, [...]): Clarify documentation of the behav...Arnaud Charlet1-22/+28
2004-10-27sem_ch10.adb (Optional_Subunit): If file of expected subunit is empty, post m...Ed Schonberg1-1/+8
2004-07-26[multiple changes]Arnaud Charlet1-7/+0
2004-07-15[multiple changes]Arnaud Charlet1-5/+35
2004-07-06[multiple changes]Arnaud Charlet1-6/+6
2004-06-28[multiple changes]Arnaud Charlet1-0/+11
2004-06-25revert: [multiple changes]Arnaud Charlet1-1/+1
2004-06-07[multiple changes]Arnaud Charlet1-19/+20
2004-05-24[multiple changes]Arnaud Charlet1-72/+157
2004-05-19[multiple changes]Arnaud Charlet1-2/+8