aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorRichard Kenner <kenner@gcc.gnu.org>1995-06-15 08:04:37 -0400
committerRichard Kenner <kenner@gcc.gnu.org>1995-06-15 08:04:37 -0400
commite99215a3b56d1de5b0908fe654c51735e7ba9957 (patch)
treed02043a3f42727c6b871029419d121c4cef5e4ed /gcc
parent7f3ebb7ba96b0b97fa7e737fbd167fbdb41b94fe (diff)
downloadgcc-e99215a3b56d1de5b0908fe654c51735e7ba9957.zip
gcc-e99215a3b56d1de5b0908fe654c51735e7ba9957.tar.gz
gcc-e99215a3b56d1de5b0908fe654c51735e7ba9957.tar.bz2
Update FSF address.
From-SVN: r9964
Diffstat (limited to 'gcc')
-rw-r--r--gcc/optabs.c3
-rw-r--r--gcc/output.h3
-rw-r--r--gcc/pcp.h3
-rw-r--r--gcc/print-rtl.c3
-rw-r--r--gcc/print-tree.c3
-rw-r--r--gcc/protoize.c3
-rw-r--r--gcc/real.c3
-rw-r--r--gcc/real.h3
-rw-r--r--gcc/recog.c3
-rw-r--r--gcc/recog.h3
-rw-r--r--gcc/reg-stack.c3
-rw-r--r--gcc/regclass.c3
-rw-r--r--gcc/regs.h3
-rw-r--r--gcc/reload.c3
-rw-r--r--gcc/reload.h3
-rw-r--r--gcc/reload1.c3
-rw-r--r--gcc/reorg.c3
-rw-r--r--gcc/rtl.c3
-rw-r--r--gcc/rtl.def3
-rw-r--r--gcc/rtl.h3
-rw-r--r--gcc/rtlanal.c3
-rw-r--r--gcc/scan-decls.c3
22 files changed, 44 insertions, 22 deletions
diff --git a/gcc/optabs.c b/gcc/optabs.c
index c0bf959..1985d61 100644
--- a/gcc/optabs.c
+++ b/gcc/optabs.c
@@ -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. */
#include "config.h"
diff --git a/gcc/output.h b/gcc/output.h
index c1a8ae6..3a8f51a2 100644
--- a/gcc/output.h
+++ b/gcc/output.h
@@ -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. */
/* Initialize data in final at the beginning of a compilation. */
extern void init_final PROTO((char *));
diff --git a/gcc/pcp.h b/gcc/pcp.h
index 0b86a87..280a65e 100644
--- a/gcc/pcp.h
+++ b/gcc/pcp.h
@@ -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. */
diff --git a/gcc/print-rtl.c b/gcc/print-rtl.c
index 5570639..20d34db 100644
--- a/gcc/print-rtl.c
+++ b/gcc/print-rtl.c
@@ -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. */
#include "config.h"
diff --git a/gcc/print-tree.c b/gcc/print-tree.c
index f110dfd..7f9dd10 100644
--- a/gcc/print-tree.c
+++ b/gcc/print-tree.c
@@ -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. */
#include "config.h"
diff --git a/gcc/protoize.c b/gcc/protoize.c
index 920e7a7..058c92d 100644
--- a/gcc/protoize.c
+++ b/gcc/protoize.c
@@ -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. */
/* Any reasonable C++ compiler should have all of the same features
as __STDC__ plus more, so make sure that __STDC__ is defined if
diff --git a/gcc/real.c b/gcc/real.c
index 79e59df..5432ed3 100644
--- a/gcc/real.c
+++ b/gcc/real.c
@@ -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. */
#include <stdio.h>
#include <errno.h>
diff --git a/gcc/real.h b/gcc/real.h
index 4242641..799e158 100644
--- a/gcc/real.h
+++ b/gcc/real.h
@@ -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. */
#ifndef REAL_H_INCLUDED
#define REAL_H_INCLUDED
diff --git a/gcc/recog.c b/gcc/recog.c
index ff7792c..21c786a 100644
--- a/gcc/recog.c
+++ b/gcc/recog.c
@@ -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. */
#include "config.h"
diff --git a/gcc/recog.h b/gcc/recog.h
index 8fc2efb..fc0d5ff 100644
--- a/gcc/recog.h
+++ b/gcc/recog.h
@@ -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. */
/* Add prototype support. */
#ifndef PROTO
diff --git a/gcc/reg-stack.c b/gcc/reg-stack.c
index 78dc88a..8931fb2 100644
--- a/gcc/reg-stack.c
+++ b/gcc/reg-stack.c
@@ -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 pass converts stack-like registers from the "flat register
file" model that gcc uses, to a stack convention that the 387 uses.
diff --git a/gcc/regclass.c b/gcc/regclass.c
index 9242bf1..d52b638 100644
--- a/gcc/regclass.c
+++ b/gcc/regclass.c
@@ -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 contains two passes of the compiler: reg_scan and reg_class.
diff --git a/gcc/regs.h b/gcc/regs.h
index ea3e155..daa012e 100644
--- a/gcc/regs.h
+++ b/gcc/regs.h
@@ -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. */
diff --git a/gcc/reload.c b/gcc/reload.c
index cc03cde..94c9f22 100644
--- a/gcc/reload.c
+++ b/gcc/reload.c
@@ -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 contains subroutines used only from the file reload1.c.
diff --git a/gcc/reload.h b/gcc/reload.h
index 68c59bb..d10efb5 100644
--- a/gcc/reload.h
+++ b/gcc/reload.h
@@ -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. */
/* If secondary reloads are the same for inputs and outputs, define those
diff --git a/gcc/reload1.c b/gcc/reload1.c
index 006ad7a..30397e4 100644
--- a/gcc/reload1.c
+++ b/gcc/reload1.c
@@ -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. */
#include <stdio.h>
diff --git a/gcc/reorg.c b/gcc/reorg.c
index 33de99e..2b3310a 100644
--- a/gcc/reorg.c
+++ b/gcc/reorg.c
@@ -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. */
/* Instruction reorganization pass.
diff --git a/gcc/rtl.c b/gcc/rtl.c
index 6f29f7f..3063d3e 100644
--- a/gcc/rtl.c
+++ b/gcc/rtl.c
@@ -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. */
#include "config.h"
diff --git a/gcc/rtl.def b/gcc/rtl.def
index af42977..acb3a7d 100644
--- a/gcc/rtl.def
+++ b/gcc/rtl.def
@@ -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. */
/* Expression definitions and descriptions for all targets are in this file.
diff --git a/gcc/rtl.h b/gcc/rtl.h
index 313e63e..b757aec 100644
--- a/gcc/rtl.h
+++ b/gcc/rtl.h
@@ -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. */
#include "machmode.h"
diff --git a/gcc/rtlanal.c b/gcc/rtlanal.c
index d52bd64..bf98e0a 100644
--- a/gcc/rtlanal.c
+++ b/gcc/rtlanal.c
@@ -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. */
#include "config.h"
diff --git a/gcc/scan-decls.c b/gcc/scan-decls.c
index cc44a75..13bfca3 100644
--- a/gcc/scan-decls.c
+++ b/gcc/scan-decls.c
@@ -13,7 +13,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; 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.
Written by Per Bothner <bothner@cygnus.com>, July 1993. */