summaryrefslogtreecommitdiff
path: root/gcc/ada/sem_ch12.adb
Commit message (Expand)AuthorAgeFilesLines
* sem_aggr.adb, [...]: Reorganize einfo/sem_aux, moving routines from einfo to ...Robert Dewar2009-04-091-0/+1
* [multiple changes]Arnaud Charlet2009-04-081-8/+10
* checks.adb: Remove Assume_Valid parameter from In_Subrange_Of callsRobert Dewar2009-04-071-1/+1
* a-crbtgk.adb, [...]: Fix typos in comments.Ralf Wildenhues2008-09-141-3/+3
* gcc/ada/Samuel Tardieu2008-08-181-2/+1
* sem_ch3.adb (Process_Discriminants): diagnose redundant or improper null excl...Ed Schonberg2008-08-061-6/+10
* sem_ch3.adb (Process_Subtype): An allocator is a valid construct that can car...Arnaud Charlet2008-08-051-0/+10
* sem_ch12.adb (Validate_Array_Type_Instance): Only apply complex visibility ch...Arnaud Charlet2008-08-051-3/+13
* exp_strm.adb: Minor reformatting (comments)Thomas Quinot2008-08-051-5/+5
* sem_ch12.adb: Add commentsEd Schonberg2008-08-041-2/+3
* sem_ch12.adb: Minor comment reformattingThomas Quinot2008-08-011-5/+5
* sem_ch12.ads (Need_Subprogram_Instance_Body): new function...Arnaud Charlet2008-08-011-16/+40
* sem_ch12.adb: Minor reformattingRobert Dewar2008-07-311-4/+2
* Makefile.in (common_tools): Fix typos in $(exeext) extension.Ralf Wildenhues2008-06-031-1/+1
* einfo.ads (Abstract_Interface_Alias): Renamed as Interface_Alias.Javier Miranda2008-05-261-5/+2
* sem_ch12.adb (Remove_Parent): Use specification of instance to retrieve gener...Ed Schonberg2008-05-261-8/+16
* 2008-05-26 Ed Schonberg <schonberg@adacore.com>Ed Schonberg2008-05-261-0/+19
* g-byorma.adb, [...]: Update comments.Robert Dewar2008-05-201-5/+8
* re PR ada/29015 (Ada 2005 observer pattern with mutually dependent packages a...Samuel Tardieu2008-04-161-1/+1
* [multiple changes]Samuel Tardieu2008-04-151-12/+21
* re PR ada/15915 (Illegal program not detected, RM 13.11(15))Samuel Tardieu2008-04-141-1/+1
* sem_ch10.adb, [...]: Fix comment typos.Ralf Wildenhues2008-04-131-30/+31
* exp_ch2.adb: Minor reformatting.Hristian Kirtchev2008-04-081-52/+114
* sem_ch10.adb (Analyze_Compilation_Unit): if a unit in the context is a generi...Ed Schonberg2008-03-261-149/+189
* sem_ch12.adb (Instantiate_Formal_Subprogram): In the subprogram renaming decl...Ed Schonberg2007-12-131-26/+59
* sem_ch12.adb: Minor code reformatting.Hristian Kirtchev2007-10-151-22/+41
* sem_ch12.adb (Build_Local_Package): A formal package with no associations is ...Ed Schonberg2007-09-101-5/+9
* sem_ch12.adb (Copy_Generic_Node): A reference to a child unit of the generic ...Ed Schonberg2007-08-161-1/+5
* sem_ch12.ads, [...] (Instantiate_Type): If the formal is a derived type with ...Ed Schonberg2007-08-141-156/+575
* sem_ch12.adb (Analyze_Associations): Diagnose use of an others association in...Ed Schonberg2007-06-061-188/+433
* sem_ch12.adb (Check_Generic_Actuals): Use first subtype of actual when captur...Ed Schonberg2007-04-061-622/+696
* sem_ch12.ads, [...] (Save_References): If node is an operator that has been c...Ed Schonberg2006-10-311-337/+968
* sem_ch12.adb (Analyze_Package_Instantiation): Inline_Now is false if the curr...Ed Schonberg2006-02-171-10/+18
* sem_ch12.adb (Inline_Instance_Body): Remove erroneous assumption that Scope_S...Thomas Quinot2006-02-151-101/+106
* sem_ch12.adb (Subtypes_Match): Handle properly Ada05 arrays of anonymous acce...Ed Schonberg2005-12-091-5/+11
* sem_ch12.ads, [...] (Map_Entities): Exclude entities whose names are internal...Gary Dismukes2005-11-151-69/+335
* sem_ch12.adb (Instantiate_Subprogram_Body): When creating the defining entity...Ed Schonberg2005-09-051-24/+57
* Update FSF addressR. Kelley Cook2005-07-011-2/+2
* exp_ch4.adb (Expand_Allocator_Expression): When an initialized allocator's de...Gary Dismukes2005-06-161-34/+104
* einfo.adb (First_Private_Entity, [...]): Addition of one barrier to avoid wro...Javier Miranda2005-03-181-1/+1
* sem_ch12.adb (Instantiate_Object): If the analysis of the actual parameter re...Javier Miranda2005-03-151-79/+134
* g-zstspl.ads: New file.Robert Dewar2005-02-101-24/+67
* sem_ch12.adb (Analyze_Package_Instantiation): Create a separate node to use a...Arnaud Charlet2005-01-031-1/+14
* sem_ch12.adb (In_Main_Context): Predicate to determine whether the current in...Ed Schonberg2004-10-271-4/+60
* sem_ch12.adb (Check_Generic_Actuals): New predicate Denotes_Previous_Actual...Ed Schonberg2004-10-041-84/+202
* [multiple changes]Arnaud Charlet2004-08-091-0/+20
* [multiple changes]Arnaud Charlet2004-07-061-6/+12
* [multiple changes]Arnaud Charlet2004-06-281-2/+4
* [multiple changes]Arnaud Charlet2004-06-111-1/+0
* [multiple changes]Arnaud Charlet2004-06-071-10/+11