aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-03-13ggc-zone.c: Rewritten.Daniel Jacobowitz14-710/+1593
2005-03-13configure.ac: Check for MIPS TLS.Daniel Jacobowitz7-5/+316
2005-03-13configure.ac: Update checks for target tools.Daniel Jacobowitz3-219/+142
2005-03-13* varasm.c (decl_tls_model): Check flag_shlib instead of flag_pic.Daniel Jacobowitz2-1/+5
2005-03-13expmed.c (expand_mult): Use synthetic multiplication sequences for more class...Roger Sayle2-43/+90
2005-03-13tree-ssa-phiopt.c (value_replacement): Remove local variable result.Kazu Hirata2-2/+3
2005-03-13tree-ssa-live.c (build_tree_conflict_graph): Remove local variable ann.Kazu Hirata2-2/+3
2005-03-13* tree-cfg.c (group_case_labels): Remove local variable type.Kazu Hirata2-2/+3
2005-03-13lambda-code.c (lambda_compute_auxillary_space): Remove local variable determi...Kazu Hirata2-3/+6
2005-03-13builtins.c (expand_builtin_mathfn_3): Remove local variable before_call.Kazu Hirata2-3/+4
2005-03-13builtins.c (fold_trunc_transparent_mathfn, [...]): Use TYPE (TYPE (fndecl)) i...Kazu Hirata2-17/+36
2005-03-13c-decl.c (c_init_decl_processing): Remove useless calls to build_function_type.Kazu Hirata2-6/+3
2005-03-13builtin-attrs.def, [...]: Update copyright.Kazu Hirata6-5/+9
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 Administrator1-1/+1
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-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 Keating13-1/+236
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-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 Administrator1-1/+1
2005-03-11re PR rtl-optimization/20306 (FP complex modes moved via GPRs)David Edelsohn2-11/+24
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 Tromey2-2/+12
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