Age | Commit message (Expand) | Author | Files | Lines |
2007-12-13 | gnat_ugn.texi: Dcoument new rules for style check comment alignment Document ... | Robert Dewar | 3 | -137/+483 |
2007-12-13 | a-direct.adb (Create_Path): Always take '/' as a directory separator, even on... | Vincent Celier | 1 | -2/+6 |
2007-12-13 | xeinfo.adb: Remove warnings | Robert Dewar | 30 | -278/+341 |
2007-12-13 | treepr.ads, treepr.adb: (pl): implement use of positive value shorthands | Robert Dewar | 2 | -7/+37 |
2007-12-13 | tbuild.ads, tbuild.adb: Fix location of flag for unrecognized pragma message | Robert Dewar | 2 | -10/+37 |
2007-12-13 | tb-alvms.c (struct tb_entry_t, [...]): Revert back to use of Procedure Value ... | Olivier Hainque | 4 | -15/+15 |
2007-12-13 | styleg.adb (Check_Comment): More liberal rules for comment placement | Robert Dewar | 1 | -3/+42 |
2007-12-13 | s-tassta.adb (Create_Task): Take into account tasks created by foreign threads. | Arnaud Charlet | 1 | -3/+14 |
2007-12-13 | s-stoele.adb ("mod"): mod negative value raises Constraint_Error | Robert Dewar | 1 | -6/+13 |
2007-12-13 | s-stausa.ads (Stack_Analyzer): Remove First_Is_Topmost, redundant with Stack_... | Olivier Hainque | 2 | -107/+193 |
2007-12-13 | s-soflin.ads: Apply new pragma Favor_Top_Level to all access-to-subprogram ty... | Bob Duff | 1 | -3/+21 |
2007-12-13 | sinput-l.adb (Load_File): Disable style checks when preprocessing. | Thomas Quinot | 1 | -31/+40 |
2007-12-13 | sinput.adb (Get_Source_File_Index): Add assertion to guard against an invalid... | Thomas Quinot | 1 | -8/+8 |
2007-12-13 | sem_util.ads, [...] (Is_Concurrent_Interface): New routine. | Bob Duff | 2 | -172/+287 |
2007-12-13 | sem_type.adb (Function_Interp_Has_Abstract_Op): Add guard to check whether fo... | Hristian Kirtchev | 1 | -8/+12 |
2007-12-13 | sem_eval.adb (Eval_Real_Literal): N_Constant_Declaration is a static context,... | Geert Bosch | 1 | -4/+6 |
2007-12-13 | sem_disp.adb (Check_Dispatching_Call): If an actual in a call to an inherited... | Ed Schonberg | 1 | -1/+44 |
2007-12-13 | sem_ch9.adb (Analyze_Requeue): Add a local flag to capture whether a requeue ... | Hristian Kirtchev | 1 | -69/+216 |
2007-12-13 | sem_ch8.adb (Analyze_Subprogram_Renaming): Special error message for renaming... | Robert Dewar | 1 | -72/+276 |
2007-12-13 | sem_ch4.adb (Analyze_Selected_Component): Include the requeue statement to th... | Hristian Kirtchev | 1 | -191/+397 |
2007-12-13 | s-imenne.adb, [...]: New files. | Robert Dewar | 23 | -232/+576 |
2007-12-13 | sem_ch12.adb (Instantiate_Formal_Subprogram): In the subprogram renaming decl... | Ed Schonberg | 1 | -26/+59 |
2007-12-13 | sem_ch10.adb (Check_Private_Child_Unit): A non-private library level subprogr... | Thomas Quinot | 1 | -63/+79 |
2007-12-13 | g-byorma.adb, [...]: New files. | Robert Dewar | 9 | -0/+1932 |
2007-12-13 | rtsfind.adb (Check_CRT): Take into account RTE_Available_Call Fixes another c... | Arnaud Charlet | 2 | -48/+76 |
2007-12-13 | restrict.ads, [...] (Check_Implicit_Dynamic_Code_Allowed): New procedure to b... | Bob Duff | 2 | -11/+17 |
2007-12-13 | prj.ads, prj.adb (Is_A_Language): Now takes a Name_Id instead of a string | Emmanuel Briot | 15 | -2091/+2576 |
2007-12-13 | inline.adb (Back_End_Cannot_Inline): Use new flag Has_Pragma_Inline_Always in... | Robert Dewar | 4 | -106/+243 |
2007-12-13 | g-spipat.adb (Break): Fix accessibility error (vsn taking not null access Vst... | Robert Dewar | 1 | -28/+16 |
2007-12-13 | g-spchge.ads, [...]: New files. | Robert Dewar | 17 | -190/+888 |
2007-12-13 | g-regist.ads, [...] (Set_Value): new parameter Expand... | Vasiliy Fofanov | 2 | -62/+79 |
2007-12-13 | gnatcmd.adb (GNATCmd): Do not issue -d= switch to gnatmetric when object dire... | Vincent Celier | 1 | -12/+19 |
2007-12-13 | gnat1drv.adb (Gnat1drv): Properly set new flag Opt.Real_VMS_Target | Robert Dewar | 3 | -45/+93 |
2007-12-13 | g-calend.ads (No_Time): New constant, to represent an uninitialized time value | Emmanuel Briot | 4 | -87/+248 |
2007-12-13 | exp_prag.adb (Expand_Pragma_Assert): Recognize new warning flag for assert fail | Robert Dewar | 4 | -33/+125 |
2007-12-13 | exp_intr.adb (Expand_Dispatching_Constructor_Call): Add missing support for g... | Javier Miranda | 1 | -12/+49 |
2007-12-13 | expect.c (__gnat_kill): Implement the SIGINT signal on Windows. | Pascal Obry | 1 | -0/+6 |
2007-12-13 | exp_disp.ads, [...] (Default_Prim_Op_Position): Primitive _Disp_Requeue occup... | Hristian Kirtchev | 2 | -187/+868 |
2007-12-13 | exp_ch9.adb (Expand_N_Asynchronous_Select, [...]): Code and comment reformatt... | Hristian Kirtchev | 1 | -324/+446 |
2007-12-13 | exp_ch8.ads, [...] (Expand_N_Subprogram_Renaming_Declaration): In the case wh... | Gary Dismukes | 2 | -6/+29 |
2007-12-13 | exp_ch7.adb (Expand_N_Package_Body): Replace occurrence of attribute Is_Compl... | Javier Miranda | 1 | -17/+27 |
2007-12-13 | exp_ch4.adb (Expand_N_Attribute_Reference, [...]): Take into account VM_Target | Arnaud Charlet | 2 | -57/+56 |
2007-12-13 | exp_ch3.adb (Predefined_Primitive_Bodies): Generate the body of predefined pr... | Hristian Kirtchev | 1 | -68/+171 |
2007-12-13 | expander.adb: Take into account N_Subprogram_Renaming_Declaration | Ed Schonberg | 1 | -0/+3 |
2007-12-13 | exp_aggr.adb (Build_Record_Aggr_Code): If there is an aggregate for a limited... | Ed Schonberg | 1 | -195/+252 |
2007-12-13 | eval_fat.adb (Decompose_Int): Handle argument of zero. | Geert Bosch | 1 | -147/+128 |
2007-12-13 | errout.adb (Output_Source_Line): Do not keep a trailing space after the sourc... | Vincent Celier | 1 | -1/+9 |
2007-12-13 | einfo.ads, einfo.adb: Flag 232 is now Implemented_By_Entry. | Hristian Kirtchev | 2 | -189/+409 |
2007-12-13 | clean.adb (Usage): Add line for -aP | Bob Duff | 13 | -72/+117 |
2007-12-13 | checks.adb: Fix optimization problem with short-circuited form | Robert Dewar | 1 | -10/+30 |