OSDN Git Service

Remove floatformat_arm_ext.
[pf3gnuchains/gcc-fork.git] / gcc / basic-block.h
2002-02-28 hubicka * basic-block.h (BB_REACHABLE): Renumber.
2002-01-25 hubicka * df.c (df_ref_create, df_ref_record_1, df_ref_record...
2002-01-10 hubicka * basic-block.h (update_br_prob_note): Declare.
2001-12-31 grahams * basic-block.h: Remove forward def of tree_nod...
2001-12-17 hubicka * Makefile.in (cfgcleanup.o): Add cselib.h dependancy.
2001-12-16 kennerAdd newline in copyright block.
2001-12-12 wehle * basic-block.h (flow_preorder_transversal_compute...
2001-11-15 aj * cfgrtl.c (purge_all_dead_edges): Use int as argument for
2001-10-29 hubicka * basic-block.h (purge_all_dead_edges): Add update_lif...
2001-10-26 rth * cfg.c (clear_aux_for_blocks): Split out of ...
2001-10-23 hubicka * i386.c (ix86_expand_int_movcc): Cleanup; use expand_...
2001-10-20 hubicka * basic-block.h (find_sub_basic_blocks): Use sbitmap...
2001-10-11 kazu * calls.c: Fix formatting.
2001-09-25 hubicka * Makefile.in (cfgrtl.o): Add.
2001-09-21 hubicka * basic-block.h (flow_delete_insn, flow_delete_insn_ch...
2001-09-16 hubicka * basic-block.h (free_bb_for_insn): Declare.
2001-09-12 dnovillo * basic-block.h (expunge_block): Declare.
2001-09-11 hubicka * basic-block.h (EDGE_CRITICAL): Remove; renumber...
2001-09-11 hubicka * basic-block.h (cached_make_edge, make_single_succ...
2001-09-10 hubicka * Makefile.in (cfg.o, cfganal.o, cfgloop.o, cfgbuild...
2001-08-28 dberlin2001-08-28 Daniel Berlin <dan@cgsoftware.com>
2001-08-28 rth * flow.c (redirect_edge_succ_nodup): Return...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-21 dnovillo * basic-block.h (basic_block): Add new field 'flags'.
2001-08-06 rth * Makefile.in (reload1.o): Add dedendancy on...
2001-08-01 aj * basic-block.h: Add prototype for last_loop_be...
2001-07-30 hubicka * i386.c (ix86_output_main_function_alignment_hack...
2001-07-29 hubicka * basic-block.h (CLEANUP_PRE_LOOP): New.
2001-07-28 hubicka * basic-block.h (EDGE_FREQUENCY): New macro.
2001-07-26 wehle * basic-block.h (PROP_ALLOW_CFG_CHANGES): Define.
2001-07-24 hubicka * flow.c (try_simplify_condjump): Avoid duplicated...
2001-07-23 hubicka * basic-block.h (find_sub_basic_block): Declare.
2001-07-22 hubicka * basic-block.h (redirect_edge_and_branch_force,
2001-07-16 hubicka * basic-block.h (CLEANUP_PRE_SIBCALL): New constant.
2001-07-15 rth * flow.c (redirect_edge_and_branch_force):...
2001-07-11 hubicka * flow.c (merge_blocks_move_successor_nojumps): Do...
2001-07-10 dnovillo2001-07-09 Diego Novillo <dnovillo@redhat.com>
2001-07-06 law * basic-block.h (first_insn_after_basic_block_n...
2001-06-28 law * Makefile.in (OBJS): Add df.o
2001-06-28 hubicka * flow.c (try_merge_block): Rename to try_optimize_cfg;
2001-06-22 dnovillo2001-06-22 Diego Novillo <dnovillo@redhat.com>
2001-06-22 hubicka * regs.h (struct reg_info_def): Add freq field.
2001-06-20 hubicka * predict.c (estimate_loops_at_level, propagate_freq
2001-06-18 law * flow.c (find_unreachable_blocks): New function.
2001-06-08 mmitchel * basic-block.h: Improve comments.
2001-05-26 rthStandardize header guards.
2001-04-09 amacleod2001-04-09 Andrew MacLeod <amacleod@redhat.com>
2001-03-28 rthIA-64 ABI Exception Handling.
2001-01-11 berndsPartially undo a previous patch
2001-01-11 m.hayes * flow.c (flow_call_edges_add): New.
2001-01-09 m.hayes * flow.c (flow_loop_scan): Break out of ...
2001-01-07 m.hayes * hard-reg-set.h: Add multiple include guard.
2000-12-29 berndsAdd a comment
2000-11-27 berndsWhile building global lifetime information, keep track...
2000-11-14 rthMichael Matz <matzmich@cs.tu-berlin.de>
2000-10-18 m.hayes * basic-block.h (struct loop): Delete fields pre_heade...
2000-10-13 mmitchel Remove obstacks.
2000-09-11 m.hayes2000-09-12 Michael Hayes <mhayes@cygnus.com>
2000-09-11 m.hayes * basic-block.h (split_block, update_bb_for_insn)...
2000-08-25 m.hayes * basic-block.h (struct loop): Rename `exits' field to
2000-08-25 m.hayes * loop.c (loop_dump_aux, debug_loop): New functions.
2000-08-02 mmitchel * Makefile.in (OBJS): Added dce.o.
2000-07-31 mmitchel * Makefile.in (ssa.o): Updated header files in depende...
2000-07-30 m.hayes * basic-block.h (struct loops): New field rc_order.
2000-06-14 wehle * ifcvt.c (EDGE_COMPLEX): Move definition ...
2000-05-31 kennerFix formatting of comment
2000-05-26 rth * bb-reorder.c (reorder_block_def): Reorder...
2000-05-19 kenner * cse.c (cse_basic_block): Only call find_reg_note...
2000-05-19 rth * basic-block.h (struct edge_def): New field "count".
2000-05-17 rth * toplev.c (rest_of_compilation): Don't call...
2000-04-27 rth * flow.c (propagate_one_insn): Break out from...
2000-04-27 rth * basic-block.h (life_analysis): Declare here ...
2000-04-27 rth * flow.c (flow_delete_block): Rename from delet...
2000-04-17 rth * builtins.c (expand_builtin_expect): New.
2000-04-09 samuel * ssa.c (convert_to_ssa): Eliminate dead code when...
2000-04-08 ghazi * basic-block.h (conflict_graph_enum_fn): K...
2000-04-07 rth * basic-block.h (merge_blocks_nomove): Declare.
2000-04-06 samuel * rtl.h (INSN_P): New macro.
2000-04-05 law * basic-block.h (verify_flow_info): Declare.
2000-03-16 jle * flow.c: Move all basic block reordering code into...
2000-03-05 mmitchel * basic-block.h (ALLOCA_REG_SET): Remove.
2000-02-17 zack * flow.c (dump_regset, debug_regset, dump_bb, debug_bb,
2000-02-15 amylaar * Makefile.in (lcm.o): Depend on insn-attr.h.
2000-02-14 jle * basic_block.h: Added prototype for reorder_ba...
2000-02-12 m.hayes * basic-block.h (FLOW_LOOP_FIRST_BLOCK, FLOW_LOOP_LAST...
2000-02-06 rth * flow.c (flow_delete_insn, make_edge, remove_e...
2000-01-29 jleFri Jan 7 19:48:04 CET 2000 Jan Hubicka <jh@suse.cz>
2000-01-25 m.hayes2000-01-25 Michael Hayes <m.hayes@elec.canterbury...
2000-01-23 m.hayes2000-01-24 Michael Hayes <m.hayes@elec.canterbury...
2000-01-15 m.hayes * loop.c (this_loop_info): Delete.
2000-01-14 jleThu Jan 13 14:46:03 2000 Jason Eckhardt <jle@cygnus...
2000-01-11 ghazi * alias.c: PROTO -> PARAMS.
1999-11-30 m.hayes * flow.c (flow_nodes_print, flow_loops_cfg_dump):...
1999-11-22 cruxAdd regset_head and INIT_REG_SET.
1999-11-18 law * basic-block.h (update_life_extent): Remove...
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 * basic-block.h (compute_available): Returns...
1999-11-07 law * gcse.c (post_dominators): Kill.
1999-10-27 rthReorg reg-stack to use the standard CFG.
next