OSDN Git Service

PR c/10175
[pf3gnuchains/gcc-fork.git] / gcc / flow.c
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...
2001-12-06 amacleod2001-12-06 Andrew MacLeod <amacleod@redhat.com>
2001-12-05 amacleod2001-12-04 Andrew MacLeod <amacleod@redhat.com>
2001-12-04 jakub * flow.c (ior_reg_cond): Return NULL if ! add and...
2001-11-27 ghazi * ia64/aix.h (REG_SIZE): Don't #undef.
2001-11-11 jsm28 * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog...
2001-11-09 geoffk * flow.c (insn_dead_p): Allow for AUTO_INC notes all...
2001-10-29 hubicka * basic-block.h (purge_all_dead_edges): Add update_lif...
2001-10-28 jsm28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog...
2001-10-26 aj * flow.c (clear_log_links): Remove unused variable.
2001-10-22 rth * flow.c (clear_log_links): Use free_INSN_LIST_...
2001-10-20 hubicka * basic-block.h (find_sub_basic_blocks): Use sbitmap...
2001-10-11 wehle * rtlanal.c (noop_move_p): Insns with a REG_RETVAL...
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-10-07 ghazi * builtins.c (expand_builtin_setjmp_receiver): Const...
2001-10-01 mmitchel * flow.c (propagate_block_delete_libcall): Remove...
2001-09-24 uweigand* flow.c (delete_dead_jumptables): Delete jumptable...
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-10 hubicka * Makefile.in (cfg.o, cfganal.o, cfgloop.o, cfgbuild...
2001-09-07 wilsonFix for PR 3783.
2001-08-28 dberlin2001-08-28 Daniel Berlin <dan@cgsoftware.com>
2001-08-28 rth * flow.c (redirect_edge_succ_nodup): Return...
2001-08-27 rth * flow.c (verify_flow_info): Use checksums...
2001-08-27 dnovillo * flow.c (flow_loop_dump): Do not display insn UIDs...
2001-08-23 hubicka * function.c (thread_prologue_and_epilogue_insns)...
2001-08-22 jason * jump.c (squeeze_notes): Take parms by referen...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-22 rth * flow.c (flow_find_cross_jump): Don't consider...
2001-08-21 aj * profile.c (compute_branch_probabilities): Remove...
2001-08-21 dnovillo * basic-block.h (basic_block): Add new field 'flags'.
2001-08-19 rth * flow.c (mark_regs_live_at_end): Use regs_inva...
2001-08-15 wehle * rtl.h (only_sets_cc0_p): New prototype.
2001-08-14 law * flow.c (commit_one_edge_insertion): Don't separate...
2001-08-10 zack * calls.c, function.c: Always define PREFERRED_STACK_B...
2001-08-08 kazu * dbxout.c: Fix comment formatting.
2001-08-08 aj2001-08-08 Jan van Male <jan.vanmale@fenk.wau.nl>
2001-08-08 hubicka * calls.c (ECF_ALWAYS_RETURN): New constant.
2001-08-08 grahams * flow.c (back_edge_of_syntactic_loop_p): Add whitespace.
2001-08-07 hubicka * calls.c (expand_call): Do not emit INSN_SETJMP note.
2001-08-07 hubicka * alias.c (nonlocal_mentioned_p):
2001-08-06 rth * Makefile.in (reload1.o): Add dedendancy on...
2001-08-04 hubicka * loop.c (try_copy_prop); Kill invalidated REG_EQUAL...
2001-07-31 wehle * flow.c (merge_blocks): Return 1 if an extra...
2001-07-30 hubicka * i386.c (ix86_output_main_function_alignment_hack...
2001-07-30 hubicka * flow.c (mark_set_1): Use REG_FREQ_FROM_BB.
2001-07-29 hubicka * basic-block.h (CLEANUP_PRE_LOOP): New.
next