Update Copyright years for files modified in 2008 and/or 2009.
[platform/upstream/gcc.git] / gcc / cfgbuild.c
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-06-01 Richard Sandifordrtl.h (emit_clobber, [...]): Declare.
2008-04-18 Jan Hubickaexcept.c (dw2_size_of_call_site_table, [...]): Use...
2007-08-14 Kaveh R. Ghazialias.c (rtx_equal_for_memref_p): Constify.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-06 Zdenek Dvorakhaifa-sched.c (restore_bb_notes): Clear bb field of...
2007-05-21 Jan Hubickagengtype.c (adjust_field_rtx_def): Use NOTE_KIND instea...
2007-04-19 Eric Botcazoure PR rtl-optimization/29841 (ICE with scheduling and...
2007-01-03 Kazu Hirataalias.c (init_alias_analysis): Use VEC_safe_grow_cleared.
2007-01-02 Kazu HirataRevert:
2007-01-02 Kazu Hirataalias.c (init_alias_analysis): Use VEC_safe_grow_cleared.
2006-05-18 Mike StumpWhitespace fixups
2006-01-11 Kazu Hiratabasic-block.h (control_flow_graph): Change the type...
2005-12-17 Daniel Berlinbasic-block.h: Changed basic block numbering so that...
2005-06-25 Kelley CookUpdate FSF address.
2005-05-26 Kazu Hiratac-common.c, [...]: Fix comment typos.
2005-03-14 Kazu Hirata* cfgbuild.c: Update comments.
2005-03-14 Kazu Hiratabasic-block.h: Update the prototypes of cached_make_edg...
2005-03-11 Zdenek Dvorakbasic-block.h (single_succ_p, [...]): New inline functions.
2005-03-09 Kazu Hiratacfgbuild.c (state, [...]): Move just before make_edges.
2005-03-07 Kazu Hiratacfgbuild.c (find_sub_basic_blocks): Remove.
2005-02-15 Kazu Hiratabasic-block.h: Adjust the prototype for find_basic_blocks.
2005-01-26 Steven Bosscherre PR middle-end/16585 (current_function_has_computed_j...
2005-01-18 Kazu Hiratabasic-block.h, [...]: Update copyright.
2005-01-07 Jakub Jelinekre PR rtl-optimization/18861 (ICE Segmentation fault...
2004-11-29 Steven Bosschercfgcleanup.c (outgoing_edges_match, [...]): Remove...
2004-11-22 Jeff Lawcfg.c (cached_make_edge): Use find_edge rather than...
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.