| Commit message (Expand) | Author | Age | Files | Lines |
* | sem_aggr.adb, [...]: Reorganize einfo/sem_aux, moving routines from einfo to ... | Robert Dewar | 2009-04-09 | 1 | -0/+1 |
* | [multiple changes] | Arnaud Charlet | 2009-04-08 | 1 | -8/+10 |
* | checks.adb: Remove Assume_Valid parameter from In_Subrange_Of calls | Robert Dewar | 2009-04-07 | 1 | -1/+1 |
* | a-crbtgk.adb, [...]: Fix typos in comments. | Ralf Wildenhues | 2008-09-14 | 1 | -3/+3 |
* | gcc/ada/ | Samuel Tardieu | 2008-08-18 | 1 | -2/+1 |
* | sem_ch3.adb (Process_Discriminants): diagnose redundant or improper null excl... | Ed Schonberg | 2008-08-06 | 1 | -6/+10 |
* | sem_ch3.adb (Process_Subtype): An allocator is a valid construct that can car... | Arnaud Charlet | 2008-08-05 | 1 | -0/+10 |
* | sem_ch12.adb (Validate_Array_Type_Instance): Only apply complex visibility ch... | Arnaud Charlet | 2008-08-05 | 1 | -3/+13 |
* | exp_strm.adb: Minor reformatting (comments) | Thomas Quinot | 2008-08-05 | 1 | -5/+5 |
* | sem_ch12.adb: Add comments | Ed Schonberg | 2008-08-04 | 1 | -2/+3 |
* | sem_ch12.adb: Minor comment reformatting | Thomas Quinot | 2008-08-01 | 1 | -5/+5 |
* | sem_ch12.ads (Need_Subprogram_Instance_Body): new function... | Arnaud Charlet | 2008-08-01 | 1 | -16/+40 |
* | sem_ch12.adb: Minor reformatting | Robert Dewar | 2008-07-31 | 1 | -4/+2 |
* | Makefile.in (common_tools): Fix typos in $(exeext) extension. | Ralf Wildenhues | 2008-06-03 | 1 | -1/+1 |
* | einfo.ads (Abstract_Interface_Alias): Renamed as Interface_Alias. | Javier Miranda | 2008-05-26 | 1 | -5/+2 |
* | sem_ch12.adb (Remove_Parent): Use specification of instance to retrieve gener... | Ed Schonberg | 2008-05-26 | 1 | -8/+16 |
* | 2008-05-26 Ed Schonberg <schonberg@adacore.com> | Ed Schonberg | 2008-05-26 | 1 | -0/+19 |
* | g-byorma.adb, [...]: Update comments. | Robert Dewar | 2008-05-20 | 1 | -5/+8 |
* | re PR ada/29015 (Ada 2005 observer pattern with mutually dependent packages a... | Samuel Tardieu | 2008-04-16 | 1 | -1/+1 |
* | [multiple changes] | Samuel Tardieu | 2008-04-15 | 1 | -12/+21 |
* | re PR ada/15915 (Illegal program not detected, RM 13.11(15)) | Samuel Tardieu | 2008-04-14 | 1 | -1/+1 |
* | sem_ch10.adb, [...]: Fix comment typos. | Ralf Wildenhues | 2008-04-13 | 1 | -30/+31 |
* | exp_ch2.adb: Minor reformatting. | Hristian Kirtchev | 2008-04-08 | 1 | -52/+114 |
* | sem_ch10.adb (Analyze_Compilation_Unit): if a unit in the context is a generi... | Ed Schonberg | 2008-03-26 | 1 | -149/+189 |
* | sem_ch12.adb (Instantiate_Formal_Subprogram): In the subprogram renaming decl... | Ed Schonberg | 2007-12-13 | 1 | -26/+59 |
* | sem_ch12.adb: Minor code reformatting. | Hristian Kirtchev | 2007-10-15 | 1 | -22/+41 |
* | sem_ch12.adb (Build_Local_Package): A formal package with no associations is ... | Ed Schonberg | 2007-09-10 | 1 | -5/+9 |
* | sem_ch12.adb (Copy_Generic_Node): A reference to a child unit of the generic ... | Ed Schonberg | 2007-08-16 | 1 | -1/+5 |
* | sem_ch12.ads, [...] (Instantiate_Type): If the formal is a derived type with ... | Ed Schonberg | 2007-08-14 | 1 | -156/+575 |
* | sem_ch12.adb (Analyze_Associations): Diagnose use of an others association in... | Ed Schonberg | 2007-06-06 | 1 | -188/+433 |
* | sem_ch12.adb (Check_Generic_Actuals): Use first subtype of actual when captur... | Ed Schonberg | 2007-04-06 | 1 | -622/+696 |
* | sem_ch12.ads, [...] (Save_References): If node is an operator that has been c... | Ed Schonberg | 2006-10-31 | 1 | -337/+968 |
* | sem_ch12.adb (Analyze_Package_Instantiation): Inline_Now is false if the curr... | Ed Schonberg | 2006-02-17 | 1 | -10/+18 |
* | sem_ch12.adb (Inline_Instance_Body): Remove erroneous assumption that Scope_S... | Thomas Quinot | 2006-02-15 | 1 | -101/+106 |
* | sem_ch12.adb (Subtypes_Match): Handle properly Ada05 arrays of anonymous acce... | Ed Schonberg | 2005-12-09 | 1 | -5/+11 |
* | sem_ch12.ads, [...] (Map_Entities): Exclude entities whose names are internal... | Gary Dismukes | 2005-11-15 | 1 | -69/+335 |
* | sem_ch12.adb (Instantiate_Subprogram_Body): When creating the defining entity... | Ed Schonberg | 2005-09-05 | 1 | -24/+57 |
* | Update FSF address | R. Kelley Cook | 2005-07-01 | 1 | -2/+2 |
* | exp_ch4.adb (Expand_Allocator_Expression): When an initialized allocator's de... | Gary Dismukes | 2005-06-16 | 1 | -34/+104 |
* | einfo.adb (First_Private_Entity, [...]): Addition of one barrier to avoid wro... | Javier Miranda | 2005-03-18 | 1 | -1/+1 |
* | sem_ch12.adb (Instantiate_Object): If the analysis of the actual parameter re... | Javier Miranda | 2005-03-15 | 1 | -79/+134 |
* | g-zstspl.ads: New file. | Robert Dewar | 2005-02-10 | 1 | -24/+67 |
* | sem_ch12.adb (Analyze_Package_Instantiation): Create a separate node to use a... | Arnaud Charlet | 2005-01-03 | 1 | -1/+14 |
* | sem_ch12.adb (In_Main_Context): Predicate to determine whether the current in... | Ed Schonberg | 2004-10-27 | 1 | -4/+60 |
* | sem_ch12.adb (Check_Generic_Actuals): New predicate Denotes_Previous_Actual... | Ed Schonberg | 2004-10-04 | 1 | -84/+202 |
* | [multiple changes] | Arnaud Charlet | 2004-08-09 | 1 | -0/+20 |
* | [multiple changes] | Arnaud Charlet | 2004-07-06 | 1 | -6/+12 |
* | [multiple changes] | Arnaud Charlet | 2004-06-28 | 1 | -2/+4 |
* | [multiple changes] | Arnaud Charlet | 2004-06-11 | 1 | -1/+0 |
* | [multiple changes] | Arnaud Charlet | 2004-06-07 | 1 | -10/+11 |