aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-11-16MAINTAINERS: Add myself and Daniel Berlin as loop optimizer maintainers.Zdenek Dvorak2-1/+7
2006-11-16spe.md (frob_di_df_2): Handle non-offsettable memory operand.Joseph Myers2-0/+10
2006-11-16re PR fortran/29391 ([4.2/4.1 only] LBOUND and UBOUND are broken)Francois-Xavier Coudert5-19/+220
2006-11-16trans-decl.c (gfc_get_symbol_decl): Fix formatting.François-Xavier Coudert5-17/+24
2006-11-16arm.md (abssi2): Allow Thumb as well.Richard Earnshaw2-5/+45
2006-11-16i386.c (ix86_function_sseregparm): Fix comment: number of arguments passed to...Uros Bizjak3-6/+14
2006-11-16re PR target/29201 (ICE in create_recovery_block, at haifa-sched.c:3692 at -O3)Maxim Kuvyrkov6-18/+165
2006-11-15re PR middle-end/29862 (Calling a function with gcc_assert)H.J. Lu2-1/+8
2006-11-15data.c: Remove trailing periods from error messages.Brooks Moses11-21/+34
2006-11-15lang.opt: Rearrange entries back into ASCII order.Brooks Moses2-73/+77
2006-11-16Daily bump.GCC Administrator1-1/+1
2006-11-15import3.f90: Fix error message.Steven G. Kargl2-1/+5
2006-11-15unwind-arm.c (_Unwind_GetDataRelBase, [...]): Move from here ...Paul Brook3-13/+21
2006-11-15tree-ssa-loop-ivopts.c (get_address_cost): Make sure memory addresses we gene...Bernd Schmidt2-7/+15
2006-11-15re PR tree-optimization/29788 (ICE in var_ann, at tree-flow-inline.h:130)Andrew Pinski4-0/+32
2006-11-15i386.opt: New target option -mx87regparm.Uros Bizjak12-29/+315
2006-11-15parse.c (parse_contained): Fix indention of one line.Tobias Burnus2-1/+6
2006-11-15re PR fortran/27546 (IMPORT is broken)Tobias Burnus10-6/+287
2006-11-15tree-flow.h (multiplier_allowed_in_address_p): Adjust prototype.Bernd Schmidt4-42/+60
2006-11-15combine.c (likely_spilled_retval_1): Fix masking operation.Rask Ingemann Lambertsen2-2/+10
2006-11-15bfin.c (legitimize_pic_address): Lose dead code that tests for CONSTANT_POOL_...Bernd Schmidt2-26/+20
2006-11-15tree-ssa-loop-ivopts.c (determine_iv_costs): Fix formatting.Bernd Schmidt2-2/+6
2006-11-15re PR fortran/27588 (-fbounds-check should catch substring out of range acces...Tobias Burnus3-3/+47
2006-11-15re PR fortran/29806 (Error if CONTAINS is present without SUBPROGRAM)Tobias Burnus5-1/+30
2006-11-15re PR tree-optimization/29581 (Latent bug in 4.1/4.2/4.3 lambda-code.c)Jakub Jelinek8-14/+323
2006-11-15re PR tree-optimization/29753 (Volatile semantics ignored in some cases)Paolo Bonzini2-1/+7
2006-11-15re PR fortran/28974 (Extremely slow compilation of enumerated DATA statements.)Bud Davis4-45/+119
2006-11-14re PR fortran/29702 (RFE: Column number in error messages.)Brooks Moses4-121/+194
2006-11-14gfortran.h (GFC_MAX_LINE): Remove constant definition.Brooks Moses4-32/+28
2006-11-14lang.opt: Remove -fno-backend option.Brooks Moses5-12/+11
2006-11-15Daily bump.GCC Administrator1-1/+1
2006-11-14expmed.c (emit_store_flag_1): New function.Richard Earnshaw5-82/+350
2006-11-14math-torture.exp: Restrict to i?86 and x86_64 targets.Richard Guenther2-0/+10
2006-11-14Add ability to generate DWARF pubtypes section if DEBUG_PUBTYPES_SECTION is d...Caroline Tice10-50/+496
2006-11-14arm.h (FUNCTION_ARG_ADVANCE): Only adjust iwmmxt_nregs if TARGET_IWMMXT_ABI.Joseph Myers3-20/+31
2006-11-14configure: Regenerate with autoconf 2.59.Eric Christopher2-6262/+4326
2006-11-14re PR tree-optimization/27755 (PRE confused by control flow)Daniel Berlin3-73/+509
2006-11-14match.c (gfc_match_namelist): Add missing space to error message.Tobias Burnus2-1/+6
2006-11-14re PR c++/29106 (sizeof(*var) in expression drops entire line of code out of ...Mark Mitchell2-0/+24
2006-11-1413450.cc: Do not test long double in IBM long double case.Joseph Myers2-0/+11
2006-11-14MAINTAINERS (Write After Approval): Add myself.Erven Rohou2-0/+5
2006-11-14re PR fortran/29657 (Don't allow SAVE for functions)Tobias Burnus4-1/+66
2006-11-14Makefile.tpl (clean-stage*): Test separately for package/Makefile and stageN-...Paolo Bonzini3-212/+419
2006-11-14re PR rtl-optimization/29798 (-O2 gives wrong results)Paolo Bonzini4-21/+59
2006-11-14fold-const.c (fold_strip_sign_ops): Handle COMPOUND_EXPR and COND_EXPR.Kaveh R. Ghazi4-0/+73
2006-11-13m32c.c (m32c_prepare_shift): Use a separate temporary for intermediates.DJ Delorie2-5/+12
2006-11-14configure.in: Remove target-libgloss from noconfigdirs for bfin-*-*.Jie Zhang1-1/+1
2006-11-14configure.in: Remove target-libgloss from noconfigdirs for bfin-*-*.Jie Zhang2-1/+7
2006-11-14Daily bump.GCC Administrator1-1/+1
2006-11-13rtti.c (get_pseudo_ti_init): Ensure that the offset field of the base type in...Roger Sayle2-5/+11