diff options
author | Richard Kenner <kenner@gcc.gnu.org> | 1995-06-15 08:04:37 -0400 |
---|---|---|
committer | Richard Kenner <kenner@gcc.gnu.org> | 1995-06-15 08:04:37 -0400 |
commit | e99215a3b56d1de5b0908fe654c51735e7ba9957 (patch) | |
tree | d02043a3f42727c6b871029419d121c4cef5e4ed /gcc | |
parent | 7f3ebb7ba96b0b97fa7e737fbd167fbdb41b94fe (diff) | |
download | gcc-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.c | 3 | ||||
-rw-r--r-- | gcc/output.h | 3 | ||||
-rw-r--r-- | gcc/pcp.h | 3 | ||||
-rw-r--r-- | gcc/print-rtl.c | 3 | ||||
-rw-r--r-- | gcc/print-tree.c | 3 | ||||
-rw-r--r-- | gcc/protoize.c | 3 | ||||
-rw-r--r-- | gcc/real.c | 3 | ||||
-rw-r--r-- | gcc/real.h | 3 | ||||
-rw-r--r-- | gcc/recog.c | 3 | ||||
-rw-r--r-- | gcc/recog.h | 3 | ||||
-rw-r--r-- | gcc/reg-stack.c | 3 | ||||
-rw-r--r-- | gcc/regclass.c | 3 | ||||
-rw-r--r-- | gcc/regs.h | 3 | ||||
-rw-r--r-- | gcc/reload.c | 3 | ||||
-rw-r--r-- | gcc/reload.h | 3 | ||||
-rw-r--r-- | gcc/reload1.c | 3 | ||||
-rw-r--r-- | gcc/reorg.c | 3 | ||||
-rw-r--r-- | gcc/rtl.c | 3 | ||||
-rw-r--r-- | gcc/rtl.def | 3 | ||||
-rw-r--r-- | gcc/rtl.h | 3 | ||||
-rw-r--r-- | gcc/rtlanal.c | 3 | ||||
-rw-r--r-- | gcc/scan-decls.c | 3 |
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 *)); @@ -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 @@ -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> @@ -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. @@ -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. @@ -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. @@ -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. */ |