aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/sem_ch4.adb
AgeCommit message (Expand)AuthorFilesLines
2008-09-14a-crbtgk.adb, [...]: Fix typos in comments.Ralf Wildenhues1-1/+1
2008-08-04sem_type.adb, [...]: Minor reformattingThomas Quinot1-1/+1
2008-08-04sem_ch4.adb: Minor reformatting.Thomas Quinot1-2/+2
2008-08-04sem_ch4.adb (Analyze_Allocator): If the designated type is a non-null access ...Ed Schonberg1-3/+16
2008-08-04sem_ch3.adb (Access_Definition): A formal object declaration is a legal conte...Ed Schonberg1-9/+27
2008-08-01sem_ch4.adb: Minor reformatting Minor code reorganizationRobert Dewar1-3/+6
2008-08-01sem_ch4.adb (Analyze_One_Call): Handle complex overloading of a procedure cal...Arnaud Charlet1-5/+25
2008-07-31sem_ch4.adb (Valid_First_Argument_Of): Complete its functionality to handle s...Javier Miranda1-1/+7
2008-07-31sem_type.adb (Has_Compatible_Type): Complete support for synchronized types w...Javier Miranda1-0/+4
2008-06-03Makefile.in (common_tools): Fix typos in $(exeext) extension.Ralf Wildenhues1-1/+1
2008-05-26einfo.ads (Abstract_Interface_Alias): Renamed as Interface_Alias.Javier Miranda1-7/+6
2008-05-202008-05-20 Ed Schonberg <schonberg@adacore.com>Ed Schonberg1-47/+94
2008-04-13sem_ch10.adb, [...]: Fix comment typos.Ralf Wildenhues1-7/+7
2008-04-08sem_cat.adb (Validate_RCI_Subprogram_Declaration): Add tests of Has_Stream_At...Gary Dismukes1-43/+146
2008-03-26exp_ch5.adb (Expand_N_Extended_Return_Statement): Suppress generation of a he...Gary Dismukes1-2/+21
2008-03-02gnatfind.adb, [...]: Fix argument parsing typos.Ralf Wildenhues1-1/+1
2007-12-19sem_ch4.adb (Analyze_Concatenation_Rest): New procedure.Bob Duff1-10/+65
2007-12-13sem_ch4.adb (Analyze_Selected_Component): Include the requeue statement to th...Hristian Kirtchev1-191/+397
2007-10-15sem_ch4.adb: Minor code and comment reformatting.Hristian Kirtchev1-8/+48
2007-09-26sem_ch4.adb (Analyze_Qualified_Expression): Apply name resolution rule for qu...Ed Schonberg1-10/+54
2007-09-10sem_aggr.adb (Build_Record_Aggr_Code): If an aggregate component is given a b...Ed Schonberg1-35/+72
2007-08-31sem_ch3.adb: The predicate Is_Descendent_Of_Address is now an entity flag, fo...Ed Schonberg1-4/+28
2007-08-16[multiple changes]Arnaud Charlet1-4/+4
2007-08-14sem_ch4.adb (Try_Class_Wide_Operation): use base type of first parameter to d...Ed Schonberg1-42/+151
2007-06-06einfo.ads, einfo.adb (Available_View): New synthesized attribute applicable t...Javier Miranda1-176/+511
2007-04-06sem_ch4.adb (Try_Primitive_Operation): The call is legal if the prefix type i...Ed Schonberg1-68/+184
2006-10-31sem_ch4.adb (Try_Primitive_Operation): Code cleanup to ensure that we generat...Ed Schonberg1-64/+191
2006-02-17sem_ch4.adb (Find_Boolean_Types): If one of the operands is an aggregate...Ed Schonberg1-1/+26
2006-02-15sem_ch4.adb (Remove_Abstract_Interpretations): Even if there are no abstract ...Ed Schonberg1-45/+156
2005-12-09sem_ch4.adb (Remove_Abstract_Operations): Do not apply preference rule premat...Ed Schonberg1-32/+34
2005-11-15a-secain.adb, [...]: Minor reformattingRobert Dewar1-22/+7
2005-09-05sem_ch4.adb (Transform_Object_Operation): In a context off the form V (Obj.F)...Ed Schonberg1-237/+219
2005-07-07par-load.adb (Load): If a child unit is loaded through a limited_with clause...Ed Schonberg1-0/+19
2005-07-04sem_ch4.adb (Transform_Object_Operation): For an actual that is an overloaded...Thomas Quinot1-1/+13
2005-07-01Update FSF addressR. Kelley Cook1-2/+2
2005-06-16exp_ch4.adb (Expand_Allocator_Expression): When an initialized allocator's de...Gary Dismukes1-6/+71
2005-03-29sem_ch4.adb (Analyze_Selected_Component): Do not generate an actual subtype i...Ed Schonberg1-26/+55
2005-03-18sem_ch4.adb (Try_Primitive_Operation, [...]): Analyze the object that is acce...Javier Miranda1-3/+10
2005-03-15sem_ch4.adb (Analyze_Concatenation): Do not consider operators marked Elimina...Ed Schonberg1-6/+16
2005-02-10sem_ch4.adb (Analyze_Selected_Component): Create Actual_Subtype even with exp...Arnaud Charlet1-12/+17
2005-01-03sem_ch4.adb (Has_Fixed_Op): New predicate in Check_Arithmetic_Pair...Arnaud Charlet1-15/+78
2004-12-08sem_ch4.adb (Process_Implicit_Dereference_Prefix): New subprogram used to rec...Arnaud Charlet1-43/+68
2004-11-19exp_ch4.adb (Expand_N_Selected_Component): If the component is the discrimina...Arnaud Charlet1-6/+24
2004-10-27a-filico.ads, [...]: fix incorrect header.Arnaud Charlet1-1/+1
2004-10-04sem_ch4.adb (Try_Object_Operation): Reformat the code to expand in-line the c...Javier Miranda1-36/+19
2004-08-16[multiple changes]Arnaud Charlet1-340/+404
2004-08-09[multiple changes]Arnaud Charlet1-29/+39
2004-07-20[multiple changes]Arnaud Charlet1-0/+318
2004-07-15[multiple changes]Arnaud Charlet1-5/+1
2004-07-06[multiple changes]Arnaud Charlet1-6/+6