summaryrefslogtreecommitdiffstats
path: root/gcc/config/mips
diff options
context:
space:
mode:
authorkcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4>2005-06-25 01:22:41 +0000
committerkcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4>2005-06-25 01:22:41 +0000
commitdbddc6c40d60108eff1004ab455c8c371d7d5deb (patch)
treef3fc0882b204c3bd663cbc27166feb6dd55f4f49 /gcc/config/mips
parent6bf4357420ed8cbfe80cd79a3fc6dc5a9fbc859f (diff)
downloadppe42-gcc-dbddc6c40d60108eff1004ab455c8c371d7d5deb.tar.gz
ppe42-gcc-dbddc6c40d60108eff1004ab455c8c371d7d5deb.zip
Update FSF address.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101314 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/mips')
-rw-r--r--gcc/config/mips/24k.md4
-rw-r--r--gcc/config/mips/3000.md4
-rw-r--r--gcc/config/mips/4000.md4
-rw-r--r--gcc/config/mips/4100.md4
-rw-r--r--gcc/config/mips/4300.md4
-rw-r--r--gcc/config/mips/4600.md4
-rw-r--r--gcc/config/mips/4k.md4
-rw-r--r--gcc/config/mips/5000.md4
-rw-r--r--gcc/config/mips/6000.md4
-rw-r--r--gcc/config/mips/7000.md4
-rw-r--r--gcc/config/mips/9000.md4
-rw-r--r--gcc/config/mips/_tilib.c4
-rw-r--r--gcc/config/mips/elf.h4
-rw-r--r--gcc/config/mips/elforion.h4
-rw-r--r--gcc/config/mips/generic.md4
-rw-r--r--gcc/config/mips/iris.h4
-rw-r--r--gcc/config/mips/iris5.h4
-rw-r--r--gcc/config/mips/iris6.h4
-rw-r--r--gcc/config/mips/linux-unwind.h4
-rw-r--r--gcc/config/mips/linux.h4
-rw-r--r--gcc/config/mips/linux64.h4
-rw-r--r--gcc/config/mips/mips-modes.def4
-rw-r--r--gcc/config/mips/mips-protos.h4
-rw-r--r--gcc/config/mips/mips-ps-3d.md4
-rw-r--r--gcc/config/mips/mips.c4
-rw-r--r--gcc/config/mips/mips.h4
-rw-r--r--gcc/config/mips/mips.md4
-rw-r--r--gcc/config/mips/mips.opt4
-rw-r--r--gcc/config/mips/mips16.S4
-rw-r--r--gcc/config/mips/netbsd.h4
-rw-r--r--gcc/config/mips/openbsd.h4
-rw-r--r--gcc/config/mips/predicates.md4
-rw-r--r--gcc/config/mips/r3900.h4
-rw-r--r--gcc/config/mips/rtems.h4
-rw-r--r--gcc/config/mips/sdb.h4
-rw-r--r--gcc/config/mips/vr.h3
-rw-r--r--gcc/config/mips/vr4120-div.S4
-rw-r--r--gcc/config/mips/vxworks.h4
-rw-r--r--gcc/config/mips/windiss.h4
39 files changed, 78 insertions, 77 deletions
diff --git a/gcc/config/mips/24k.md b/gcc/config/mips/24k.md
index c558fa3c7a9..0dbb9f04f09 100644
--- a/gcc/config/mips/24k.md
+++ b/gcc/config/mips/24k.md
@@ -24,8 +24,8 @@
;; 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.
+;; Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston,
+;; MA 02110-1301, USA.
(define_automaton "r24k_cpu, r24k_mdu, r24k_fpu")
diff --git a/gcc/config/mips/3000.md b/gcc/config/mips/3000.md
index d1ba72a6f04..67c7ac05cd1 100644
--- a/gcc/config/mips/3000.md
+++ b/gcc/config/mips/3000.md
@@ -15,8 +15,8 @@
;; 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.
+;; Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston,
+;; MA 02110-1301, USA.
;; This file overrides parts of generic.md. It is derived from the
diff --git a/gcc/config/mips/4000.md b/gcc/config/mips/4000.md
index 231349ec697..1e2875f36ef 100644
--- a/gcc/config/mips/4000.md
+++ b/gcc/config/mips/4000.md
@@ -15,8 +15,8 @@
;; 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.
+;; Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston,
+;; MA 02110-1301, USA.
;; This file overrides parts of generic.md. It is derived from the
diff --git a/gcc/config/mips/4100.md b/gcc/config/mips/4100.md
index 8e415b41276..c7314d89277 100644
--- a/gcc/config/mips/4100.md
+++ b/gcc/config/mips/4100.md
@@ -15,8 +15,8 @@
;; 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.
+;; Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston,
+;; MA 02110-1301, USA.
;; This file overrides parts of generic.md. It is derived from the
diff --git a/gcc/config/mips/4300.md b/gcc/config/mips/4300.md
index fc4d30bf490..7453f4c320b 100644
--- a/gcc/config/mips/4300.md
+++ b/gcc/config/mips/4300.md
@@ -15,8 +15,8 @@
;; 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.
+;; Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston,
+;; MA 02110-1301, USA.
;; This file overrides parts of generic.md. It is derived from the
diff --git a/gcc/config/mips/4600.md b/gcc/config/mips/4600.md
index 3644b454741..df3f72d6bf4 100644
--- a/gcc/config/mips/4600.md
+++ b/gcc/config/mips/4600.md
@@ -15,8 +15,8 @@
;; 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.
+;; Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston,
+;; MA 02110-1301, USA.
;; This file overrides parts of generic.md. It is derived from the
diff --git a/gcc/config/mips/4k.md b/gcc/config/mips/4k.md
index a580c9e778a..6f7d6d1d979 100644
--- a/gcc/config/mips/4k.md
+++ b/gcc/config/mips/4k.md
@@ -26,8 +26,8 @@
;; 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.
+;; Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston,
+;; MA 02110-1301, USA.
(define_automaton "r4k_cpu, r4k_mdu")
diff --git a/gcc/config/mips/5000.md b/gcc/config/mips/5000.md
index a0d4fe179d7..4d9c98cbc68 100644
--- a/gcc/config/mips/5000.md
+++ b/gcc/config/mips/5000.md
@@ -15,8 +15,8 @@
;; 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.
+;; Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston,
+;; MA 02110-1301, USA.
;; This file overrides parts of generic.md. It is derived from the
diff --git a/gcc/config/mips/6000.md b/gcc/config/mips/6000.md
index 92089caab52..ac06e7adbd9 100644
--- a/gcc/config/mips/6000.md
+++ b/gcc/config/mips/6000.md
@@ -15,8 +15,8 @@
;; 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.
+;; Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston,
+;; MA 02110-1301, USA.
;; This file overrides parts of generic.md. It is derived from the
diff --git a/gcc/config/mips/7000.md b/gcc/config/mips/7000.md
index a68c382c9fd..a67851ced57 100644
--- a/gcc/config/mips/7000.md
+++ b/gcc/config/mips/7000.md
@@ -15,8 +15,8 @@
;; 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.
+;; Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston,
+;; MA 02110-1301, USA.
;; .........................
;;
diff --git a/gcc/config/mips/9000.md b/gcc/config/mips/9000.md
index 0240b98707e..04ddc8cc05c 100644
--- a/gcc/config/mips/9000.md
+++ b/gcc/config/mips/9000.md
@@ -15,8 +15,8 @@
;; 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.
+;; Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston,
+;; MA 02110-1301, USA.
(define_automaton "rm9k_main, rm9k_imul, rm9k_fdiv")
diff --git a/gcc/config/mips/_tilib.c b/gcc/config/mips/_tilib.c
index 25e326c86da..8e5e1ef15e7 100644
--- a/gcc/config/mips/_tilib.c
+++ b/gcc/config/mips/_tilib.c
@@ -16,8 +16,8 @@ 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 Free Software Foundation, 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA. */
#include "tconfig.h"
diff --git a/gcc/config/mips/elf.h b/gcc/config/mips/elf.h
index 5bde5c5cd57..33495bb312e 100644
--- a/gcc/config/mips/elf.h
+++ b/gcc/config/mips/elf.h
@@ -16,8 +16,8 @@ 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 Free Software Foundation, 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA. */
/* MIPS assemblers don't have the usual .set foo,bar construct;
.set is used for assembler options instead. */
diff --git a/gcc/config/mips/elforion.h b/gcc/config/mips/elforion.h
index 6daa1d24eda..9ff3a4f0eb1 100644
--- a/gcc/config/mips/elforion.h
+++ b/gcc/config/mips/elforion.h
@@ -16,7 +16,7 @@ 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 Free Software Foundation, 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA. */
#define MIPS_CPU_STRING_DEFAULT "orion"
diff --git a/gcc/config/mips/generic.md b/gcc/config/mips/generic.md
index 693a8a5351d..f5641a98443 100644
--- a/gcc/config/mips/generic.md
+++ b/gcc/config/mips/generic.md
@@ -15,8 +15,8 @@
;; 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.
+;; Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston,
+;; MA 02110-1301, USA.
;; This file is derived from the old define_function_unit description.
diff --git a/gcc/config/mips/iris.h b/gcc/config/mips/iris.h
index e9c16e5111e..dbde9d1aba6 100644
--- a/gcc/config/mips/iris.h
+++ b/gcc/config/mips/iris.h
@@ -16,8 +16,8 @@ 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 Free Software Foundation, 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA. */
/* We are compiling for IRIX now. */
#undef TARGET_IRIX
diff --git a/gcc/config/mips/iris5.h b/gcc/config/mips/iris5.h
index 7d9832c88d9..10c28302c8d 100644
--- a/gcc/config/mips/iris5.h
+++ b/gcc/config/mips/iris5.h
@@ -16,8 +16,8 @@ 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 Free Software Foundation, 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA. */
#ifdef IRIX_USING_GNU_LD
#define IRIX_SUBTARGET_LINK_SPEC "-melf32bsmip"
diff --git a/gcc/config/mips/iris6.h b/gcc/config/mips/iris6.h
index 4e91bca1635..9e9e002733c 100644
--- a/gcc/config/mips/iris6.h
+++ b/gcc/config/mips/iris6.h
@@ -17,8 +17,8 @@ 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 Free Software Foundation, 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA. */
/* Allow some special handling for IRIX 6. */
#undef TARGET_IRIX6
diff --git a/gcc/config/mips/linux-unwind.h b/gcc/config/mips/linux-unwind.h
index 8a41c8c7757..4152138ae04 100644
--- a/gcc/config/mips/linux-unwind.h
+++ b/gcc/config/mips/linux-unwind.h
@@ -23,8 +23,8 @@ 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 Free Software Foundation, 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA. */
#ifndef inhibit_libc
/* Do code reading to identify a signal frame, and set the frame
diff --git a/gcc/config/mips/linux.h b/gcc/config/mips/linux.h
index 24e4f0b18d9..a314508e04c 100644
--- a/gcc/config/mips/linux.h
+++ b/gcc/config/mips/linux.h
@@ -16,8 +16,8 @@ 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 Free Software Foundation, 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA. */
#undef WCHAR_TYPE
#define WCHAR_TYPE "int"
diff --git a/gcc/config/mips/linux64.h b/gcc/config/mips/linux64.h
index 34274b6fb26..25455b43360 100644
--- a/gcc/config/mips/linux64.h
+++ b/gcc/config/mips/linux64.h
@@ -16,8 +16,8 @@ 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 Free Software Foundation, 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA. */
/* Force the default endianness and ABI flags onto the command line
in order to make the other specs easier to write. */
diff --git a/gcc/config/mips/mips-modes.def b/gcc/config/mips/mips-modes.def
index d4ed63642bc..00dabdbc185 100644
--- a/gcc/config/mips/mips-modes.def
+++ b/gcc/config/mips/mips-modes.def
@@ -15,8 +15,8 @@ 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 Free Software Foundation, 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA. */
/* MIPS has a quirky almost-IEEE format for all its
floating point. */
diff --git a/gcc/config/mips/mips-protos.h b/gcc/config/mips/mips-protos.h
index 89afa25f242..9481b082b5e 100644
--- a/gcc/config/mips/mips-protos.h
+++ b/gcc/config/mips/mips-protos.h
@@ -20,8 +20,8 @@ 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 Free Software Foundation, 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA. */
#ifndef GCC_MIPS_PROTOS_H
#define GCC_MIPS_PROTOS_H
diff --git a/gcc/config/mips/mips-ps-3d.md b/gcc/config/mips/mips-ps-3d.md
index 911c4a4555d..17dd0386709 100644
--- a/gcc/config/mips/mips-ps-3d.md
+++ b/gcc/config/mips/mips-ps-3d.md
@@ -15,8 +15,8 @@
;;
;; 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 Free Software Foundation, 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
(define_insn "*movcc_v2sf_<mode>"
[(set (match_operand:V2SF 0 "register_operand" "=f,f")
diff --git a/gcc/config/mips/mips.c b/gcc/config/mips/mips.c
index 45490fd970e..ddab365f4bb 100644
--- a/gcc/config/mips/mips.c
+++ b/gcc/config/mips/mips.c
@@ -20,8 +20,8 @@ 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 Free Software Foundation, 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA. */
#include "config.h"
#include "system.h"
diff --git a/gcc/config/mips/mips.h b/gcc/config/mips/mips.h
index 6eb4f4aabdd..5e594c7e7c1 100644
--- a/gcc/config/mips/mips.h
+++ b/gcc/config/mips/mips.h
@@ -20,8 +20,8 @@ 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 Free Software Foundation, 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA. */
/* MIPS external variables defined in mips.c. */
diff --git a/gcc/config/mips/mips.md b/gcc/config/mips/mips.md
index 84f0767d395..1c6c697ee6f 100644
--- a/gcc/config/mips/mips.md
+++ b/gcc/config/mips/mips.md
@@ -20,8 +20,8 @@
;; 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 Free Software Foundation, 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
(define_constants
[(UNSPEC_LOAD_DF_LOW 0)
diff --git a/gcc/config/mips/mips.opt b/gcc/config/mips/mips.opt
index fe9a0b8467c..6bd719abbb0 100644
--- a/gcc/config/mips/mips.opt
+++ b/gcc/config/mips/mips.opt
@@ -16,8 +16,8 @@
;
; 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.
+; Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
+; 02110-1301, USA.
mabi=
Target RejectNegative Joined
diff --git a/gcc/config/mips/mips16.S b/gcc/config/mips/mips16.S
index 7ecc48660a5..a6afa0c0544 100644
--- a/gcc/config/mips/mips16.S
+++ b/gcc/config/mips/mips16.S
@@ -22,8 +22,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; see the file COPYING. If not, write to
-the Free Software Foundation, 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA. */
+the Free Software Foundation, 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA. */
/* As a special exception, if you link this library with other files,
some of which are compiled with GCC, to produce an executable,
diff --git a/gcc/config/mips/netbsd.h b/gcc/config/mips/netbsd.h
index 9db40e8bf49..6b335ca34ee 100644
--- a/gcc/config/mips/netbsd.h
+++ b/gcc/config/mips/netbsd.h
@@ -16,8 +16,8 @@ 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 Free Software Foundation, 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA. */
/* Define default target values. */
diff --git a/gcc/config/mips/openbsd.h b/gcc/config/mips/openbsd.h
index 5b27e07be87..67e60fe688c 100644
--- a/gcc/config/mips/openbsd.h
+++ b/gcc/config/mips/openbsd.h
@@ -15,8 +15,8 @@ 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 Free Software Foundation, 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA. */
/* Definitions needed for OpenBSD, to avoid picking mips 'defaults'. */
diff --git a/gcc/config/mips/predicates.md b/gcc/config/mips/predicates.md
index d486cfc10c4..1fc3c6e43ed 100644
--- a/gcc/config/mips/predicates.md
+++ b/gcc/config/mips/predicates.md
@@ -15,8 +15,8 @@
;;
;; 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 Free Software Foundation, 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
(define_predicate "const_uns_arith_operand"
(and (match_code "const_int")
diff --git a/gcc/config/mips/r3900.h b/gcc/config/mips/r3900.h
index 529dda235fb..d524689be86 100644
--- a/gcc/config/mips/r3900.h
+++ b/gcc/config/mips/r3900.h
@@ -19,8 +19,8 @@ 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 Free Software Foundation, 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA. */
#define MIPS_CPU_STRING_DEFAULT "r3900"
#define MIPS_ISA_DEFAULT 1
diff --git a/gcc/config/mips/rtems.h b/gcc/config/mips/rtems.h
index 91f43734e25..0143de76d1d 100644
--- a/gcc/config/mips/rtems.h
+++ b/gcc/config/mips/rtems.h
@@ -17,8 +17,8 @@ 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 Free Software Foundation, 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA. */
/* Specify predefined symbols in preprocessor. */
diff --git a/gcc/config/mips/sdb.h b/gcc/config/mips/sdb.h
index fe52c0dc88d..a26826e4bc5 100644
--- a/gcc/config/mips/sdb.h
+++ b/gcc/config/mips/sdb.h
@@ -15,8 +15,8 @@ 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. */
+Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301, USA. */
/* Note that no configuration uses sdb as its preferred format. */
diff --git a/gcc/config/mips/vr.h b/gcc/config/mips/vr.h
index af63bfcf594..a723a48cab2 100644
--- a/gcc/config/mips/vr.h
+++ b/gcc/config/mips/vr.h
@@ -17,7 +17,8 @@ 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, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA. */
#define DEFAULT_VR_ARCH "mfix-vr4130"
#define MIPS_ABI_DEFAULT ABI_EABI
diff --git a/gcc/config/mips/vr4120-div.S b/gcc/config/mips/vr4120-div.S
index d7ee40e3043..1cef99781a7 100644
--- a/gcc/config/mips/vr4120-div.S
+++ b/gcc/config/mips/vr4120-div.S
@@ -15,8 +15,8 @@ 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 Free Software Foundation, 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA. */
/* This file contains functions which implement divsi3 and modsi3 for
-mfix-vr4120. div and ddiv do not give the correct result when one
diff --git a/gcc/config/mips/vxworks.h b/gcc/config/mips/vxworks.h
index ac34e632bc9..53a9ae4a889 100644
--- a/gcc/config/mips/vxworks.h
+++ b/gcc/config/mips/vxworks.h
@@ -14,8 +14,8 @@ 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 Free Software Foundation, 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA. */
#undef EXTRA_SECTIONS
#define EXTRA_SECTIONS in_sdata, in_sbss
diff --git a/gcc/config/mips/windiss.h b/gcc/config/mips/windiss.h
index 1ee112c6bcc..bd6962153e3 100644
--- a/gcc/config/mips/windiss.h
+++ b/gcc/config/mips/windiss.h
@@ -16,8 +16,8 @@ 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 Free Software Foundation, 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA. */
#undef TARGET_VERSION
#define TARGET_VERSION fprintf (stderr, " (MIPS WindISS)");
OpenPOWER on IntegriCloud