OSDN Git Service

* config/m68k/m68k.c (m68k_output_function_prologue): Simplify
[pf3gnuchains/gcc-fork.git] / gcc / cfglayout.c
2003-08-19 kazu * builtins.c: Fix comment typos.
2003-07-14 hubicka * cfglayout.c (locator_file): Break out from ....
2003-07-07 hubicka * cfglayout.c (fixup_reorder_chain): Call delete_dead_...
2003-07-06 aj * stmt.c: Convert remaining prototypes to ISO C90.
2003-07-05 hubickaSat Jul 5 16:18:53 CEST 2003 Zdenek Dvorak <rakdver...
2003-07-03 rakdver * cfglayout.c (cfg_layout_duplicate_bb): Do not update...
2003-07-03 hubicka * basic-block.h (create_basic_block, merge_blocks_nomo...
2003-07-01 nathan * rtl.h (emit_line_note_after): Remove.
2003-06-27 nathan * rtl.h (emit_note): Remove FILE parameter.
2003-06-22 aj * caller-save.c: Convert to ISO C90.
2003-06-16 nathan * function.h (struct emit_status): Remove x_last_linenum,
2003-06-08 hubicka * cfglayout.c (insn_scope): New static function
2003-06-08 hubicka * i386.md (subsi_3_zext, sse2_nandv2di3): Fix predicates.
2003-06-06 hubicka * function.c (FLOOR_ROUND, CEIL_ROUND): Fix.
2003-04-11 zack2003-04-10 Zack Weinberg <zack@codesourcery.com>
2003-04-07 hubicka PR opt/10024
2003-03-30 rth * cfgbuild.c (make_edges): Use tablejump_p.
2003-03-25 hubicka PR opt/10056
2003-03-10 matz * cfg.c (unchecked_make_edge): New.
2003-02-16 rth * Makefile.in (cfglayout.o): Depend on TARGET_H.
2003-01-24 rakdver * cfgloopanal.c: New file.
2003-01-18 kazu * alias.c: Fix comment typos.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-13 kazu * c-decl.c: Fix a comment typo.
2002-09-08 kazu * basic-block.h: Fix comment formatting.
2002-06-21 thorpej2002-06-21 Richard Henderson <rth@redhat.com>
2002-06-21 law * cfglayout.c (scope_to_insns_initialize):...
2002-06-04 hubickaTue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz>
2002-06-02 hubicka * loop.c (emit_prefetch_instructions): Properly place...
2002-05-23 rakdver * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):
2002-05-22 kazu * cfgbuild.c: Fix formatting.
2002-05-21 rakdver * bb-reorder.c (make_reorder_chain_1): Modified.
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-11 hubicka * i386.md (testsi to testqi spliters): New.
2002-05-08 hubicka * cfglayout.c (function_tail_eff_head): Rename to ...
2002-01-10 hubicka * basic-block.h (update_br_prob_note): Declare.
2001-12-31 rth * cfglayout.c (scope_def, scope_forest_info...
2001-12-29 jakub * cfglayout.c (insert_intra_before_1): New.
2001-12-27 rth * haifa-sched.c (reemit_other_notes): New.
2001-12-24 kenner * rtl.h (in_expr_list_p): New declaration.
2001-11-16 aj * cfglayout.c (fixup_fallthru_exit_predecesor): Make...
2001-11-14 hubicka * cfglayout.c (fixup_fallthru_exit_predecesor): New...
2001-11-11 jsm28 * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog...
2001-11-05 hubicka * Makefile.in (bb-reoder.o): Add depdendency on cfglay...