OSDN Git Service

Fix linux make profiledbootstrap.
[pf3gnuchains/gcc-fork.git] / gcc / flow.c
2004-08-18 rth * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
2004-08-02 pbrook PR rtl-optimization/15068
2004-07-09 jlquinn2004-07-08 Jerry Quinn <jlquinn@optonline.net>
2004-07-08 bothner * flow.c (attempt_auto_inc): Remove now-redundant...
2004-07-01 jlquinn2004-07-01 Jerry Quinn <jlquinn@optonline.net>
2004-06-30 bothner Conditionally compile support for --enable-mapped_loca...
2004-06-15 jlquinn2004-06-15 Jerry Quinn <jlquinn@optonline.net>
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-30 amylaar * flow.c (propagate_one_insn): Call mark_set_regs...
2004-03-03 pbrook * flow.c (ior_reg_cond, and_reg_cond): Remove stray...
2004-03-03 bonzini2004-02-07 Paolo Bonzini <bonzini@gnu.org>
2004-02-28 ian PR optimization/7871
2004-02-24 rth * toplev.c (dump_file_tbl): Rename from dump_file.
2004-02-24 vmakarov2003-02-24 Sanjiv Kumar Gupta <sanjivg@noida.hcltech...
2004-02-11 ian * flow.c (insn_dead_p): A clobber of a dead hard regis...
2004-02-06 hubicka * flow.c (update_life_info): Allocate reg_deaths when...
2004-02-06 hubicka * recog.c (split_all_insns): Do not update reg info.
2004-02-02 hubicka * alias.c (record_set): Use hard_regno_nregs.
2004-01-31 kazu alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c,...
2004-01-29 rakdver * Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev...
2004-01-25 kazu * c-common.h: Fix comment typos.
2003-12-20 wilsonPatch for asm clobber of fp.
2003-12-16 kazu * flow.c (EXIT_IGNORE_STACK): Move to ...
2003-12-13 kazu * c-typeck.c: Fix comment typos.
2003-12-11 steven2003-12-11 Steven Bosscher <steven@gcc.gnu.org>
2003-12-09 kazu * defaults.h (LOCAL_REGNO): Give the default definition.
2003-12-06 amodra PR 13169
2003-12-01 law * flow.c (count_or_remove_death_notes_bb):...
2003-11-22 amylaar * flow.c (update_life_info): Amend comment about when...
2003-11-21 rth * ssa.c, ssa-dce.c, ssa-ccp.c: Remove files.
2003-10-17 rearnsha* flow.c (init_propagate_block_info): Don't abort if...
2003-09-12 sayle PR optimization/8967
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-03 hubicka * basic-block.h (create_basic_block, merge_blocks_nomo...
2003-07-01 kazu * basic-block.h: Fix comment typos.
2003-07-01 aj * final.c: Convert prototypes to ISO C90.
2003-06-28 amylaar * flow.c (propagate_one_insn): Use proper test for...
2003-06-26 rth * flow.c (propagate_one_insn): Kill function...
2003-06-26 rth * flow.c (propagate_one_insn): Preserve live...
2003-06-26 rakdver * value-prof.c: New.
2003-06-18 amylaar2003-06-18 Stephen Clarke <stephen.clarke@superh.com>
2003-06-16 aj * tracer.c: Remove duplication declaration.
2003-06-03 kazu * flow.c (initialize_uninitialized_subregs): Use
2003-05-03 kenner * emit-rtl.c (last_call_insn, add_function_usage_to...
2003-02-28 hubicka * combine.c (gen_lowpart_for_combine): Update handling of
2003-01-31 rth * flow.c (update_life_info): Zap life info...
2003-01-17 kazu * et-forest.c: Fix comment typos.
2003-01-16 ghazi * dbxout.c (lastfile, cwd): Fix `unused' warning.
2003-01-16 ghazi * arm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed...
2003-01-15 rearnsha* flow.c (find_auto_inc): Also try to generate a PRE_MO...
2002-12-20 rakdver * flow.c (allocate_reg_life_data): Reset REG_FREQ.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-13 kazu * c-decl.c: Fix a comment typo.
2002-11-04 aldyh2002-11-04 Aldy Hernandez <aldyh@redhat.com>
2002-10-01 aph2002-09-30 Andrew Haley <aph@redhat.com>
2002-09-22 kazu * dbxout.c: Follow spelling conventions.
2002-09-16 kazu * ABOUT-NLS: Follow spelling conventions.
2002-07-23 neil * defaults.h (obstack_chunk_alloc, obstack_chunk_free):
2002-06-24 law * flow.c (propagate_one_insn): When removing...
2002-06-11 davem2002-06-05 David S. Miller <davem@redhat.com>
2002-06-08 law * emit-rtl.c (init_emit): Add hard registers to regno_...
2002-06-02 hubicka * loop.c (emit_prefetch_instructions): Properly place...
2002-05-30 law * flow.c (propagate_one_insn): Revise yesterday...
2002-05-29 law * flow.c (propagate_one_insn): Do not remove...
2002-05-29 rth * flow.c (update_life_info_in_dirty_blocks...
2002-05-28 rth * flow.c (calculate_global_regs_live): Rename...
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 (PEOP_SCAN_DEAD_STORES): New.
2002-05-23 rakdver * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):
2002-05-22 rth * flow.c (life_analysis): Delete broken reg_lab...
2002-05-21 rth * flow.c (life_analysis): Fix test for deleted...
2002-05-21 rakdver * bb-reorder.c (make_reorder_chain_1): Modified.
2002-05-17 kazu * final.c: Fix formatting.
2002-05-17 rth Revert "Basic block renumbering removal", and...
2002-05-17 rth * flow.c (calculate_global_regs_live): Queue...
2002-05-16 rthBasic block renumbering removal.
2002-05-14 law * flow.c (invalidate_mems_from_autoinc): Rewrit...
2002-04-18 hp * flow.c (update_life_info): Ignore return value of...
2002-04-12 rth PR bootstrap/4191
2002-03-30 hubicka * local-alloc.c (local_alloc): Avoid call of update_eq...
2002-03-22 aoliva* flow.c (calculate_global_regs_live): Clear aux fields of
2002-03-22 hubicka * cfgcleanup.c (outgoing_edges_math): Fix condition...
2002-03-20 rth * flow.c (EH_USES): Provide default.
2002-03-08 aj * flow.c (propagate_block_delete_insn): Remove unused...
2002-03-06 hubicka * cfgrtl.c (delete_insn_and_edges, delete_insn_chain_a...
2002-03-01 hubicka * toplev.c (rest_of_compilation): Delete dead jumptabl...
2002-02-28 hubicka * basic-block.h (BB_REACHABLE): Renumber.
2002-02-19 aldyh2002-02-19 Aldy Hernandez <aldyh@redhat.com>
2002-01-29 rth * flow.c (print_rtl_and_abort): Remove.
2002-01-25 hubicka * df.c (df_ref_create, df_ref_record_1, df_ref_record...
2002-01-16 grahams * calls.c (try_to_integrate): Use "(size_t...
2002-01-16 echristo2002-01-15 Eric Christopher <echristo@redhat.com>
2002-01-15 echristo2002-01-15 Eric Christopher <echristo@redhat.com>
2001-12-28 kazu * except.c: Fix comment formatting.
2001-12-12 aldyh2001-12-11 Aldy Hernandez <aldyh@redhat.com>
2001-12-11 aldyh2001-12-11 Aldy Hernandez <aldyh@redhat.com>
2001-12-09 jsm28 * ChangeLog.2, ChangeLog.3, ChangeLog.5, ChangeLog...
next