ia64.c (ia64_expand_prologue): Declare ei variable.
[gcc.git] / gcc / cfgbuild.c
2004-09-28 Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-09 Jan Hubickabasic-block.h (guess_outgoing_edge_probabilities):...
2004-09-07 Nathan Sidwellcfganal.c (flow_depth_first_order_compute, [...]):...
2004-08-25 Caroline TiceAdd more details to hot/cold partitioning comments...
2004-08-04 Jan Hubickabasic-block.h (profile_staus): New global variable.
2004-07-09 Jerry Quinnalias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P...
2004-06-17 Jan Hubickacfgbuild.c (make_edges): Do not use label_value_list.
2004-06-14 J"orn Renneckebasic-block.h (could_fall_through): Declare.
2004-06-03 Steven Bosscherbasic-block.c (tail_recursion_label_list): Don't declare.
2004-05-27 Jan Hubicka* cfgbuild.c (control_flow_insn_p): Notice noreturn...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-09 Caroline Ticebasic-block.h (struct edge_def): Add new field, crossin...
2004-02-27 Kazu Hiratabb-reorder.c, [...]: Update copyright.
2004-02-25 Jan Hubickabasic-block.h (make_eh_edge, [...]): Declare.
2003-12-11 Steven Bosscherbasic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
2003-09-02 Josef Zlomekcfgbuild.c (compute_outgoing_frequencies): Use NOTE...
2003-08-19 Kazu Hiratabuiltins.c: Fix comment typos.
2003-06-22 Andreas Jaegercaller-save.c: Convert to ISO C90.
2003-06-13 Richard Hendersoncfgbuild.c (make_edges): Set ABNORMAL with SIBCALL.
2003-06-07 Richard Hendersonbasic-block.h (EDGE_SIBCALL): New.
2003-04-24 Jan Hubickare PR c/10308 ([x86] ICE with -O -fgcse or -O2)
2003-03-30 Richard Hendersoncfgbuild.c (make_edges): Use tablejump_p.
2003-03-15 Roger Saylec-cppbuiltin.c (builtin_define_with_value_n): Fix white...
2003-02-06 Jan Hubickai386.c (x86_inter_unit_moves): New variable.
2003-01-18 Kazu Hirataalias.c: Fix comment typos.
2003-01-09 Josef ZlomekMakefile.in (optabs.o): Add dependency on basic-block.h.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-10-11 Jan Hubickare PR c/7344 (performance regression on huge case state...
2002-08-05 Geoffrey KeatingIndex: ChangeLog
2002-07-19 Zack Weinbergrtl.def (CODE_LABEL): Remove slot 8.
2002-06-12 Jan Hubickai386.md (shift patterns): Use (TARGET_SHIFT1 || optimiz...
2002-06-11 Roger Saylecfgbuild.c: Update copyright years.
2002-06-10 Roger Saylecfgrtl.c (create_basic_block_structure): Remove index...
2002-06-02 Jan Hubickaloop.c (emit_prefetch_instructions): Properly place...
2002-05-28 Zdenek Dvorakbasic-block.h (last_basic_block): Declare.
2002-05-27 Zdenek Dvorakbasic-block.h (last_basic_block): Defined as synonym...
2002-05-23 Zdenek Dvorakbb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_...
2002-05-22 Kazu Hiratacfgbuild.c: Fix formatting.
2002-05-21 Zdenek Dvorakbb-reorder.c (make_reorder_chain_1): Modified.
2002-05-19 Zdenek Dvorakbasic_block.h (struct basic_block_def): Added prev_bb...
2002-05-17 Richard HendersonRevert "Basic block renumbering removal", and two follo...
2002-05-16 Zdenek DvorakBasic block renumbering removal.
2002-03-30 Jan Hubicka* cfgbuild.c (find_basic_blocks_1): Clear aux for blocks.
2001-12-22 Richard Kenner* cfg.c, cfganal.c, cfgbuild.c: Reformatting and minor...
2001-12-09 Joseph MyersChangeLog.2, [...]: Fix spelling errors.
2001-12-03 Jan Hubickagcse.c (delete_null_pointer_checks_1): Do not use delel...
2001-12-02 Richard Kenner* cfgbuild.c (SET_STATE): Add cast to eliminate warning.a
2001-10-20 Jan Hubickabasic-block.h (find_sub_basic_blocks): Use sbitmap...
2001-10-11 Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-09-21 Jan Hubickabasic-block.h (flow_delete_insn, [...]): Kill.
2001-09-19 Richard Henderson* cfgbuild.c (find_sub_basic_blocks): Handle insns...
2001-09-16 Jan Hubickabasic-block.h (free_bb_for_insn): Declare.
2001-09-11 Jan Hubickabasic-block.h (EDGE_CRITICAL): Remove; renumber other...
2001-09-11 Jan Hubickabasic-block.h (cached_make_edge, [...]): New.
2001-09-10 Jan HubickaMakefile.in (cfg.o, [...]): New.