Commit c02e2d5c by Alexander Monakov

sel-sched.c: Add 2010 to copyright years.

2010-01-14  Alexander Monakov  <amonakov@ispras.ru>

	* sel-sched.c: Add 2010 to copyright years.
	* sel-sched-ir.c: Likewise.
	* sel-sched-ir.h: Likewise.

From-SVN: r155906
parent 92e97cdd
2010-01-14 Alexander Monakov <amonakov@ispras.ru>
* sel-sched.c: Add 2010 to copyright years.
* sel-sched-ir.c: Likewise.
* sel-sched-ir.h: Likewise.
2010-01-14 Martin Jambor <mjambor@suse.cz> 2010-01-14 Martin Jambor <mjambor@suse.cz>
PR tree-optimization/42714 PR tree-optimization/42714
...@@ -125,7 +131,7 @@ ...@@ -125,7 +131,7 @@
(purge_empty_blocks): Export and move from... (purge_empty_blocks): Export and move from...
* sel-sched.c (purge_empty_blocks): ... here. * sel-sched.c (purge_empty_blocks): ... here.
* sel-sched-ir.h (sel_redirect_edge_and_branch): Update prototype. * sel-sched-ir.h (sel_redirect_edge_and_branch): Update prototype.
(maybe_tidy_empty_bb): Delete prototype. (maybe_tidy_empty_bb): Delete prototype.
(purge_empty_blocks): Declare. (purge_empty_blocks): Declare.
2010-01-14 Andrey Belevantsev <abel@ispras.ru> 2010-01-14 Andrey Belevantsev <abel@ispras.ru>
......
/* Instruction scheduling pass. Selective scheduler and pipeliner. /* Instruction scheduling pass. Selective scheduler and pipeliner.
Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation, Inc. Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
This file is part of GCC. This file is part of GCC.
......
/* Instruction scheduling pass. This file contains definitions used /* Instruction scheduling pass. This file contains definitions used
internally in the scheduler. internally in the scheduler.
Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation, Inc. Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
This file is part of GCC. This file is part of GCC.
......
/* Instruction scheduling pass. Selective scheduler and pipeliner. /* Instruction scheduling pass. Selective scheduler and pipeliner.
Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation, Inc. Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
This file is part of GCC. This file is part of GCC.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment