From a35311b0351ab259fba366e9c20be87b7a4720d7 Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Thu, 15 Jun 1995 07:52:21 -0400 Subject: [PATCH] Update FSF address. From-SVN: r9961 --- gcc/flags.h | 3 ++- gcc/flow.c | 3 ++- gcc/fold-const.c | 3 ++- gcc/function.c | 3 ++- gcc/function.h | 3 ++- gcc/gbl-ctors.h | 3 ++- gcc/gcc.c | 3 ++- gcc/gen-protos.c | 2 +- gcc/genattr.c | 3 ++- gcc/genattrtab.c | 3 ++- gcc/gencodes.c | 3 ++- gcc/genconfig.c | 3 ++- gcc/genemit.c | 3 ++- gcc/genextract.c | 3 ++- gcc/genflags.c | 3 ++- gcc/genopinit.c | 3 ++- gcc/genoutput.c | 3 ++- gcc/genpeep.c | 3 ++- gcc/genrecog.c | 3 ++- gcc/global.c | 3 ++- gcc/halfpic.c | 3 ++- gcc/halfpic.h | 3 ++- gcc/hard-reg-set.h | 3 ++- gcc/input.h | 3 ++- gcc/integrate.c | 3 ++- gcc/integrate.h | 3 ++- gcc/jump.c | 3 ++- gcc/libgcc1.c | 3 ++- gcc/libgcc2.c | 3 ++- gcc/local-alloc.c | 3 ++- gcc/longlong.h | 3 ++- gcc/loop.c | 3 ++- gcc/loop.h | 3 ++- gcc/machmode.def | 3 ++- gcc/machmode.h | 3 ++- gcc/mips-tdump.c | 3 ++- gcc/mips-tfile.c | 3 ++- gcc/modemap.def | 3 ++- 38 files changed, 75 insertions(+), 38 deletions(-) diff --git a/gcc/flags.h b/gcc/flags.h index a1b6738c2f97..ed1cf57a3107 100644 --- a/gcc/flags.h +++ b/gcc/flags.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. */ /* Name of the input .c file being compiled. */ extern char *main_input_filename; diff --git a/gcc/flow.c b/gcc/flow.c index a5aa1fb133f7..2c12cd1fb08a 100644 --- a/gcc/flow.c +++ b/gcc/flow.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 the data flow analysis pass of the compiler. diff --git a/gcc/fold-const.c b/gcc/fold-const.c index 73ec234e7204..7238e7a5d4db 100644 --- a/gcc/fold-const.c +++ b/gcc/fold-const.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 should be rewritten to use an arbitrary precision @@ representation for "struct tree_int_cst" and "struct tree_real_cst". diff --git a/gcc/function.c b/gcc/function.c index 027ed96d6614..30c24596d982 100644 --- a/gcc/function.c +++ b/gcc/function.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 handles the generation of rtl code from tree structure diff --git a/gcc/function.h b/gcc/function.h index e8b32e80e41d..e12d7441140e 100644 --- a/gcc/function.h +++ b/gcc/function.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 NULL_TREE diff --git a/gcc/gbl-ctors.h b/gcc/gbl-ctors.h index 76ce693320aa..537df5014d57 100644 --- a/gcc/gbl-ctors.h +++ b/gcc/gbl-ctors.h @@ -19,7 +19,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 definitions and declarations of things relating to the normal start-up-time invocation of C++ diff --git a/gcc/gcc.c b/gcc/gcc.c index 0cd4f50b494a..a23539cd49e1 100644 --- a/gcc/gcc.c +++ b/gcc/gcc.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 paragraph is here to try to keep Sun CC from dying. The number of chars here seems crucial!!!! */ diff --git a/gcc/gen-protos.c b/gcc/gen-protos.c index a7f77a98b594..44c900ae0a6e 100644 --- a/gcc/gen-protos.c +++ b/gcc/gen-protos.c @@ -13,7 +13,7 @@ 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. */ #include #include diff --git a/gcc/genattr.c b/gcc/genattr.c index 119e01029bc1..f87ce06bd61a 100644 --- a/gcc/genattr.c +++ b/gcc/genattr.c @@ -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. */ #include diff --git a/gcc/genattrtab.c b/gcc/genattrtab.c index b71c15c82bff..c764871a482c 100644 --- a/gcc/genattrtab.c +++ b/gcc/genattrtab.c @@ -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. */ /* This program handles insn attributes and the DEFINE_DELAY and DEFINE_FUNCTION_UNIT definitions. diff --git a/gcc/gencodes.c b/gcc/gencodes.c index 1ae54a07ba5a..8baf3b83e0b5 100644 --- a/gcc/gencodes.c +++ b/gcc/gencodes.c @@ -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. */ #include diff --git a/gcc/genconfig.c b/gcc/genconfig.c index da230f11b283..404534e120c3 100644 --- a/gcc/genconfig.c +++ b/gcc/genconfig.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 diff --git a/gcc/genemit.c b/gcc/genemit.c index 3c38d539ea70..ebed4f30af57 100644 --- a/gcc/genemit.c +++ b/gcc/genemit.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 diff --git a/gcc/genextract.c b/gcc/genextract.c index 9a608cb94459..3861bd558bce 100644 --- a/gcc/genextract.c +++ b/gcc/genextract.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 diff --git a/gcc/genflags.c b/gcc/genflags.c index cd784e269af7..e91b45d827b4 100644 --- a/gcc/genflags.c +++ b/gcc/genflags.c @@ -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. */ #include diff --git a/gcc/genopinit.c b/gcc/genopinit.c index 6dccdfb13d51..393912635878 100644 --- a/gcc/genopinit.c +++ b/gcc/genopinit.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 diff --git a/gcc/genoutput.c b/gcc/genoutput.c index 20c101eaed1a..bbf620068b9c 100644 --- a/gcc/genoutput.c +++ b/gcc/genoutput.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 program reads the machine description for the compiler target machine diff --git a/gcc/genpeep.c b/gcc/genpeep.c index 1e11a6827599..ba2328d1f3e8 100644 --- a/gcc/genpeep.c +++ b/gcc/genpeep.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 diff --git a/gcc/genrecog.c b/gcc/genrecog.c index 7266bc567c1f..afde2e67f035 100644 --- a/gcc/genrecog.c +++ b/gcc/genrecog.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 program is used to produce insn-recog.c, which contains diff --git a/gcc/global.c b/gcc/global.c index ff86feca1f19..e9941e6d30fe 100644 --- a/gcc/global.c +++ b/gcc/global.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 diff --git a/gcc/halfpic.c b/gcc/halfpic.c index 53ba12f064e8..d4ae36eea4d0 100644 --- a/gcc/halfpic.c +++ b/gcc/halfpic.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. */ /* The OSF/rose half-pic model assumes that the non-library code does not need to have full PIC (position independent code), but rather, diff --git a/gcc/halfpic.h b/gcc/halfpic.h index 8b603bf8e7e0..10f6972bb8f1 100644 --- a/gcc/halfpic.h +++ b/gcc/halfpic.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 NO_HALF_PIC diff --git a/gcc/hard-reg-set.h b/gcc/hard-reg-set.h index 6bc668b8cb49..084785e0e51b 100644 --- a/gcc/hard-reg-set.h +++ b/gcc/hard-reg-set.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. */ /* Define the type of a set of hard registers. */ diff --git a/gcc/input.h b/gcc/input.h index 39590e2eb5e3..7c71c24d46ba 100644 --- a/gcc/input.h +++ b/gcc/input.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 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. */ /* Source file current line is coming from. */ extern char *input_filename; diff --git a/gcc/integrate.c b/gcc/integrate.c index ff2974610ae2..64248047371b 100644 --- a/gcc/integrate.c +++ b/gcc/integrate.c @@ -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. */ #include diff --git a/gcc/integrate.h b/gcc/integrate.h index 1176ac02598b..2b14f88d67df 100644 --- a/gcc/integrate.h +++ b/gcc/integrate.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. */ /* This structure is used to remap objects in the function being inlined to those belonging to the calling function. It is passed by diff --git a/gcc/jump.c b/gcc/jump.c index 4483c720fea3..f2e14ccbc7b9 100644 --- a/gcc/jump.c +++ b/gcc/jump.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 is the jump-optimization pass of the compiler. diff --git a/gcc/libgcc1.c b/gcc/libgcc1.c index 97452c425af5..bece50034222 100644 --- a/gcc/libgcc1.c +++ b/gcc/libgcc1.c @@ -22,7 +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, 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, diff --git a/gcc/libgcc2.c b/gcc/libgcc2.c index fae070f181af..1ab9794763c0 100644 --- a/gcc/libgcc2.c +++ b/gcc/libgcc2.c @@ -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. */ /* 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/local-alloc.c b/gcc/local-alloc.c index 2e2d6714fbcd..3ab26aeff9e8 100644 --- a/gcc/local-alloc.c +++ b/gcc/local-alloc.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. */ /* Allocation of hard register numbers to pseudo registers is done in diff --git a/gcc/longlong.h b/gcc/longlong.h index 73a80f73af4c..9c39e98d16cd 100644 --- a/gcc/longlong.h +++ b/gcc/longlong.h @@ -13,7 +13,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. */ #ifndef SI_TYPE_SIZE #define SI_TYPE_SIZE 32 diff --git a/gcc/loop.c b/gcc/loop.c index f67d6535231a..02caf0124f5f 100644 --- a/gcc/loop.c +++ b/gcc/loop.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 is the loop optimization pass of the compiler. diff --git a/gcc/loop.h b/gcc/loop.h index cdcc1b056406..65e326efe2a0 100644 --- a/gcc/loop.h +++ b/gcc/loop.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. */ /* Get the luid of an insn. Catch the error of trying to reference the LUID of an insn added during loop, since these don't have LUIDs. */ diff --git a/gcc/machmode.def b/gcc/machmode.def index 3fa59aa2006c..625586cd96f4 100644 --- a/gcc/machmode.def +++ b/gcc/machmode.def @@ -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. */ /* This file defines all the MACHINE MODES used by GNU CC. diff --git a/gcc/machmode.h b/gcc/machmode.h index f279bfcd16c6..85b554389cff 100644 --- a/gcc/machmode.h +++ b/gcc/machmode.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. */ diff --git a/gcc/mips-tdump.c b/gcc/mips-tdump.c index 4198ab443ba8..2813619fcaed 100644 --- a/gcc/mips-tdump.c +++ b/gcc/mips-tdump.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 #include diff --git a/gcc/mips-tfile.c b/gcc/mips-tfile.c index 5074e9bb7c4c..e1a729e97526 100644 --- a/gcc/mips-tfile.c +++ b/gcc/mips-tfile.c @@ -19,7 +19,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. */ /* Here is a brief description of the MIPS ECOFF symbol table. The diff --git a/gcc/modemap.def b/gcc/modemap.def index 32576403ef93..9d06e4cb69d5 100644 --- a/gcc/modemap.def +++ b/gcc/modemap.def @@ -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. */ /* Map mode to signed, unsigned typecodes, bytecode to push const, to load, to store */ -- 2.43.5