Commit 7c028163 by Alexandre Oliva

Update copyright notices of my recent commits.

From-SVN: r155766
parent 994ae26c
/* Form lists of pseudo register references for autoinc optimization /* Form lists of pseudo register references for autoinc optimization
for GNU compiler. This is part of flow optimization. for GNU compiler. This is part of flow optimization.
Copyright (C) 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Copyright (C) 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007, 2008,
Free Software Foundation, Inc. 2009, 2010 Free Software Foundation, Inc.
Originally contributed by Michael P. Hayes Originally contributed by Michael P. Hayes
(m.hayes@elec.canterbury.ac.nz, mhayes@redhat.com) (m.hayes@elec.canterbury.ac.nz, mhayes@redhat.com)
Major rewrite contributed by Danny Berlin (dberlin@dberlin.org) Major rewrite contributed by Danny Berlin (dberlin@dberlin.org)
......
/* Tree lowering pass. This pass converts the GENERIC functions-as-trees /* Tree lowering pass. This pass converts the GENERIC functions-as-trees
tree representation into the GIMPLE form. tree representation into the GIMPLE form.
Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
Free Software Foundation, Inc. Free Software Foundation, Inc.
Major work done by Sebastian Pop <s.pop@laposte.net>, Major work done by Sebastian Pop <s.pop@laposte.net>,
Diego Novillo <dnovillo@redhat.com> and Jason Merrill <jason@redhat.com>. Diego Novillo <dnovillo@redhat.com> and Jason Merrill <jason@redhat.com>.
......
/* Control flow functions for trees. /* Control flow functions for trees.
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
Free Software Foundation, Inc. 2010 Free Software Foundation, Inc.
Contributed by Diego Novillo <dnovillo@redhat.com> Contributed by Diego Novillo <dnovillo@redhat.com>
This file is part of GCC. This file is part of GCC.
......
/* Vectorizer Specific Loop Manipulations /* Vectorizer Specific Loop Manipulations
Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
Foundation, Inc. Free Software Foundation, Inc.
Contributed by Dorit Naishlos <dorit@il.ibm.com> Contributed by Dorit Naishlos <dorit@il.ibm.com>
and Ira Rosen <irar@il.ibm.com> and Ira Rosen <irar@il.ibm.com>
......
/* Vector API for GNU compiler. /* Vector API for GNU compiler.
Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc. Copyright (C) 2004, 2005, 2007, 2008, 2009, 2010
Free Software Foundation, Inc.
Contributed by Nathan Sidwell <nathan@codesourcery.com> Contributed by Nathan Sidwell <nathan@codesourcery.com>
This file is part of GCC. This file is part of GCC.
......
/* Web construction code for GNU compiler. /* Web construction code for GNU compiler.
Contributed by Jan Hubicka. Contributed by Jan Hubicka.
Copyright (C) 2001, 2002, 2004, 2006, 2007, 2008 Copyright (C) 2001, 2002, 2004, 2006, 2007, 2008, 2010
Free Software Foundation, Inc. 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