aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-06-26c-typeck.c, [...]: Fix comment typos.Kazu Hirata20-35/+44
2004-06-26mips.md: Add back scheduling exclusion info.Eric Christopher2-16/+20
2004-06-26ifcvt.c (seq_contains_jump): Delete function.Roger Sayle2-24/+15
2004-06-26Daily bump.GCC Administrator1-1/+1
2004-06-25re PR tree-optimization/15089 (local register variable with a specified regis...Philip Blundell2-0/+7
2004-06-25c-common.h (warn_cast_qual, [...]): Remove explicit declarations.DJ Delorie5-650/+76
2004-06-25gimplify.c (lookup_tmp_var): Set TREE_READONLY in is_formal case.Richard Kenner2-90/+73
2004-06-25tree-nested.c (build_addr): Merge real/imagpart with handled_component_p.Richard Kenner3-14/+37
2004-06-25cp-mudflap.c (mflang_flush_calls): Fix thinkos resulting from 2004-06-23 change.Mark Mitchell2-4/+9
2004-06-25re PR c++/16129 (g++.old-deja/g++.eh/catch[35679]*.C)Mark Mitchell2-1/+20
2004-06-25tree-inline.c (remap_type): Arrange to have just one pointer type for each ty...Richard Kenner2-20/+39
2004-06-25re PR middle-end/15825 (if-cvt optimisation patch noce_try_sign_mask breaks a...Roger Sayle4-66/+98
2004-06-25gimplify.c (gimplify_compound_lval): Reset TREE_SIDE_EFFECTS after gimplifyin...Jeff Law2-0/+21
2004-06-25tree-dfa.c (get_virtual_var): Merge real/imaginary parts with handled_compone...Richard Kenner3-23/+18
2004-06-25re PR target/16176 (Miscompilation of unaligned data in MIPS backend (SB1 fla...Richard Sandiford4-7/+36
2004-06-25tree-cfg.c (verify_expr): Add macro CHECK_OK.Richard Kenner2-13/+62
2004-06-25* doc/tree-ssa.texi: Document info about MODIFY_EXPR's typeDevang Patel2-0/+6
2004-06-25target-def.h (TARGET_CXX_GUARD_TYPE, [...]): Define.Paul Brook9-10/+120
2004-06-25revert: [multiple changes]Arnaud Charlet89-3187/+4910
2004-06-25darwin.h (CC1_SPEC): Handle -gused and -gfull.Devang Patel3-1/+11
2004-06-25* gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.Tobias Schlüter2-1/+5
2004-06-25* dbxout.h: Add include guardsMark G. Adams2-1/+10
2004-06-25* config/arm/arm.h (TARGET_CPU_CPP_BUILTINS): Define __ARM_EABI__.Paul Brook2-0/+6
2004-06-25arm.c (arm_arch4t): New variable.Richard Earnshaw4-33/+133
2004-06-25mips.c (reg_or_const_float_1_operand): Reimplement in terms of const_float_1_...Richard Sandiford2-16/+8
2004-06-25re PR target/16144 (Bogus reference to __divdf3 when -O1)Richard Sandiford4-2/+21
2004-06-25m68k.h: Restore valid comment removed by mistake with the recent m68k comment...Bernardo Innocenti2-0/+9
2004-06-25decl.c (grokdeclarator): Restore error messages about __thread.Mark Mitchell3-9/+46
2004-06-24c-gimplify.c (gimplify_for_stmt): Use gimplify_and_add.Richard Kenner3-17/+16
2004-06-24gimplify.c (voidify_wrapper_expr): Allow TARGET_EXPR.Richard Kenner2-1/+5
2004-06-24Update whitespace and commentsRichard Kenner4-83/+88
2004-06-24* gimplify.c: Remove unneeded forward declarations.Richard Kenner2-62/+4
2004-06-24gimplify.c (append_to_compound_expr): Deleted.Richard Kenner3-16/+3
2004-06-24fold-const.c (fold_addr_expr_with_type): Look through all valid LHS modifiers...Richard Kenner2-2/+7
2004-06-24tree.h (debug_find_tree): Add declaration.Richard Kenner3-2/+8
2004-06-25rs6000.md: Apply change mistakenly deleted with 2004-06-22 patch.Eric Christopher2-8/+17
2004-06-25Daily bump.GCC Administrator1-1/+1
2004-06-24c-decl.c (c_in_iteration_stmt, [...]): Remove.Richard Henderson11-405/+450
2004-06-24tree-pretty-print.c (dump_generic_node, [...]): Don't look at TYPE_METHODS un...Richard Kenner2-1/+8
2004-06-24objc-act.c (build_objc_method_call): Save the lookup_object so we do not call...Andrew Pinski2-3/+10
2004-06-24Minor comment and whitespace changesRichard Kenner1-3/+4
2004-06-24tree-ssa-dom.c (real_avail_expr_hash): New.Richard Henderson2-1/+12
2004-06-24Minor updating of comments.Richard Kenner1-2/+1
2004-06-24Minor whitespace changesRichard Kenner1-4/+6
2004-06-24tree-mudflap.c (mx_register_decls): Add third (type) argument to synthesized ...Frank Ch. Eigler2-3/+12
2004-06-24re PR middle-end/15239 (suboptimal mult-by-const expansion cost limit)Roger Sayle2-1/+6
2004-06-24re PR tree-optimization/16115 (double-destruction problem with argument passi...Jason Merrill3-1/+49
2004-06-24combine.c (distribute_notes): Don't delete sets to global register variables.Eric Christopher2-2/+9
2004-06-24i386.md (ffsdi2, clzdi2): New expanders.Jakub Jelinek2-0/+73
2004-06-24darwin7.h (MATH_LIBRARY): Remove.Andrew Pinski3-12/+17