sh-protos.h: Update copyright notice dates.
* config/sh/sh-protos.h: Update copyright notice dates. * config/sh/sh.h: Likewise. * config/sh/sh.md: Likewise. * config/sh/constraints.md: Likewise. * config/sh/predicates.md: Likewise. From-SVN: r184764
This commit is contained in:
parent
f51a9d10aa
commit
1ce35c11f7
6 changed files with 13 additions and 5 deletions
|
@ -1,3 +1,11 @@
|
|||
2012-03-01 Oleg Endo <olegendo@gcc.gnu.org>
|
||||
|
||||
* config/sh/sh-protos.h: Update copyright notice dates.
|
||||
* config/sh/sh.h: Likewise.
|
||||
* config/sh/sh.md: Likewise.
|
||||
* config/sh/constraints.md: Likewise.
|
||||
* config/sh/predicates.md: Likewise.
|
||||
|
||||
2012-03-01 Oleg Endo <olegendo@gcc.gnu.org>
|
||||
|
||||
* config/sh/sh-protos.h (tertiary_reload_operand): Remove dead function.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
;; Constraint definitions for Renesas / SuperH SH.
|
||||
;; Copyright (C) 2007, 2008, 2011 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2007, 2008, 2011, 2012 Free Software Foundation, Inc.
|
||||
;;
|
||||
;; This file is part of GCC.
|
||||
;;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
;; Predicate definitions for Renesas / SuperH SH.
|
||||
;; Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010
|
||||
;; Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2012
|
||||
;; Free Software Foundation, Inc.
|
||||
;;
|
||||
;; This file is part of GCC.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* Definitions of target machine for GNU compiler for Renesas / SuperH SH.
|
||||
Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2003,
|
||||
2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
|
||||
2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012
|
||||
Free Software Foundation, Inc.
|
||||
Contributed by Steve Chamberlain (sac@cygnus.com).
|
||||
Improved by Jim Wilson (wilson@cygnus.com).
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* Definitions of target machine for GNU compiler for Renesas / SuperH SH.
|
||||
Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
||||
2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
|
||||
2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012
|
||||
Free Software Foundation, Inc.
|
||||
Contributed by Steve Chamberlain (sac@cygnus.com).
|
||||
Improved by Jim Wilson (wilson@cygnus.com).
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;- Machine description for Renesas / SuperH SH.
|
||||
;; Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
||||
;; 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
|
||||
;; 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012
|
||||
;; Free Software Foundation, Inc.
|
||||
;; Contributed by Steve Chamberlain (sac@cygnus.com).
|
||||
;; Improved by Jim Wilson (wilson@cygnus.com).
|
||||
|
|
Loading…
Add table
Reference in a new issue