Age | Commit message (Expand) | Author | Files | Lines |
2008-08-30 | Make-lang.in: Allow s-oscons.{o,ali} to be built even without a separate liba... | Thomas Quinot | 2 | -2/+9 |
2008-08-22 | Minor code fix to avoid warning. | Robert Dewar | 2 | -7/+4 |
2008-08-22 | s-wwdcha.adb: Minor code reorganization Remove dead code | Arnaud Charlet | 2 | -30/+30 |
2008-08-22 | s-utf_32.adb (Get_Category): Fix obvious typo | Robert Dewar | 1 | -2/+2 |
2008-08-22 | s-sopco4.adb: Minor code fix to avoid warning | Robert Dewar | 3 | -7/+7 |
2008-08-22 | lib-xref.ads: Fix typo in subprogram reference definition. | Arnaud Charlet | 1 | -1/+1 |
2008-08-22 | s-sopco3.adb: Minor code fix to avoid warning | Robert Dewar | 1 | -2/+2 |
2008-08-22 | checks.adb (Determine_Range): Deal with values that might be invalid | Arnaud Charlet | 11 | -850/+935 |
2008-08-22 | exp_ch3.adb (Build_Init_Statements): Transfer to the body of the init procedu... | Javier Miranda | 1 | -0/+41 |
2008-08-22 | opt.ads: Minor code reorganization (put entries in alpha order) | Arnaud Charlet | 2 | -10/+21 |
2008-08-22 | sem_util.adb (Has_Preelaborable_Initialization): Revise checking of private t... | Gary Dismukes | 1 | -8/+14 |
2008-08-22 | exp_aggr.adb (Static_Array_Aggregate): Call Analyze_And_Resolve on the compon... | Gary Dismukes | 1 | -5/+6 |
2008-08-22 | exp_ch3.adb: Revert previous patch. | Javier Miranda | 1 | -39/+0 |
2008-08-22 | exp_ch3.adb (Build_Init_Statements): Transfer to the body of the init procedu... | Arnaud Charlet | 2 | -6/+56 |
2008-08-22 | initialize.c, adaint.c: Use Lock_Task and Unlock_Task for non-blocking spawn. | Pascal Obry | 2 | -34/+30 |
2008-08-22 | trans.c: Define FP_ARITH_MAY_WIDEN | Geert Bosch | 2 | -4/+21 |
2008-08-22 | 2008-08-22 Robert Dewar <dewar@adacore.com> | Arnaud Charlet | 6 | -38/+167 |
2008-08-22 | adaint.c: Fix possible race condition on win32_wait(). | Pascal Obry | 1 | -3/+6 |
2008-08-22 | 2008-08-22 Ed Schonberg <schonberg@adacore.com> | Ed Schonberg | 1 | -1/+6 |
2008-08-22 | sem_ch5.adb (One_Bound): Fix latent bug involving secondary stack | Robert Dewar | 1 | -7/+42 |
2008-08-22 | prj.ads: Minor comment update | Vincent Celier | 1 | -1/+1 |
2008-08-22 | exp_dist.adb: Minor reformatting | Robert Dewar | 1 | -0/+2 |
2008-08-22 | exp_ch7.ads: Put routines in proper alpha order | Robert Dewar | 1 | -12/+12 |
2008-08-22 | exp_ch7.adb: Minor reformatting | Robert Dewar | 1 | -70/+70 |
2008-08-22 | exp_ch6.adb: Minor reformatting | Robert Dewar | 1 | -1/+6 |
2008-08-22 | exp_ch6.ads: Remove pragma Precondition, since it breaks some builds. | Bob Duff | 1 | -1/+1 |
2008-08-22 | sem_ch8.adb (Use_One_Type): Do not emit warning message about redundant use_t... | Ed Schonberg | 1 | -0/+4 |
2008-08-22 | bindgen.adb [VMS] (Gen_Adainit_Ada, [...]): Import and call __gnat_set_features. | Doug Rupp | 2 | -3/+124 |
2008-08-22 | exp_ch5.adb, [...]: Rename... | Bob Duff | 13 | -100/+131 |
2008-08-22 | exp_ch6.ads: Minor comment fix | Arnaud Charlet | 2 | -1/+35 |
2008-08-22 | exp_ch7.adb: Minor comment fix | Bob Duff | 1 | -1/+1 |
2008-08-22 | exp_ch5.adb (Expand_Simple_Function_Return): If secondary stack is involved a... | Ed Schonberg | 1 | -36/+34 |
2008-08-22 | init.c: adjust EH support code on Alpha/Tru64 as well. | Eric Botcazou | 2 | -29/+7 |
2008-08-22 | s-shasto.ads, [...]: Move Shared_Var_ROpen... | Kevin Pouget | 4 | -60/+40 |
2008-08-22 | sem_ch8.adb: Minor reformatting | Robert Dewar | 1 | -2/+4 |
2008-08-22 | 2008-08-22 Robert Dewar <dewar@adacore.com> | Arnaud Charlet | 2 | -1/+43 |
2008-08-22 | exp_aggr.adb (Static_Array_Aggregate): When a static array aggregate with a r... | Gary Dismukes | 2 | -8/+17 |
2008-08-22 | init.c (__gnat_adjust_context_for_raise): Delete for AIX, HP-UX, Solaris, Fre... | Eric Botcazou | 2 | -138/+37 |
2008-08-22 | gnat_ugn.texi: Change the description of gnatcheck default rule settings. | Sergey Rybin | 1 | -6/+1 |
2008-08-22 | sem_ch8.adb: Minor reformatting Minor code reorganization (introduce subprogr... | Thomas Quinot | 1 | -18/+26 |
2008-08-22 | exp_attr.adb (Expand_N_Attribute_Reference): In case of access attributes add... | Arnaud Charlet | 3 | -7/+45 |
2008-08-22 | vms_data.ads: Add entry for new gnatcheck -mNNN option | Sergey Rybin | 2 | -0/+18 |
2008-08-22 | sem_ch8.adb (Use_One_Type): when checking which of two use_type clauses in re... | Ed Schonberg | 1 | -14/+55 |
2008-08-22 | make.adb (Check.File_Not_A_Source_Of): New Boolean function | Arnaud Charlet | 2 | -24/+88 |
2008-08-22 | g-catiio.adb: Code cleanup. | Robert Dewar | 1 | -8/+9 |
2008-08-22 | gnat_ugn.texi: Update the gnatcheck subsection for metric rules acoording to ... | Sergey Rybin | 1 | -13/+15 |
2008-08-20 | raise-gcc.c: Fix formatting nits. | Arnaud Charlet | 2 | -27/+44 |
2008-08-20 | 2008-08-20 Emmanuel Briot <briot@adacore.com> | Emmanuel Briot | 2 | -20/+18 |
2008-08-20 | errno.c (__get_errno, [...]): Transform then into weak symbols so we use the ... | Jose Ruiz | 1 | -12/+7 |
2008-08-20 | 2008-08-20 Vincent Celier <celier@adacore.com> | Vincent Celier | 1 | -2/+6 |