aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2005-09-05Resync.Arnaud Charlet1-0/+1131
2005-09-05Removed, no longer used.Arnaud Charlet2-332/+0
2005-09-05Minor reformatting.Arnaud Charlet1-31/+30
2005-09-05Minor reformatting.Arnaud Charlet1-108/+109
2005-09-05Minor reformatting.Arnaud Charlet2-5/+5
2005-09-05a-dirval-mingw.adb, [...]: Minor reformattingRobert Dewar84-670/+575
2005-09-05Makefile.in: Adjust the libgnat target pairs for Xscale to ARM.Arnaud Charlet3-237/+13
2005-09-05a-cihase.adb, [...]: Synchronized with latest draft (Draft 13, August 2005) o...Matthew Heaney13-1723/+1751
2005-09-05g-dirope.ads: Minor reformatting Document that bounds of result of Base_Name ...Robert Dewar3-68/+168
2005-09-05ttypef.ads (VAXDF_Safe_First): Use correct value for constant.Geert Bosch1-3/+3
2005-09-05sem_warn.adb (Warn_On_Known_Condition): Refine warning when applied to a vari...Ed Schonberg1-1/+8
2005-09-05sem_util.ads, [...] (Gather_Components): Omit interface tags from the list of...Ed Schonberg2-36/+137
2005-09-05sem_type.adb (Add_One_Interp): If a candidate operation is an inherited inter...Ed Schonberg1-49/+101
2005-09-05sem_res.adb (Resolve_Membership_Op): In case of the membership test "Iface_CW...Javier Miranda1-83/+115
2005-09-05sem_disp.adb (Check_Controlling_Formals): Anonymous access types used in cont...Javier Miranda1-9/+14
2005-09-05sem_ch8.adb (Analyze_Renamed_Entry): For a renaming_as_declaration...Ed Schonberg1-3/+22
2005-09-05sem_ch6.ads, [...] (Check_Conformance): In case of anonymous access types the...Javier Miranda2-119/+211
2005-09-05sem_ch4.adb (Transform_Object_Operation): In a context off the form V (Obj.F)...Ed Schonberg1-237/+219
2005-09-05sem_ch3.ads, [...] (Analyze_Object_Declaration): Go to the underlying type to...Cyrille Comar3-338/+541
2005-09-05sem_ch13.adb (Analyze_Enumeration_Representation_Clause): Reject the clause i...Thomas Quinot1-6/+13
2005-09-05sem_ch12.adb (Instantiate_Subprogram_Body): When creating the defining entity...Ed Schonberg1-24/+57
2005-09-05sem_ch10.adb (In_Chain): Moved from the scope of a subprogram to become local...Javier Miranda1-248/+316
2005-09-05sem_cat.adb (Check_Categorization_Dependencies): Add more detail to error msg...Robert Dewar1-40/+58
2005-09-05re PR ada/9087 (Component_Size for packed array returns wrong values)Thomas Quinot1-10/+38
2005-09-05scng.adb (Check_End_Of_Line): Count characters, rather than bytes (makes a di...Robert Dewar3-1/+25
2005-09-05prj-env.adb (Set_Ada_Paths.Add.Recursive_Add): Do not add the object director...Vincent Celier1-4/+9
2005-09-05opt.ads, opt.adb: Add new switches Debug_Pragmas_Enabled[_Config]Robert Dewar10-856/+923
2005-09-05mlib-prj.adb (Copy_Interface_Sources): Copy all interface sources, including ...Vincent Celier1-10/+42
2005-09-05lib-xref.adb (Output_Overridden_Op): Display information on overridden operat...Ed Schonberg4-74/+184
2005-09-05lib-writ.adb: Update Copyright noticeVincent Celier1-9/+37
2005-09-05layout.adb (SO_Ref_From_Expr): Change Subtype_Mark to Result_Definition.Gary Dismukes6-49/+189
2005-09-05itypes.ads, itypes.adb (Create_Null_Excluding_Itype): New subprogram that giv...Javier Miranda4-68/+156
2005-09-05g-pehage.ads, [...] (Select_Char_Position): When no character position set is...Laurent Pautet2-755/+819
2005-09-05g-expect.adb (Non_Blocking_Spawn): Initialize the filters field toJerome Lambourg1-0/+20
2005-09-05exp_pakd.adb (Create_Packed_Array_Type): Properly handle very large packed ar...Robert Dewar1-3/+25
2005-09-05exp_intr.adb (Expand_Source_Name): For Enclosing_Entity...Ed Schonberg2-25/+68
2005-09-05exp_dist.adb (Add_RACW_TypeCode, [...]): Do not generate dummy access formal ...Thomas Quinot1-92/+27
2005-09-05exp_dbug.adb (Get_Encoded_Name): Fixed bug that caused biaised types to be en...Nicolas Setton1-12/+18
2005-09-05exp_ch6.adb (Expand_Call): If an actual is a function call rewritten from obj...Ed Schonberg4-209/+284
2005-09-05exp_attr.adb: Handle vax fpt for 'Valid attributeRobert Dewar6-19/+157
2005-09-05errout.ads, errout.adb (Fix Error_Msg_F): Fix implementation to meet spec.Robert Dewar9-113/+123
2005-09-05a-ztexio.adb, [...]: Replace bad range checks with 'Valid tests.Robert Dewar3-18/+18
2005-09-05checks.adb (Check_Needed): New procedure...Robert Dewar1-190/+228
2005-09-05binde.adb: Minor reformattingRobert Dewar1-11/+25
2005-09-05s-stoele.ads, [...]: Minor reformatting...Arnaud Charlet301-573/+568
2005-09-05fname-sf.adb, [...]: Remove redundant use_clauses.Ed Schonberg38-134/+60
2005-09-05g-soccon-vms.adb: Renamed to g-soccon-vms.adsThomas Quinot16-842/+1082
2005-09-05s-taprop-vxworks.adb: Move with clauses outside Warnings Off now that depende...Arnaud Charlet7-99/+155
2005-09-05s-tataat.adb, [...]: Replace calls to Defer/Undefer_Abortion by Defer/Undefer...Arnaud Charlet4-87/+59
2005-09-05a-tags.adb (IW_Membership): Give support to "Iface_CW_Typ in T'Class".Hristian Kirtchev15-847/+4416