OSDN Git Service

* doc/install.texi (Prerequisites): Update documentation of
[pf3gnuchains/gcc-fork.git] / gcc / basic-block.h
2004-06-09 rth * basic-block.h (struct edge_def): Add goto_locus.
2004-06-03 steven * basic-block.c (tail_recursion_label_list): Don't...
2004-05-15 steven * basic-block.h (life_analysis, delete_noop_moves):
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-05 steven * basic-block.h (free_basic_block_vars): Update prototype.
2004-04-09 ctice2004-04-09 Caroline Tice <ctice@apple.com>
2004-02-25 hubicka * basic-block.h (make_eh_edge, break_superblocks)...
2004-02-17 rakdver * loop-iv.c: New file.
2004-01-29 rakdver * Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev...
2004-01-23 hubicka * basic-block.h (PROP_POSTRELOAD): New macro.
2004-01-21 kazu * alias.c, basic-block.h, c-common.c, c-common.h,
2004-01-18 hubicka * basic-block.h (try_redirect_by_replacing_jump):...
2003-12-30 steven Backport from tree-ssa (relevant changes only):
2003-12-11 steven2003-12-11 Steven Bosscher <steven@gcc.gnu.org>
2003-12-06 amodra PR 13169
2003-07-18 rakdver * Makefile.in (ifcvt.o): Add cfgloop.h.
2003-07-06 aj * basic-block.h: Convert prototypes to ISO C90.
2003-07-03 hubicka * basic-block.h (create_basic_block, merge_blocks_nomo...
2003-07-01 kazu * basic-block.h: Fix comment typos.
2003-06-26 rakdver * Makefile.in (cfgrtl.o): Add expr.h dependency.
2003-06-23 kazu * basic-block.h: Fix comment formatting.
2003-06-16 aj * basic-block.h: Remove duplicate prototype of
2003-06-15 aj * alloc-pool.c: Convert to ISO C90 prototypes.
2003-06-12 hubicka * basic-block.h (flow_delete_block_noexpunge): Kill.
2003-06-07 rth * basic-block.h (EDGE_SIBCALL): New.
2003-06-06 hubicka * function.c (FLOOR_ROUND, CEIL_ROUND): Fix.
2003-04-23 nathan * Makefile.in (LIBGCC_DEPS): Add gcov headers.
2003-03-10 matz * cfg.c (unchecked_make_edge): New.
2003-03-05 rakdver * basic-block.h (EDGE_IRREDUCIBLE_LOOP, EDGE_ALL_FLAGS...
2003-02-06 hubicka * i386.c (x86_inter_unit_moves): New variable.
2003-01-24 rakdver * cfgloopanal.c: New file.
2003-01-18 kazu * basic-block.h: Fix comment formatting.
2003-01-18 kazu * alias.c: Fix comment typos.
2003-01-09 zlomek * Makefile.in (optabs.o): Add dependency on basic...
2003-01-08 zlomek * Makefile.in (PARTITION_H): New.
2002-12-19 sayle * basic-block.h (flow_bb_inside_loop_p): Correct proto...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-09-22 kazu * ChangeLog: Follow spelling conventions.
2002-09-08 kazu * basic-block.h: Fix comment formatting.
2002-09-08 sayle * basic-block.h (struct loop): Remove unused cont_domi...
2002-07-29 nathan * profile.c: Add file comment describing the overall...
2002-07-21 berndsEnhancements for the if-conversion pass
2002-07-15 matz2002-07-15 Michael Matz <matz@suse.de>,
2002-06-24 davem2002-06-24 David S. Miller <davem@redhat.com>
2002-06-20 hubicka Mon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz>
2002-06-10 sayle2002-06-10 Roger Sayle <roger@eyesopen.com>
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-06-02 hubicka * loop.c (emit_prefetch_instructions): Properly place...
2002-06-01 hubicka * basic-block.h (struct basic_block_def): New field...
2002-05-28 rakdver * basic-block.h (last_basic_block): Declare.
2002-05-27 rakdver * basic-block.h (last_basic_block): Defined as synonym for
2002-05-27 hubicka * basic-block.h (can_hoist_p, hoist_insn_after, hoist_...
2002-05-27 hubicka * basic-block.h (PEOP_SCAN_DEAD_STORES): New.
2002-05-23 davem2002-05-23 David S. Miller <davem@redhat.com>
2002-05-19 rakdver * basic_block.h (struct basic_block_def): Added prev_b...
2002-05-17 rth Revert "Basic block renumbering removal", and...
2002-05-16 rthBasic block renumbering removal.
2002-05-15 hubicka * invoke.texi (-malign-double): Re-add lost warning.
2002-05-11 hubicka * i386.md (testsi to testqi spliters): New.
2002-05-08 hubicka * cfglayout.c (function_tail_eff_head): Rename to ...
2002-04-10 rth * basic-block.h (flow_delete_block_noexpunge): Declare.
2002-03-07 hubicka * basic-block.h (fixup_abnormal_edges): Declare.
2002-03-06 hubicka * cfgrtl.c (delete_insn_and_edges, delete_insn_chain_a...
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>
next