aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-03-13tree-into-ssa.c (find_idf): Speed up by putting the indexes of basic blocks i...Kazu Hirata2-11/+13
2005-03-13re PR target/18251 (unable to find a register to spill in class `POINTER_REGS')Andy Hutchinson2-58/+59
2005-03-13builtins.c (fold_builtin_classify): Take decomposed arguments of CALL_EXPR.Kazu Hirata2-6/+10
2005-03-13re PR c/20402 (gcc.dg/noncompile/920923-1.c ICE)Joseph Myers4-55/+56
2005-03-13In gcc/ada/ 2005-03-12 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin20-72/+1026
2005-03-13Daily bump.GCC Administrator2-2/+2
2005-03-12Correct wrong date on ChangeLog entryTobias Schlüter1-1/+1
2005-03-12re PR fortran/20361 (-fmax-stack-var-size=N not working for equivalence)Tobias Schlüter8-45/+69
2005-03-12tree-cfg.c (make_goto_expr_edges): Don't use error_mark_node.Steven Bosscher4-17/+16
2005-03-12tree-ssa-live.c (create_ssa_var_map, [...]): Remove local variable snn.Kazu Hirata2-4/+3
2005-03-12tree-inline.c (expand_call_inline): Remove local variable decl.Kazu Hirata2-3/+5
2005-03-12tree-if-conv.c (tree_if_convert_cond_expr): Remove local variable new_cond.Kazu Hirata2-8/+10
2005-03-12reg-stack.c (move_for_stack_reg): Remove local variable push_insn.Kazu Hirata2-6/+8
2005-03-12gimplify.c (gimplify_expr): Remove local variables r0 and r1.Kazu Hirata2-6/+8
2005-03-12c-decl.c (c_init_decl_processing): Remove local variables ptr_ftype_void and ...Kazu Hirata2-5/+6
2005-03-12builtins.c (fold_builtin_logarithm): Take decomposed arguments of CALL_EXPR.Kazu Hirata2-7/+9
2005-03-12builtins.c (fold_builtin_exponent): Take decomposed arguments of CALL_EXPR.Kazu Hirata2-7/+9
2005-03-12stacktrace.cc (GetCallerInfo): Return nothing in case of SJLJ_EXCEPTIONS is d...Andreas Tobler2-1/+6
2005-03-12decl-2.c: Add extra line breaks.Per Bothner3-3/+19
2005-03-12value-prof.c (mod_subtract_transform): Remove local variable value.Kazu Hirata2-2/+4
2005-03-12tree-vect-transform.c (vect_get_new_vect_var): Remove local variable prefix_len.Kazu Hirata2-3/+3
2005-03-12tree-ssa-pre.c (compute_avail): Remove local variable val.Kazu Hirata2-5/+4
2005-03-12tree-ssa-phiopt.c (tree_ssa_phiopt): Remove local variable removed_phis.Kazu Hirata2-4/+3
2005-03-12tree-ssa.c (kill_redundant_phi_nodes): Remove local variable var.Kazu Hirata2-5/+7
2005-03-12Index: libcpp/ChangeLogGeoffrey Keating20-43/+434
2005-03-12* gcc.dg/vmx/darwin-abi-3.c: Delete.Geoffrey Keating2-34/+4
2005-03-11direct2.c: With new lexer changes...Per Bothner3-2/+8
2005-03-11cp-tree.h (struct cp_declarator): New id_loc field.Per Bothner3-2/+12
2005-03-11c-tree.h (struct c_declarator): New id_loc field.Per Bothner6-5/+30
2005-03-12re PR middle-end/20419 (ICE in gen_lowpart_general, at rtlhooks.c:58)Roger Sayle2-0/+11
2005-03-12jacks.xfail: Add XFAILs for new JSR-201 tests.Ranjit Mathew2-0/+10
2005-03-12Make-lang.in (fortran-warn): Set to $(STRICT_WARN) -Wno-error.Kaveh R. Ghazi5-21/+23
2005-03-12cfglayout.c, [...]: Update copyright.Kazu Hirata15-14/+21
2005-03-12Daily bump.GCC Administrator2-2/+2
2005-03-11re PR rtl-optimization/20306 (FP complex modes moved via GPRs)David Edelsohn2-11/+24
2005-03-11libjava.exp (libjava_init): Use the same target check for Darwin.Andreas Tobler3-8/+30
2005-03-11re PR target/20415 (Vector init builtin produces invalid instruction pshufw)Richard Henderson3-6/+23
2005-03-11Main.java (main): Handle '-p'.Tom Tromey7-18/+106
2005-03-11mips.h (mips_fix_vr4130_string): Declare.Richard Sandiford12-19/+150
2005-03-11mips.c (override_options): Only warn about -mint64 deprecation if TARGET_INT64.Richard Sandiford2-1/+6
2005-03-11builtin-attrs.def (ATTR_NONNULL_LIST, [...]): New "nonnull" attribute lists w...Kaveh R. Ghazi3-60/+69
2005-03-11basic-block.h (single_succ_p, [...]): Improve comments.Zdenek Dvorak2-4/+13
2005-03-11basic-block.h (single_succ_p, [...]): New inline functions.Zdenek Dvorak47-324/+448
2005-03-11[multiple changes]Francois-Xavier Coudert4-1/+38
2005-03-10re PR tree-optimization/15784 (fold misses binary optimization)Jeff Law3-5/+26
2005-03-11exception.cc: Remove stray MethodRef.h include.Bryce McKinlay10-604/+14
2005-03-11re PR tree-optimization/20130 (Fold a * -1 - 1 into ~a;)James A. Morrison4-0/+27
2005-03-11re PR rtl-optimization/20331 (Wrong code generation for the argument of the p...Kaz Kojima2-4/+10
2005-03-10Fix non-Ada bootstrap failure reported by Ranjit Mathew 2005-03-10 Ranjit Mat...Ranjit Mathew2-1/+5
2005-03-11* config.gcc (hppa*64*-*-hpux11*): Use pa/t-hpux-shlib.Joseph Myers2-1/+5