+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>
PR tree-optimization/42714
(purge_empty_blocks): Export and move from...
* sel-sched.c (purge_empty_blocks): ... here.
* 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.
2010-01-14 Andrey Belevantsev <abel@ispras.ru>
/* 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.
/* Instruction scheduling pass. This file contains definitions used
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.
/* 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.