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