Update FSF address.
authorRichard Kenner <kenner@gcc.gnu.org>
Thu, 15 Jun 1995 12:55:05 +0000 (08:55 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Thu, 15 Jun 1995 12:55:05 +0000 (08:55 -0400)
From-SVN: r9972

16 files changed:
gcc/config/aoutos.h
gcc/config/fp-bit.c
gcc/config/gofast.h
gcc/config/linux-aout.h
gcc/config/linux.h
gcc/config/lynx-ng.h
gcc/config/lynx.h
gcc/config/nextstep.c
gcc/config/nextstep.h
gcc/config/nextstep21.h
gcc/config/svr3.h
gcc/config/svr4.h
gcc/config/xm-gnu.h
gcc/config/xm-lynx.h
gcc/objc/sendmsg.c
gcc/objc/typedstream.h

index b398965e7adb835d34e005ce04c3d9518a749434..e9caa71990579c5b4a2beea75ce021a7e51914dd 100644 (file)
@@ -18,7 +18,8 @@ GNU General Public License for more details.
 
 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.  */
 
 /* To use this file, make up a file with a name like:
 
index 56984e85f86d0a020e38a69d59ecc043d2f1c321..b94f38c5bf93424a8cdd81f0565ca3e9703fa056 100644 (file)
@@ -24,7 +24,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, 675 Mass Ave, Cambridge, MA 02139, USA.  */
+the Free Software Foundation, 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA.  */
 
 /* As a special exception, if you link this library with other files,
    some of which are compiled with GCC, to produce an executable,
index cc793f3f2ac8598387c7a78c2cc2bdbb8b1e691e..84bea516758db63c634e4421214b61d61c96c05d 100644 (file)
@@ -15,7 +15,8 @@ GNU General Public License for more details.
 
 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 is used by fp-bit.c.  */
 #define US_SOFTWARE_GOFAST
index e36159f6c0cd2f7065ac9d7839869272b0c62559..29fb8e9e132fca2b6266aa55f940046213ebaacd 100644 (file)
@@ -16,7 +16,8 @@ GNU General Public License for more details.
 
 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.  */
 
 /* Don't assume anything about the header files. */
 #define NO_IMPLICIT_EXTERN_C
index 1dbf6e5888d0982e35c24ccffd39d0de51221a2c..c82cfe2dd0984dd32d3aeeca54ea2dbcb739059e 100644 (file)
@@ -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 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.  */
 
 /* Don't assume anything about the header files. */
 #define NO_IMPLICIT_EXTERN_C
index aea05092660bc6af24df769a30482b0081ba6dea..a3a9c3799d41e6cfa4fca19eb07c0af5e33a23b4 100644 (file)
@@ -15,7 +15,8 @@ GNU General Public License for more details.
 
 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 is for backwards compatibility with older Lynx tools, which use
    a version of a.out format. */
index caca8e947fa02f09370a0f2ce885ca206ab54a92..04919d4cc9b22901ee8908e7ad2caeb7f810f601 100644 (file)
@@ -15,7 +15,8 @@ GNU General Public License for more details.
 
 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.  */
 
 /* LynxOS is a multi-platform Unix, similar to SVR3, but not identical.
    We can get quite a bit from generic svr3, but have to do some overrides. */
index e339b8d49812a874661863978a516aa75bd47f20..823bceeffe3f820b7b76e0f6207988b2911e9541 100644 (file)
@@ -15,7 +15,8 @@ GNU General Public License for more details.
 
 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.  */
 
 /* Make everything that used to go in the text section really go there.  */
 
index 36cf445e5d726a07b655bd4dacf8434863b78442..6e2e986713ea590fefb0d70f10171e8e2fc2bad1 100644 (file)
@@ -16,7 +16,8 @@ GNU General Public License for more details.
 
 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.  */
 
 /* Use new NeXT include file search path.
    In a cross compiler with NeXT as target, don't expect
index 5c572868999842fe15d8817adea4c0def8568c32..8009571672b7efa39566cc2b0dc775b2e1c3f3b7 100644 (file)
@@ -16,7 +16,8 @@ GNU General Public License for more details.
 
 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.  */
 
 
 /* changed for NeXTStep 2.1, Ch. Kranz, 2/94, 3/94 */
index dd5cbc5a092dfd7a9e6a111c906bd10f4977c4e1..929eaf32da14476990297813d0f041b703d2186f 100644 (file)
@@ -18,7 +18,8 @@ GNU General Public License for more details.
 
 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.
 
    To use this file, make up a file with a name like:
 
index c1c8692aea3d5643950b14547fdabedc4a26f2e9..5ae252cc0c51d4085af5250bd2e7edf572914bac 100644 (file)
@@ -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 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.
 
    To use this file, make up a file with a name like:
 
index 8fd53e853a4c3eabed9cf1622c43136865d97d1a..57e74f23018240d8e8925b7f24c11aa2d8d40226 100644 (file)
@@ -15,7 +15,8 @@ GNU General Public License for more details.
 
 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 file defines machine-independent things specific to a host
    running GNU.  This file should not be specified as $xm_file itself;
index 744a0156100b9ce60c8e9b96b8abfc9d0ecf973e..009f8445eab7e9e7a0472ea3a284f44f073eca88 100644 (file)
@@ -15,7 +15,8 @@ GNU General Public License for more details.
 
 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 file defines machine-independent things specific to a host
    running Lynx.  This file should not be specified as $xm_file itself;
index 36235405a915ea4e792846c519b4bb357747b069..79d4a6b5d5b57453b74cf3c7d335f900d29de862 100644 (file)
@@ -15,7 +15,8 @@ details.
 
 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.  */
+Foundation, 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA.  */
 
 /* As a special exception, if you link this library with files compiled with
    GCC to produce an executable, this does not cause the resulting executable
index 95a1350487433a950bfdf87eb2c9a56d71ed884c..50bd65429321097038d02c29315b54fbaef45eb4 100644 (file)
@@ -15,7 +15,8 @@ License for more details.
 
 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.  */
 
 /* As a special exception, if you link this library with files compiled
    with GCC to produce an executable, this does not cause the resulting