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