aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-10-31sem_res.adb (Resolve_Unary_Op): Add warning for use of unary minus with multi...Robert Dewar7-264/+563
2006-10-31a-taster.adb, [...]: Minor reformatting.Robert Dewar40-178/+86
2006-10-31MAINTAINERS (Write After Approval): Add myself.Stephen M. Webb2-0/+5
2006-10-31i386.md (asindf2, [...]): Conditionalize expansion on !optimize_size.Richard Guenther2-95/+109
2006-10-31re PR fortran/29387 (ICE on character array function of variable length)Paul Thomas8-33/+151
2006-10-31* opts.c (decode_options): Disable CSE skip blocks.Steven Bosscher2-1/+4
2006-10-31Daily bump.GCC Administrator1-1/+1
2006-10-30* decl.c (grokdeclarator): Fix line-wrapping.Dirk Mueller2-2/+5
2006-10-30fix typoDirk Mueller1-1/+1
2006-10-30re PR c++/28704 (%s substituted with "static member"/"free" can't be properly...Dirk Mueller2-2/+9
2006-10-30utility (tuple_size<std::pair<> >::value): Provide definition.Paolo Carlini2-2/+10
2006-10-30re PR c++/6321 (no warning for bad main function declaration)Dirk Mueller6-47/+69
2006-10-30re PR c++/28669 (%s substituted with static/non- can't be properly translated)Dirk Mueller2-2/+11
2006-10-30eichin01a.C (main): Fix prototype.Dirk Mueller7-6/+15
2006-10-30tuple_iterate.h (tuple_size<tuple<> >::value): Provide definition.Paolo Carlini4-18/+39
2006-10-30pr27827.c: Explicitly specify -mfpmath=387.Roger Sayle2-1/+5
2006-10-30re PR middle-end/29335 (transcendental functions with constant arguments shou...Kaveh R. Ghazi5-0/+41
2006-10-30recog.c (store_data_bypass_p): Add support to allow IN_INSN to be a PARALLEL ...Pete Steinmetz2-22/+73
2006-10-30MAINTAINERS: Change email address.Uros Bizjak2-1/+5
2006-10-30max_size.cc: Actually do test max_size().Paolo Carlini2-4/+8
2006-10-30MAINTAINERS (Write After Approval): Add myself.Vladimir Prus2-0/+5
2006-10-30re PR fortran/29452 (Keyword check for specifiers in WRITE and READ)Tobias Burnus7-3/+46
2006-10-30mips.md (mul<mode>3): Split into...Richard Sandiford2-10/+27
2006-10-30linux64.h (DRIVER_SELF_SPECS): Use a single spec, but with each set of option...Richard Sandiford2-2/+7
2006-10-30unwind-dw2.c (uw_init_context_1): Fix test that checks if dwarf_reg_size_tabl...J"orn Rennecke2-1/+6
2006-10-30builtins.c (expand_builtin_mathfn_3): Correct coding style.Roger Sayle9-69/+90
2006-10-30re PR fortran/29410 ([4.2 only] bug with TRANSFER() and -O2)Andrew Pinski4-3/+26
2006-10-30typeck.c (build_unary_op): Fix indenting.Dirk Mueller2-14/+19
2006-10-30default.exp (${tool}_target_compile): Use v3_target_compile.Joseph Myers4-1/+13
2006-10-30* config/mips/linux.h (NO_SHARED_SPECS): Correct syntax error.David Daney2-1/+5
2006-10-30re PR tree-optimization/29637 (Endless recursion in make_vector_type)Jakub Jelinek4-1/+36
2006-10-30Fix whitespacing.Mike Stump1-2/+2
2006-10-30dwarf2out.c (file_name_acquire): Correct typo.Danny Smith2-2/+6
2006-10-30fold-compare-1.c: Update to reflect recent changes in tree canonicalization.Roger Sayle2-2/+7
2006-10-30tree.h (tree_value_handle): Remove struct value_set declaration.Daniel Berlin7-853/+836
2006-10-30builtins.c (fold_builtin_floor): Check for the availability of the C99 trunc ...Roger Sayle2-3/+10
2006-10-30Daily bump.GCC Administrator1-1/+1
2006-10-29builtins.c (fold_builtin_hypot): Rearrange recursive transformation before ot...Kaveh R. Ghazi4-19/+107
2006-10-29debug.cc (_Safe_sequence_base::_M_revalidate_singular): Fix pasto, advance __...Paolo Carlini2-14/+14
2006-10-29fold-const.c (fold_comparison): Fold ~X op ~Y as Y op X.Roger Sayle4-7/+86
2006-10-29re PR c++/29089 (Words substituted for %s in a sentence can not be translated)Dirk Mueller2-10/+20
2006-10-29fix testcaseDirk Mueller1-1/+3
2006-10-29re PR c++/16307 (-Wchar-subscripts does not warn on pointers)Dirk Mueller4-0/+26
2006-10-29mips.md (mul<mode>3): Check ISA_HAS_MUL3 rather than GENERATE_MULT3_<MODE>.Richard Sandiford3-116/+106
2006-10-29re PR tree-optimization/15458 (Combine ~ and ^.)Roger Sayle4-0/+34
2006-10-29trans-intrinsic.c (gfc_conv_intrinsic_loc): Make LOC return a signed integer ...Francois-Xavier Coudert2-5/+8
2006-10-29re PR fortran/17741 (ICE in gfc_free_namespace, at fortran/symbol.c:2208)Jerry DeLisle2-0/+6
2006-10-29i386-protos.h (ix86_expand_trunc): Declare.Richard Guenther6-16/+166
2006-10-29config.gcc (i[34567]86-*-linux*): Handle --enable-targets=all.Joseph Myers10-17/+98
2006-10-29i386-protos.h (ix86_expand_round): Declare.Richard Guenther6-0/+182