aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-08-14[multiple changes]Arnaud Charlet43-2651/+3277
2007-08-14tracebak.c: Use tb-ivms.c on OpenVMS Itanium.Tristan Gingold3-134/+237
2007-08-14s-veboop.adb (SU): New named number initialized to System.Storage_Unit.Gary Dismukes1-12/+18
2007-08-14s-tpobop.ads, [...] (Requeue_With_Abort): Rename field With_Abort.Arnaud Charlet6-69/+60
2007-08-14s-tasini.adb (Get_Stack_Info): Move this function to System.Soft_Links.Taskin...Jose Ruiz2-16/+13
2007-08-14s-finimp.adb (Detach_From_Final_List): make this procedure idempotent since i...Cyrille Comar1-1/+8
2007-08-14s-fileio.adb (Is_Open): Add check for usability of the underlying file stream.Pascal Obry1-1/+7
2007-08-14s-ficobl.ads: Declare AFCB as a tagged incomplete type...Ed Schonberg2-3/+3
2007-08-14sem_disp.adb (Check_Dispatching_Operation): Do not emit warning on a generate...Javier Miranda1-3/+12
2007-08-14sem_ch9.adb (Check_Interfaces): New subprogram that factorizes code that is c...Javier Miranda1-142/+186
2007-08-14par-ch6.adb (P_Formal_Part): Fix wrong error message associated with null-exc...Javier Miranda1-8/+21
2007-08-14output.ads, output.adb (Write_Eol): Remove trailing spaces before writing the...Vincent Celier2-2/+22
2007-08-14layout.adb (Layout_Type): In the case of access-to-subprogram types...Gary Dismukes1-2/+15
2007-08-14impunit.adb: Re-organize System.Random_Numbers and GNAT.Random_Numbers and ad...Paul Hilfinger8-2/+1235
2007-08-14gnatls.adb: (Corresponding_Sdep_Entry): Always return a valueVincent Celier2-124/+411
2007-08-14gnatlink.adb (Gnatlink): Pass switches to the linker even if the binder-gener...Eric Botcazou1-8/+45
2007-08-14g-comlin.adb (Getopt): Fix handling of "*" switch when not collapsing switches.Emmanuel Briot1-0/+22
2007-08-14g-catiio.adb (Image): For the case of %s...Hristian Kirtchev1-7/+25
2007-08-14exp_dist.adb (PolyORB_Support.Build_TypeCode_Function): When creating typecod...Thomas Quinot1-132/+127
2007-08-14exp_ch9.adb (Build_Protected_Entry): Propagate the original source location t...Javier Miranda1-15/+43
2007-08-14sem_res.adb (Resolve_Allocator): Propagate any coextensions that appear in th...Ed Schonberg1-74/+167
2007-08-14sem_ch8.ads, [...] (Find_Type, [...]): Use correct entity as denoted entity f...Thomas Quinot2-90/+152
2007-08-14sem_cat.ads, [...] (Has_Stream_Attribute_Definition): New formal At_Any_Place...Thomas Quinot2-25/+51
2007-08-14sem_ch4.adb (Try_Class_Wide_Operation): use base type of first parameter to d...Ed Schonberg1-42/+151
2007-08-14sem_ch12.ads, [...] (Instantiate_Type): If the formal is a derived type with ...Ed Schonberg2-161/+598
2007-08-14table.adb, [...] (Append): Reimplement in terms of Set_Item.Thomas Quinot12-93/+215
2007-08-14a-cihama.ads, [...] (Next): Applied pragma Inline.Bob Duff21-407/+561
2007-08-14s-intman-irix.adb, [...]: Minor reformattingRobert Dewar73-581/+786
2007-08-14binde.adb (Elab_All_Links): Remove unnecessary call to Generic_Separately_Com...Thomas Quinot5-72/+106
2007-08-14a-tags.ads, a-tags.adb (Displace): Associate a message with the raised CE exc...Javier Miranda4-77/+57
2007-08-14adaint.c (__gnat_is_absolute_path): For VxWorks systems we accept dir/file...Jose Ruiz2-15/+51
2007-08-14sem_ch10.adb: Create a limited view of an incomplete type...Ed Schonberg1-170/+248
2007-08-14s-taprop-linux.adb (Get_Stack_Attributes): New subprogram.Olivier Hainque4-7/+146
2007-08-14s-osinte-mingw.ads: Add support for Ada.Execution_Time on Windows.Pascal Obry6-1/+494
2007-08-14system-solaris-x86.ads (ZCX_By_Default): Switch to True.Olivier Hainque5-114/+169
2007-08-14clean.adb, [...] (Create_Sym_Links): New procedure.Vincent Celier27-818/+1015
2007-08-14s-taprop-lynxos.adb, [...] (Continue_Task, [...]): New functions; dummy imple...Jerome Guitton14-24/+339
2007-08-14exp_ch5.adb (Expand_Assign_Array): If source or target of assignment is a var...Ed Schonberg1-509/+105
2007-08-14exp_aggr.ads, [...] (Convert_Aggr_In_Allocator): Use Insert_Actions to place ...Ed Schonberg2-42/+125
2007-08-14sem_elim.adb (Set_Eliminated): Ignore pragma Eliminate for dispatching operationRobert Dewar1-3/+15
2007-08-14sem_ch5.adb: Improve warnings on redundant assignmentsRobert Dewar3-110/+493
2007-08-14sem_ch11.adb: Improved warnings for unused variablesRobert Dewar3-189/+261
2007-08-14sem_attr.ads, [...] (Analyze_Attribute, case Value): For enumeration type, ma...Robert Dewar2-178/+183
2007-08-14par-tchk.adb (TF_Semicolon): Improve error recoveryRobert Dewar1-1/+3
2007-08-14par.ads, par.adb: Improve handling of extra right parens.Robert Dewar4-42/+37
2007-08-14re PR ada/19037 (constant renaming creates new constant)Olivier Hainque8-236/+302
2007-08-14opt.ads: Warning for non-local exception propagation now off by default New s...Robert Dewar9-643/+1619
2007-08-14prj.ads, prj.adb: Update Project Manager to new attribute names for gprbuild.Vincent Celier26-2738/+7500
2007-08-14exp_util.ads, [...]: This patch replaces a number of occurrences of explicit ...Robert Dewar4-187/+348
2007-08-14exp_disp.ads, [...] (Build_Dispatch_Tables): Handle tagged types declared in ...Ed Schonberg2-646/+1028