aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2008-08-22initialize.c, adaint.c: Use Lock_Task and Unlock_Task for non-blocking spawn.Pascal Obry2-34/+30
2008-08-22re PR target/37184 (ice in ix86_match_ccmode)Uros Bizjak9-44/+188
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-22re PR middle-end/36548 (remainder gives the wrong result for wrapping case wi...Richard Guenther4-1/+48
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-22gfortran.h (in_prefix): Removed from this header.Daniel Kraft9-66/+76
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-22* c-ppoutput.c (init_pp_output): Initialize src_line to 1.Nathan Sidwell2-4/+6
2008-08-22re PR fortran/32095 (Accepts invalid character(len(a)),dimension(1) :: a)Daniel Kraft17-23/+380
2008-08-22Daily bump.GCC Administrator1-1/+1
2008-08-21configure.ac (HAVE_GAS_CFI_PERSONALITY_DIRECTIVE): Remove spurrious comma fro...Richard Henderson3-2/+8
2008-08-21re PR c/30457 (Please warn about va_start(ap, invalid))Manuel López-Ibáñez4-0/+48
2008-08-21c-tree.h (grokfield): New argument.Aldy Hernandez12-26/+64
2008-08-21anchor1.C (foo): Return the return value of ycf->ascent.Joseph Myers2-1/+6
2008-08-21tree-ssa-ccp.c (ccp_fold): Fold VIEW_CONVERT_EXPRs of constants.Richard Guenther4-4/+22
2008-08-21class.c (make_class_data): Don't add field_index when flag_reduced_reflection...David Daney2-0/+7
2008-08-21cgraph.c (first_cgraph_function_insertion_hook): New variable.Jan Hubicka12-32/+232
2008-08-21tree-ssa-pre.c (insert_into_preds_of_block): Before inserting a PHI ask VN if...Richard Guenther4-7/+25
2008-08-21re PR middle-end/36817 (internal compiler error: in compare_values_warnv)Richard Guenther4-2/+22
2008-08-21Backport from LTO branch:Jan Hubicka4-178/+297
2008-08-21ssa-fre-13.c: Remove XFAIL.Richard Guenther6-7/+15
2008-08-21re PR tree-optimization/37181 (FAIL: Divide_1 -O3)Richard Guenther2-2/+11