OSDN Git Service

* cfgloop.c (flow_loops_update): Remove.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2004-11-09 kazu * cfgloop.c (flow_loops_update): Remove.
2004-11-09 kazu * conflict.c (mark_reg, conflict_graph_compute): Remove.
2004-11-09 kazu * tree-if-conv.c (add_to_dst_predicate_list): Change the
2004-11-09 kazu * fold-const.c (pedantic_non_lvalue): Make it static.
2004-11-09 kazu * optabs.c (prepare_operand): Make it static.
2004-11-09 kazu * reload1.c (reloads_conflict, gen_reload): Make them...
2004-11-09 kazu * reload.c (refers_to_mem_for_reload_p,
2004-11-09 ebotcazou PR target/18230
2004-11-09 uweigand * config/s390/s390.c (s390_select_ccmode): Return...
2004-11-09 uweigand * config/s390/s390.c (s390_canonicalize_comparison...
2004-11-09 dje * config/rs6000/rs6000.c (rs6000_rtx_costs): Add EQ...
2004-11-09 kazu * tree-phinodes.c (phi_reverse): New.
2004-11-09 kazu * tree-ssa-loop-ivopts.c: Fix a comment typo.
2004-11-09 phython2004-11-07 James A. Morrison <phython@gcc.gnu.org>
2004-11-09 jsm28 * builtins.c, c-common.c, c-decl.c, c-format.c: Say...
2004-11-09 jsm28 * builtins.c, c-common.c, c-decl.c, c-format.c, c...
2004-11-09 hp * gdbinit.in (pbb, pbm): New macros.
2004-11-09 law * cfg.c (redirect_edge_succ_nodup): Use find_ed...
2004-11-09 kazu * passes.c (rest_of_handle_jump): Remove dead code.
2004-11-08 kazu * tree-cfg.c (thread_jumps): Speed up by keeping a...
2004-11-08 kazu * tree-inline.c (remap_save_expr): Make it static.
2004-11-08 kazu * tree-ssa-loop-niter.c (upper_bound_in_type,
2004-11-08 kazu * tree-ssa-live.c (tpa_init, pop_best_coalesce): Make...
2004-11-08 kazu * tree-if-conv.c (tree_if_conversion): Make it static.
2004-11-08 kazu * tree-ssa-operands.c (build_ssa_operands): Make it...
2004-11-08 pinskia2004-11-08 Andrew Pinski <pinskia@physics.uc.edu>
2004-11-08 kazu * modulo-sched.c (create_partial_schedule,
2004-11-08 rth * expmed.c (extract_force_align_mem_bit_field...
2004-11-08 kazu * sched-deps.c (add_insn_mem_dependence): Make it...
2004-11-08 kazu * flow.c (allocate_bb_life_data): Make it static.
2004-11-08 kazu * calls.c (split_complex_values, split_complex_types...
2004-11-08 rearnsha* arm.c (arm_handle_notshared_attribute): Wrap declarat...
2004-11-08 kazu * tree-if-conv.c (tree_if_convert_cond_expr): Remove...
2004-11-08 kazu * tree-cfg.c, tree-if-conv.c, tree-into-ssa.c,
2004-11-08 bje * cgraph.h (cgraph_calls_p): Remove.
2004-11-08 pinskia2004-11-07 Andrew Pinski <pinskia@physics.uc.edu>
2004-11-07 jsm28 * c-decl.c (finish_struct): Use complete sentences...
2004-11-07 jsm28 * c-typeck.c (build_unary_op): Replace unreachable...
2004-11-07 uweigand * config/s390/s390.md (attribute "op_type"): Default...
2004-11-06 rsandifo * config/mips/t-iris6 (tp-bit.c): Fix target filename.
2004-11-06 rsandifo PR target/16830
2004-11-06 schwab PR target/16286
2004-11-06 kazu * tree-ssa-copyrename.c (rename_ssa_copies): Make...
2004-11-06 uweigand * config/s390/2064.md ("z_int", "z_agen"): Ensure...
2004-11-06 kazu * fold-const.c (non_lvalue): Don't construct NON_LVALU...
2004-11-06 hp PR rtl-optimization/17933
2004-11-06 ebotcazou * config/sparc/sparc.c (function_arg_record_value_1...
2004-11-06 ebotcazou * config/sparc/sparc.c (scan_record_type): Handle...
2004-11-06 kazu * tree-cfg.c (find_taken_edge_cond_expr): Remove an...
2004-11-06 uweigand * config/s390/2064.md ("z_o2", "z_o3"): Remove.
2004-11-06 kazu * tree-phinodes.c (remove_all_phi_nodes_for): Speed...
2004-11-06 kkojima * config/sh/sh.c (prepare_move_operands): Emit a use...
2004-11-06 kazu * expmed.c: Fix a comment typo.
2004-11-06 aaronwl PR target/18106
2004-11-06 kazu * config/sh/sh4a.md: Fix copyright.
2004-11-06 kazu * config/rs6000/darwin.md, config/sh/sh4a.md: Replace...
2004-11-06 dje * config/rs6000/rs6000.md (scc patterns): Repla...
2004-11-06 shebs * config/rs6000/rs6000.c (machopic_output_stub...
2004-11-06 rth * config/alpha/alpha.c (alpha_expand_unaligned_...
2004-11-05 rth * expmed.c (extract_force_align_mem_bit_field...
2004-11-05 rth * ia64.md (UNSPEC_SHRP): New.
2004-11-05 jsm28 * c-typeck.c (output_init_element): Return early if...
2004-11-05 wilsonStop staying that -fno-guess-branch-probability produce...
2004-11-05 wilsonFix 4 execute/va-arg-26.c gcc testsuite failures.
2004-11-05 uweigand2004-11-05 Andreas Krebbel <krebbel1@de.ibm.com>
2004-11-05 nathan * bitmap.h (enum bitmap_bits): Remove.
2004-11-05 nathan PR tree-optimization/18307
2004-11-05 geoffkIndex: ChangeLog
2004-11-05 giovannibajo PR target/18263
2004-11-05 jsm28 * doc/c-tree.texi, doc/cfg.texi, doc/contrib.texi...
2004-11-05 jsm28 * doc/c-tree.texi, doc/cfg.texi, doc/extend.texi,...
2004-11-05 mmitchel * config/arm/arm.c (arm_handle_notshared_attribute...
2004-11-04 kazu * tree-phinodes.c (make_phi_node): Make it static.
2004-11-04 kazu * stmt.c (expand_asm, expand_asm_operands): Make them...
2004-11-04 kazu * passes.c (rest_of_compilation): Make it static.
2004-11-04 kazu * jump.c (cleanup_barriers): Use delete_insn instead of
2004-11-04 kazu * expr.c (mostly_zero_p): Make it static.
2004-11-04 kazu * cfgrtl.c (force_nonfallthru_and_redirect): Make...
2004-11-04 kazu * builtins.c (expand_builtin_return_addr,
2004-11-04 kazu * tree-cfg.c (find_taken_edge): Reject VAL begin NULL.
2004-11-04 kazu * cfghooks.c (delete_basic_block): Remove code to...
2004-11-04 pinskia2004-11-04 Andrew Pinski <pinskia@physics.uc.edu>
2004-11-04 uweigandChangeLog:
2004-11-04 jsm28 * doc/gty.texi, doc/makefile.texi, doc/sourcebuild...
2004-11-04 rsandifo PR target/15342
2004-11-04 kazu * bitmap.h: Fix a comment typo. Follow spelling conve...
2004-11-04 kazu * sdbout.c (SDB_GENERATE_FAKE): Remove.
2004-11-04 uweigand * config/s390/s390.md ("*addsi3_sign"): Use canonical...
2004-11-04 ebotcazou PR other/18277
2004-11-04 nathan * predict.c (propagate_freq): Make bitno unsigned...
2004-11-04 nathan * bitmap.h (bitmap_iterator): Remove word_bit and bit
2004-11-04 nathan * bitmap.h (bitmap_a_or_b, bitmap_a_and_b): Remove.
2004-11-04 nathan * bitmap.c (bitmap_print): Make bitno unsigned.
2004-11-04 dorit PR tree-optimization/18009
2004-11-04 pinskia2004-11-03 Andrew Pinski <pinskia@physics.uc.edu>
2004-11-04 pinskia2004-11-03 Andrew Pinski <pinskia@physics.uc.edu>
2004-11-04 law * predict.c (struct block_info_def): Kill "tovis...
2004-11-03 uweigand * config/s390/s390-protos.h (s390_split_access_reg...
2004-11-03 kazu * tree-phinodes.c (resize_phi_node): Copy only a porti...
2004-11-03 pinskia2004-11-03 Andrew Pinski <pinskia@physics.uc.edu>
next