aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/sem_ch6.adb
AgeCommit message (Expand)AuthorFilesLines
2005-12-09sem_ch6.adb (Analyze_Subprogram_Body): Properly check categorization for case...Robert Dewar1-7/+6
2005-11-15sem_ch6.adb (Check_Conformance): The null-exclusion feature can be omitted in...Javier Miranda1-52/+149
2005-09-05sem_ch6.ads, [...] (Check_Conformance): In case of anonymous access types the...Javier Miranda1-110/+200
2005-07-07freeze.adb (Freeze_Entity): Check wrong uses of tag incomplete types.Javier Miranda1-22/+21
2005-07-04sem_ch6.adb (Conforming_Types): If the types are anonymous access types check...Ed Schonberg1-8/+16
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-104/+299
2005-03-29sem_ch6.adb (Set_Formal_Mode): If the subtype has a non_null indicator, indic...Ed Schonberg1-7/+17
2005-03-15sem_ch6.adb (Is_Private_Declaration): Verify that the declaration is attached...Ed Schonberg1-15/+16
2005-02-10g-zstspl.ads: New file.Robert Dewar1-302/+354
2004-12-08g-socket.ads (Get_Host_By_Address, [...]): Clarify documentation of the behav...Arnaud Charlet1-9/+9
2004-11-19errout.ads, errout.adb: (First_Sloc): New functionArnaud Charlet1-1/+1
2004-10-27sem_ch6.adb (Analyze_Subprogram_Body): If body is a subunit for a different k...Ed Schonberg1-16/+69
2004-10-04sem_ch6.adb (Analyze_Subprogram_Body): Do not treat Inline as Inline_Always w...Ed Schonberg1-2/+1
2004-08-09[multiple changes]Arnaud Charlet1-0/+13
2004-07-06[multiple changes]Arnaud Charlet1-0/+6
2004-06-07[multiple changes]Arnaud Charlet1-13/+12
2004-05-24[multiple changes]Arnaud Charlet1-0/+3
2004-05-19[multiple changes]Arnaud Charlet1-6/+36
2004-05-14[multiple changes]Arnaud Charlet1-0/+10
2004-05-10[multiple changes]Arnaud Charlet1-1/+2
2004-05-05[multiple changes]Arnaud Charlet1-0/+13
2004-04-23[multiple changes]Arnaud Charlet1-17/+23
2004-04-21[multiple changes]Arnaud Charlet1-12/+43
2004-04-19[multiple changes]Arnaud Charlet1-70/+84
2004-03-29[multiple changes]Arnaud Charlet1-11/+101
2004-03-22[multiple changes]Arnaud Charlet1-2/+6
2004-03-15[multiple changes]Arnaud Charlet1-1/+2
2003-11-20[multiple changes]Arnaud Charlet1-3/+3
2003-11-17[multiple changes]Arnaud Charlet1-92/+44
2003-10-213psoccon.ads, [...]: Files added.Arnaud Charlet1-257/+705
2003-04-241aexcept.adb, [...]: Merge header, formatting and other trivial changes from ...Geert Bosch1-1/+0
2002-12-15* sem_ch6.adb (Analyze_Subprogram_Body): Fix typo and formattingGeert Bosch1-6/+6
2002-12-15re PR ada/5690 (renaming subprograms and default_expression)Geert Bosch1-2/+8
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-67/+107
2001-10-12restrict.adb (Disallow in No_Run_Time_Mode): Properly specialize the error me...Robert Dewar1-12/+55
2001-10-02New Language: AdaRichard Kenner1-0/+4779