aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Kenner <kenner@gcc.gnu.org>1995-06-15 17:03:19 -0400
committerRichard Kenner <kenner@gcc.gnu.org>1995-06-15 17:03:19 -0400
commit3f63df5671288942984118f6e33552946defb632 (patch)
tree8d801acc4d5055febeef5c3e548d53c73df80325
parent6d85f32be49f66ab381fc44ea7cf393bc8ac377f (diff)
downloadgcc-3f63df5671288942984118f6e33552946defb632.zip
gcc-3f63df5671288942984118f6e33552946defb632.tar.gz
gcc-3f63df5671288942984118f6e33552946defb632.tar.bz2
Change FSF address.
From-SVN: r9987
-rwxr-xr-xgcc/config.sub3
-rw-r--r--gcc/config/i370/i370.md3
-rw-r--r--gcc/config/i386/i386.md3
-rw-r--r--gcc/config/i860/i860.md3
-rw-r--r--gcc/config/i960/i960.md3
-rw-r--r--gcc/config/m68k/m68k.md3
-rw-r--r--gcc/config/m88k/m88k.md3
-rw-r--r--gcc/config/mips/mips.md3
-rw-r--r--gcc/config/ns32k/ns32k.md3
-rw-r--r--gcc/config/pa/pa.md3
-rw-r--r--gcc/config/pyr/pyr.md3
-rw-r--r--gcc/config/romp/romp.md3
-rw-r--r--gcc/config/rs6000/rs6000.md3
-rw-r--r--gcc/config/sh/sh.md3
-rw-r--r--gcc/config/sparc/sparc.md3
-rw-r--r--gcc/config/spur/spur.md3
-rw-r--r--gcc/config/tahoe/tahoe.md3
-rw-r--r--gcc/config/vax/vax.md3
-rwxr-xr-xgcc/fixinc.dgux3
-rw-r--r--gcc/fixinc.ptx3
-rwxr-xr-xgcc/fixinc.sco3
-rwxr-xr-xgcc/fixinc.svr43
22 files changed, 44 insertions, 22 deletions
diff --git a/gcc/config.sub b/gcc/config.sub
index 93371be..e67a800 100755
--- a/gcc/config.sub
+++ b/gcc/config.sub
@@ -17,7 +17,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# Foundation, Inc., 59 Temple Place - Suite 330,
+# Boston, MA 02111-1307, USA.
# As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a
diff --git a/gcc/config/i370/i370.md b/gcc/config/i370/i370.md
index a26c4b4..e7bcfef 100644
--- a/gcc/config/i370/i370.md
+++ b/gcc/config/i370/i370.md
@@ -17,7 +17,8 @@
;; You should have received a copy of the GNU General Public License
;; along with GNU CC; see the file COPYING. If not, write to
-;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
+;; the Free Software Foundation, 59 Temple Place - Suite 330,
+;; Boston, MA 02111-1307, USA.
;;- cpp macro #define NOTICE_UPDATE_CC in file tm.h handles condition code
;;- updates for most instructions.
diff --git a/gcc/config/i386/i386.md b/gcc/config/i386/i386.md
index 2dfc35a..8d50e89 100644
--- a/gcc/config/i386/i386.md
+++ b/gcc/config/i386/i386.md
@@ -16,7 +16,8 @@
;; You should have received a copy of the GNU General Public License
;; along with GNU CC; see the file COPYING. If not, write to
-;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
+;; the Free Software Foundation, 59 Temple Place - Suite 330,
+;; Boston, MA 02111-1307, USA.
;; The original PO technology requires these to be ordered by speed,
diff --git a/gcc/config/i860/i860.md b/gcc/config/i860/i860.md
index 9544b4c..a3df7bc 100644
--- a/gcc/config/i860/i860.md
+++ b/gcc/config/i860/i860.md
@@ -15,7 +15,8 @@
;; You should have received a copy of the GNU General Public License
;; along with GNU CC; see the file COPYING. If not, write to
-;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
+;; the Free Software Foundation, 59 Temple Place - Suite 330,
+;; Boston, MA 02111-1307, USA.
;;- See file "rtl.def" for documentation on define_insn, match_*, et. al.
diff --git a/gcc/config/i960/i960.md b/gcc/config/i960/i960.md
index f530a72..225d5324 100644
--- a/gcc/config/i960/i960.md
+++ b/gcc/config/i960/i960.md
@@ -18,7 +18,8 @@
;; You should have received a copy of the GNU General Public License
;; along with GNU CC; see the file COPYING. If not, write to
-;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
+;; the Free Software Foundation, 59 Temple Place - Suite 330,
+;; Boston, MA 02111-1307, USA.
;;- See file "rtl.def" for documentation on define_insn, match_*, et. al.
diff --git a/gcc/config/m68k/m68k.md b/gcc/config/m68k/m68k.md
index 5dfdb29..8d5cfee 100644
--- a/gcc/config/m68k/m68k.md
+++ b/gcc/config/m68k/m68k.md
@@ -15,7 +15,8 @@
;; You should have received a copy of the GNU General Public License
;; along with GNU CC; see the file COPYING. If not, write to
-;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
+;; the Free Software Foundation, 59 Temple Place - Suite 330,
+;; Boston, MA 02111-1307, USA.
;;- instruction definitions
diff --git a/gcc/config/m88k/m88k.md b/gcc/config/m88k/m88k.md
index d102d11..68d4181 100644
--- a/gcc/config/m88k/m88k.md
+++ b/gcc/config/m88k/m88k.md
@@ -18,7 +18,8 @@
;; You should have received a copy of the GNU General Public License
;; along with GNU CC; see the file COPYING. If not, write to
-;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
+;; the Free Software Foundation, 59 Temple Place - Suite 330,
+;; Boston, MA 02111-1307, USA.
;;- See file "rtl.def" for documentation on define_insn, match_*, et. al.
diff --git a/gcc/config/mips/mips.md b/gcc/config/mips/mips.md
index 7cfd7a9..23e35a3 100644
--- a/gcc/config/mips/mips.md
+++ b/gcc/config/mips/mips.md
@@ -19,7 +19,8 @@
;; You should have received a copy of the GNU General Public License
;; along with GNU CC; see the file COPYING. If not, write to
-;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
+;; the Free Software Foundation, 59 Temple Place - Suite 330,
+;; Boston, MA 02111-1307, USA.
;; ??? MIPS4 has 8 floating point condition codes. This is not supported yet.
diff --git a/gcc/config/ns32k/ns32k.md b/gcc/config/ns32k/ns32k.md
index 7008d14..679ca9a 100644
--- a/gcc/config/ns32k/ns32k.md
+++ b/gcc/config/ns32k/ns32k.md
@@ -16,7 +16,8 @@
;; You should have received a copy of the GNU General Public License
;; along with GNU CC; see the file COPYING. If not, write to
-;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
+;; the Free Software Foundation, 59 Temple Place - Suite 330,
+;; Boston, MA 02111-1307, USA.
; BUGS:
diff --git a/gcc/config/pa/pa.md b/gcc/config/pa/pa.md
index b073367..1f42e30 100644
--- a/gcc/config/pa/pa.md
+++ b/gcc/config/pa/pa.md
@@ -17,7 +17,8 @@
;; You should have received a copy of the GNU General Public License
;; along with GNU CC; see the file COPYING. If not, write to
-;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
+;; the Free Software Foundation, 59 Temple Place - Suite 330,
+;; Boston, MA 02111-1307, USA.
;; This gcc Version 2 machine description is inspired by sparc.md and
;; mips.md.
diff --git a/gcc/config/pyr/pyr.md b/gcc/config/pyr/pyr.md
index 9c0a11a..97a984f 100644
--- a/gcc/config/pyr/pyr.md
+++ b/gcc/config/pyr/pyr.md
@@ -15,7 +15,8 @@
;; You should have received a copy of the GNU General Public License
;; along with GNU CC; see the file COPYING. If not, write to
-;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
+;; the Free Software Foundation, 59 Temple Place - Suite 330,
+;; Boston, MA 02111-1307, USA.
;; Instruction patterns. When multiple patterns apply,
;; the first one in the file is chosen.
diff --git a/gcc/config/romp/romp.md b/gcc/config/romp/romp.md
index 8c1aaa1..2177c19 100644
--- a/gcc/config/romp/romp.md
+++ b/gcc/config/romp/romp.md
@@ -16,7 +16,8 @@
;; You should have received a copy of the GNU General Public License
;; along with GNU CC; see the file COPYING. If not, write to
-;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
+;; the Free Software Foundation, 59 Temple Place - Suite 330,
+;; Boston, MA 02111-1307, USA.
;;- See file "rtl.def" for documentation on define_insn, match_*, et. al.
diff --git a/gcc/config/rs6000/rs6000.md b/gcc/config/rs6000/rs6000.md
index 638bdbf..b9a8f70 100644
--- a/gcc/config/rs6000/rs6000.md
+++ b/gcc/config/rs6000/rs6000.md
@@ -16,7 +16,8 @@
;; You should have received a copy of the GNU General Public License
;; along with GNU CC; see the file COPYING. If not, write to
-;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
+;; the Free Software Foundation, 59 Temple Place - Suite 330,
+;; Boston, MA 02111-1307, USA.
;;- See file "rtl.def" for documentation on define_insn, match_*, et. al.
diff --git a/gcc/config/sh/sh.md b/gcc/config/sh/sh.md
index 0eb66d2..5d406e3 100644
--- a/gcc/config/sh/sh.md
+++ b/gcc/config/sh/sh.md
@@ -17,7 +17,8 @@
;; You should have received a copy of the GNU General Public License
;; along with GNU CC; see the file COPYING. If not, write to
-;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
+;; the Free Software Foundation, 59 Temple Place - Suite 330,
+;; Boston, MA 02111-1307, USA.
;; ??? Should be enhanced to include support for many more GNU superoptimizer
diff --git a/gcc/config/sparc/sparc.md b/gcc/config/sparc/sparc.md
index 5594f16..e329d20 100644
--- a/gcc/config/sparc/sparc.md
+++ b/gcc/config/sparc/sparc.md
@@ -18,7 +18,8 @@
;; You should have received a copy of the GNU General Public License
;; along with GNU CC; see the file COPYING. If not, write to
-;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
+;; the Free Software Foundation, 59 Temple Place - Suite 330,
+;; Boston, MA 02111-1307, USA.
;;- See file "rtl.def" for documentation on define_insn, match_*, et. al.
diff --git a/gcc/config/spur/spur.md b/gcc/config/spur/spur.md
index 32bec0b..f95e8e0 100644
--- a/gcc/config/spur/spur.md
+++ b/gcc/config/spur/spur.md
@@ -15,7 +15,8 @@
;; You should have received a copy of the GNU General Public License
;; along with GNU CC; see the file COPYING. If not, write to
-;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
+;; the Free Software Foundation, 59 Temple Place - Suite 330,
+;; Boston, MA 02111-1307, USA.
;;- See file "rtl.def" for documentation on define_insn, match_*, et. al.
diff --git a/gcc/config/tahoe/tahoe.md b/gcc/config/tahoe/tahoe.md
index efb3fbe..eaa92d0 100644
--- a/gcc/config/tahoe/tahoe.md
+++ b/gcc/config/tahoe/tahoe.md
@@ -15,7 +15,8 @@
;; You should have received a copy of the GNU General Public License
;; along with GNU CC; see the file COPYING. If not, write to
-;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
+;; the Free Software Foundation, 59 Temple Place - Suite 330,
+;; Boston, MA 02111-1307, USA.
; File: tahoe.md
diff --git a/gcc/config/vax/vax.md b/gcc/config/vax/vax.md
index 4769731..3dd73df 100644
--- a/gcc/config/vax/vax.md
+++ b/gcc/config/vax/vax.md
@@ -15,7 +15,8 @@
;; You should have received a copy of the GNU General Public License
;; along with GNU CC; see the file COPYING. If not, write to
-;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
+;; the Free Software Foundation, 59 Temple Place - Suite 330,
+;; Boston, MA 02111-1307, USA.
;;- Instruction patterns. When multiple patterns apply,
diff --git a/gcc/fixinc.dgux b/gcc/fixinc.dgux
index 80f7fca..422ba5f 100755
--- a/gcc/fixinc.dgux
+++ b/gcc/fixinc.dgux
@@ -18,7 +18,8 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU CC; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
+# the Free Software Foundation, 59 Temple Place - Suite 330,
+# Boston, MA 02111-1307, USA.
#
#
# See README-fixinc for more information.
diff --git a/gcc/fixinc.ptx b/gcc/fixinc.ptx
index 7cac092..031b8f4 100644
--- a/gcc/fixinc.ptx
+++ b/gcc/fixinc.ptx
@@ -19,7 +19,8 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU CC; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
+# the Free Software Foundation, 59 Temple Place - Suite 330,
+# Boston, MA 02111-1307, USA.
#
# This script munges the native include files provided with DYNIX/ptx
# so as to remove things which are violations of the ANSI C standard.
diff --git a/gcc/fixinc.sco b/gcc/fixinc.sco
index c937ded..b3301e1 100755
--- a/gcc/fixinc.sco
+++ b/gcc/fixinc.sco
@@ -20,7 +20,8 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU CC; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
+# the Free Software Foundation, 59 Temple Place - Suite 330,
+# Boston, MA 02111-1307, USA.
#
# This script munges the native include files provided with SCO
# 3.2v4 systems so as to provide a reasonable namespace when
diff --git a/gcc/fixinc.svr4 b/gcc/fixinc.svr4
index 658243d..f11b196 100755
--- a/gcc/fixinc.svr4
+++ b/gcc/fixinc.svr4
@@ -19,7 +19,8 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU CC; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
+# the Free Software Foundation, 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA.
#
# This script munges the native include files provided with System V
# Release 4 systems so as to remove things which are violations of the