| Commit message (Expand) | Author | Age | Files | Lines |
* | * config/frv/frv.c (acc_operand, accg_operand): Use REGNO. | Richard Sandiford | 2004-09-09 | 1 | -0/+4 |
* | tree-inline.c (expand_call_inline): Make overactive sanity check happy. | Jan Hubicka | 2004-09-09 | 1 | -0/+5 |
* | tree-ssa-loop-ivopts.c (peel_address): Fix abort on VIEW_CONVERT_EXPR. | Jan Hubicka | 2004-09-09 | 1 | -0/+5 |
* | Makefile.in (gengtype): Use $(BUILD_ERRORS). | Nathan Sidwell | 2004-09-09 | 1 | -5/+67 |
* | basic-block.h (guess_outgoing_edge_probabilities): Declare. | Jan Hubicka | 2004-09-09 | 1 | -0/+13 |
* | gcc.c (add_sysrooted_prefix, [...]): Use fatal, not abort. | Nathan Sidwell | 2004-09-09 | 1 | -0/+4 |
* | * tree-nested.c (create_tmp_var_for): Correct missinverted assert. | Nathan Sidwell | 2004-09-09 | 1 | -0/+2 |
* | tree-outof-ssa.c (free_temp_expr_table): Add missed assert. | Nathan Sidwell | 2004-09-09 | 1 | -0/+6 |
* | targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i... | Giovanni Bajo | 2004-09-09 | 1 | -0/+145 |
* | * config/frv/frv-protos.h (FRV_CPU_FR550, FRV_CPU_FR450) | Richard Sandiford | 2004-09-09 | 1 | -0/+127 |
* | re PR c/8420 (volatile after the type specifier for an unnamed structure is r... | Joseph Myers | 2004-09-09 | 1 | -0/+56 |
* | c-tree.h (enum c_declarator_kind, [...]): New. | Joseph Myers | 2004-09-09 | 1 | -0/+37 |
* | c-tree.h (C_DECL_USED, [...]): New. | Joseph Myers | 2004-09-09 | 1 | -0/+25 |
* | builtins.c: Fix prototype for fold_builtin_atan. | Eric Christopher | 2004-09-09 | 1 | -0/+4 |
* | builtins.c (fold_builtin_strlen, [...]): New functions. | Eric Christopher | 2004-09-08 | 1 | -5/+12 |
* | rs6000.c (rs6000_stack_info): Correct alignment of save_size. | Alan Modra | 2004-09-09 | 1 | -0/+5 |
* | power4.md (power4-lmul): du4 feeds iu1. | David Edelsohn | 2004-09-08 | 1 | -0/+5 |
* | re PR rtl-optimization/17186 (ICE in move_for_stack_reg, at reg-stack.c:1065) | Richard Henderson | 2004-09-08 | 1 | -1/+6 |
* | sparc.c (sparc_indent_opcode): New variable. | Eric Botcazou | 2004-09-08 | 1 | -0/+27 |
* | darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Add -segaddr, -segs_read_only_addr ... | Devang Patel | 2004-09-08 | 1 | -0/+10 |
* | function.c (reference_callee_copied): New. | Richard Henderson | 2004-09-08 | 1 | -3/+48 |
* | tree-if-conv.c (find_phi_replacement_condition): Return true edge block. | Devang Patel | 2004-09-08 | 1 | -0/+6 |
* | tree-ssa-operands.c (add_stmt_operand): Use V_MUST_DEF even for variables bei... | Jan Hubicka | 2004-09-08 | 1 | -0/+5 |
* | final.c (shorten_branches, [...]): Use gcc_assert and gcc_unreachable. | Nathan Sidwell | 2004-09-08 | 1 | -0/+28 |
* | Makefile.in (tree-loop-linear.o): Added. | Daniel Berlin | 2004-09-08 | 1 | -0/+16 |
* | tree-ssa-alias.c (compute_flow_insensitive_aliasing): If type memory tag is c... | Jie Zhang | 2004-09-08 | 1 | -0/+10 |
* | cgraph.c (cgraph_remove_node): Free DECL_INITIAL field of node. | Jan Hubicka | 2004-09-08 | 1 | -0/+8 |
* | Fix cp changelog from previous checkin | Nathan Sidwell | 2004-09-08 | 1 | -3/+0 |
* | vec.c (vec_p_reserve, [...]): Rename to ... | Nathan Sidwell | 2004-09-08 | 1 | -0/+19 |
* | emit-rtl.c (immed_double_const): Use gcc_assert and gcc_unreachable. | Nathan Sidwell | 2004-09-08 | 1 | -1/+43 |
* | dbxout.c (dbxout_type, [...]): Use gcc_assert and gcc_unreachable. | Nathan Sidwell | 2004-09-08 | 1 | -1/+53 |
* | Makefile.in (builtins.o): Depend on tree-mudflap.h. | Andreas Tobler | 2004-09-08 | 1 | -0/+5 |
* | i386.c (ix86_prepare_fp_compare_args): Do not force operand 0.0 into register... | Uros Bizjak | 2004-09-08 | 1 | -0/+12 |
* | * doc/rtl.texi (Insns): Document NOTE_INSN_FUNCTION_BEG. | Ben Elliston | 2004-09-08 | 1 | -0/+4 |
* | builtins.c (std_gimplify_va_arg_expr): Mark INDIRECT_REF nodes generated from... | Frank Ch. Eigler | 2004-09-08 | 1 | -0/+9 |
* | c-decl.c (groktypename_in_parm_context): Remove function. | Ziemowit Laski | 2004-09-08 | 1 | -0/+5 |
* | Makefile.in (c-parse.o): Depend on $(C_COMMON_H). | Ziemowit Laski | 2004-09-08 | 1 | -0/+44 |
* | tm.texi (MD_UNWIND_SUPPORT): Document. | Alan Modra | 2004-09-08 | 1 | -0/+34 |
* | cse.c (fold_rtx): Avoid building of (CONST (MINUS (CONST_INT) (SYMBOL_REF))) | Jan Hubicka | 2004-09-07 | 1 | -0/+3 |
* | tree-ssa-pre.c (grand_bitmap_obstack): New. | Jan Hubicka | 2004-09-07 | 1 | -0/+7 |
* | config.gcc: Added support for --with-divide=[breaks|traps] for mips targets. | David Daney | 2004-09-07 | 1 | -0/+15 |
* | Fix hot/cold partitioning problem. | Caroline Tice | 2004-09-07 | 1 | -0/+5 |
* | tree-ssa-loop-ivopts.c (contains_abnormal_ssa_name_p): Deal with '<' class too. | Jan Hubicka | 2004-09-07 | 1 | -0/+5 |
* | cfganal.c (flow_depth_first_order_compute, [...]): Use gcc_assert or gcc_unre... | Nathan Sidwell | 2004-09-07 | 1 | -0/+58 |
* | * tree-ssa-loop-ivopts.c (iv_value): Avoid invalid sharing on niter. | Jan Hubicka | 2004-09-07 | 1 | -0/+4 |
* | builtins.c (fold_builtin_strchr): Use build_int_cst, not fold_convert. | Nathan Sidwell | 2004-09-07 | 1 | -0/+14 |
* | c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable. | Nathan Sidwell | 2004-09-07 | 1 | -0/+35 |
* | configure.ac (enable-checking): Add release option. | Nathan Sidwell | 2004-09-07 | 1 | -0/+7 |
* | re PR bootstrap/17313 (fixinc.sh isn't parallel build safe) | H.J. Lu | 2004-09-06 | 1 | -0/+5 |
* | Another MIPS vector cleanup patch, fix bad type attribute for FP zero moves. | James E Wilson | 2004-09-06 | 1 | -0/+4 |