]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/sh/sh-modes.def
Update copyright years.
[thirdparty/gcc.git] / gcc / config / sh / sh-modes.def
index 1b971768946db09d2d96120b11023c495199935f..2fd42d73a74a251fbe467e99c6b84253ddd19bd4 100644 (file)
@@ -1,11 +1,11 @@
-/* Alpha extra machine modes. 
-   Copyright (C) 2003 Free Software Foundation, Inc.
+/* SH extra machine modes. 
+   Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
 GCC is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
+the Free Software Foundation; either version 3, or (at your option)
 any later version.
 
 GCC is distributed in the hope that it will be useful,
@@ -14,12 +14,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with GCC; see the file COPYING.  If not, write to
-the Free Software Foundation, 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA.  */
-
-/* The SH uses a partial integer mode to represent the FPSCR register.  */
-PARTIAL_INT_MODE (SI);
+along with GCC; see the file COPYING3.  If not see
+<http://www.gnu.org/licenses/>.  */
 
 /* Vector modes.  */
 VECTOR_MODE  (INT, QI, 2);    /*                 V2QI */