OSDN Git Service

Changes in include:
[pf3gnuchains/gcc-fork.git] / gcc / flow.c
2000-03-10 samuelChanges in include:
2000-03-08 jason * flow.c (count_basic_blocks, find_basic_blocks...
2000-03-05 mmitchel * basic-block.h (ALLOCA_REG_SET): Remove.
2000-02-26 lawFix copyrights.
2000-02-24 rth * flow.c (life_analysis): When collecting reg...
2000-02-21 ghazi * defaults.h (ASM_OUTPUT_ASCII): Constify a char*.
2000-02-19 kenner * bitmap.c (bitmap_operation): Avoid using -1 for...
2000-02-17 zack * flow.c (dump_regset, debug_regset, dump_bb, debug_bb,
2000-02-16 rthJonathan Larmour <jlarmour@redhat.co.uk>:
2000-02-14 jle * basic_block.h: Added prototype for reorder_ba...
2000-02-12 m.hayes * flow.c (flow_loop_tree_node_add): Use better algorit...
2000-02-10 ghazi * flow.c (mark_regs_live_at_end): Delete unused...
2000-02-08 rth * flow.c (tidy_fallthru_edges): Split out from ...
2000-02-06 rth * flow.c (flow_delete_insn, make_edge, remove_e...
2000-02-04 rth * function.c (diddle_return_value): Rework...
2000-02-02 cpopetz * flow.c (find_basic_blocks): Don't kill label_value_list
2000-02-02 rth * flow.c (mark_regs_live_at_end): Follow expand...
2000-01-29 mmitchel * flow.c (mark_regs_live_at_end): Fix typo.
2000-01-29 jleFri Jan 7 19:48:04 CET 2000 Jan Hubicka <jh@suse.cz>
2000-01-28 rth * flow.c (find_basic_blocks): Remove do_cleanup...
2000-01-28 rth * Makefile.in (flow.o): Revert 24 Jan change.
2000-01-26 rth * Makefile.in (flow.o): Depend on $(EXPR_H).
2000-01-23 m.hayes2000-01-24 Michael Hayes <m.hayes@elec.canterbury...
2000-01-20 rth * flow.c (propagate_block): Replace FIRST,...
2000-01-19 rth * stupid.c: Die die die.
2000-01-14 ghazi * eh-common.h: PROTO -> PARAMS.
2000-01-14 law * flow.c (split_edge): Do not call set_block_fo...
2000-01-13 law * flow.c (split_edge): If we have to insert a new...
2000-01-11 cpopetz * flow.c (propagate_block): When a prologue...
2000-01-06 rth * flow.c (mark_set_1): Use loop_depth+1 as...
1999-12-27 rth * alias.c (nonlocal_reference_p): Add else...
1999-12-24 ghazi * Makefile.in (toplev.o): Depend on loop.h.
1999-12-18 kenner * alias.c: Minor reformatting.
1999-12-15 hubicka * flow.c (calculate_loop_depth): Make global, remove...
1999-12-15 hubicka * flow.c (dump_flow_info): Dump loop_depth.
1999-12-13 law * flow.c (create_edge_list): Cast xmalloc retur...
1999-12-10 ghazi * flow.c (flow_loops_dump): Avoid ANSI string...
1999-12-09 hubicka * flow.c (recompute_reg_usage): Use basic block info...
1999-12-09 rth * flow.c (count_basic_blocks): Don't add (use...
1999-12-04 m.hayes * flow.c (flow_loops_dump): Add missing argument when...
1999-11-30 m.hayes * flow.c (flow_nodes_print, flow_loops_cfg_dump):...
1999-11-18 law * flow.c (split_edge): Take looping structure into...
1999-11-16 rth * flow.c (calculate_global_regs_live): Zero...
1999-11-15 law * basic-block.h: Remove all #defines and protot...
1999-11-15 law * basic-block.h (dump_bb_data): Remove declaration.
1999-11-11 law * flow.c (compute_flow_dominators): Initially...
1999-11-10 law * flow.c (compute_flow_dominators): No longer...
1999-11-07 law * gcse.c (post_dominators): Kill.
1999-11-05 rth * bitmap.h (BITMAP_XFREE): New.
1999-11-01 mmitchel * bitmap.h (BITMAP_XMALLOC): New macro.
1999-11-01 law * flow.c (calculate_global_regs_live): Fix...
1999-10-29 rth * flow.c (count_or_remove_death_notes): Equate...
1999-10-29 ghazi * flow.c (debug_flow_info): Add prototype.
1999-10-28 geoffk* flow.c (propagate_block): When the last reference...
1999-10-27 mmitchel * rtl.h (note_stores): Add additional paramter.
1999-10-27 rth * flow.c (merge_blocks_move_predecessor_nojumps...
1999-10-20 rth * basic-block.h (PROP_*): Move constants from ...
1999-10-20 rearnsha(split_edge): Handle casesi insns.
1999-10-20 rearnsha(merge_blocks_move_predecessor_nojumps): Re-order the...
1999-10-18 rth * basic-block.h (set_block_num): Declare.
1999-10-14 rth * flow.c (propagate_block): Use free_EXPR_LIST_...
1999-10-14 rth * flow.c (propagate_block): Add call-clobbered...
1999-10-10 rth * combine.c (refresh_blocks, need_refresh)...
1999-10-09 rth * Makefile.in (flow.o): Depend on TREE_H.
1999-10-06 ghazi * flow.c (verify_flow_info): Make it extern...
1999-10-06 ghazi * collect2.c (scan_prog_file, scan_libraries...
1999-10-05 rth * flow.c (make_edge): Accept an optional 2D...
1999-10-05 rthJeffrey A Law (law@cygnus.com)
1999-10-05 green * flow.c (make_edges): Fix insn iteration.
1999-09-23 amacleodThu Sep 23 10:36:55 EDT 1999 Andrew MacLeod <amacleod...
1999-09-22 amacleodWed Sep 22 11:34:08 EDT 1999 Andrew MacLeod <amacleod...
1999-09-22 law * flow.c (record_active_eh_regions): Terminate...
1999-09-21 rth * basic-block.h (basic_block): Add eh_beg,...
1999-09-21 amacleodTue Sep 21 14:55:11 EDT 1999 Andrew MacLeod <amacleod...
1999-09-21 amacleodTue Sep 21 14:51:23 EDT 1999 Andrew MacLeod <amacleod...
1999-09-21 law * flow.c (merge_blocks_move_successor_nojumps...
1999-09-20 rth * basic-block.h (compute_bb_for_insn): Declare.
1999-09-20 ghazi * flow.c (verify_flow_info): Fix typo, "abort...
1999-09-20 law * flow.c (merge_blocks_move_predecessor_nojumps...
1999-09-20 cruxMake it possible to prototype port-specific functions...
1999-09-14 mmitchel * except.c (expand_eh_region_start_for_decl): Use...
1999-09-08 rth* flow.c (new_insn_dead_notes): Don't early out for...
1999-09-08 rth * flow.c (insn_dead_p): Use XEXP rather than...
1999-09-07 lawMerge in gcc2-ss-010999
1999-09-03 rth * flow.c (propagate_block): Use XEXP not SET_DE...
1999-09-02 rth * dwarf2out.c (dwarf2out_line): Constify `lastf...
1999-08-31 zack1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover...
1999-08-30 rth * flow.c (new_insn_dead_notes): Use sets_reg_or...
1999-08-28 rth * flow.c (flow_delete_insn_chain): Rename from...
1999-08-26 zack1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover...
1999-08-25 amacleodWed Aug 25 13:55:47 EDT 1999 Andrew MacLeod <amacleod...
1999-08-25 mmitchel * flow.c (delete_block): Spell NOTE_INSN_EH_REGION_BEG and
1999-08-24 rth * haifa-sched.c (split_hard_reg_notes): Move...
1999-08-20 ghazi * rtl.h (rtx_format): Constify a char*.
1999-08-19 wehle * alias.c: Include tree.h.
1999-08-18 cruxCombined compare & jump infrastructure
1999-08-18 geoffk* cse.c (cse_insn): Call never_reached_warning when...
1999-08-17 amacleodTue Aug 17 17:39:43 EDT 1999 Andrew MacLeod <amacleod...
1999-08-16 amacleod * basic-block.h (struct edge_list): Stucture to mainta...
1999-08-10 amacleodTue Aug 10 10:47:42 EDT 1999 Andrew MacLeod <amacleod...
next