From 97aadbb900b6a63b00f850ee8abb11c7d2d3b4be Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Thu, 15 Jun 1995 09:57:32 -0400 Subject: Update FSF address. From-SVN: r9975 --- gcc/config/arm/riscix.h | 3 ++- gcc/config/arm/riscix1-1.h | 3 ++- gcc/config/arm/rix-gas.h | 3 ++- gcc/config/arm/semi.h | 3 ++- gcc/config/arm/xm-arm.h | 3 ++- gcc/config/clipper/clipper.c | 3 ++- gcc/config/clipper/clipper.h | 3 ++- gcc/config/clipper/clix.h | 3 ++- gcc/config/convex/convex.c | 3 ++- gcc/config/convex/convex.h | 3 ++- gcc/config/convex/xm-convex.h | 3 ++- gcc/config/dsp16xx/dsp16xx.c | 3 ++- gcc/config/dsp16xx/dsp16xx.h | 3 ++- gcc/config/dsp16xx/xm-dsp16xx.h | 3 ++- gcc/config/elxsi/elxsi.c | 3 ++- gcc/config/elxsi/elxsi.h | 3 ++- gcc/config/elxsi/xm-elxsi.h | 3 ++- gcc/config/fx80/fx80.c | 3 ++- gcc/config/fx80/fx80.h | 3 ++- gcc/config/fx80/xm-fx80.h | 3 ++- gcc/config/gmicro/gmicro.c | 3 ++- gcc/config/gmicro/gmicro.h | 3 ++- gcc/config/h8300/h8300.c | 3 ++- gcc/config/h8300/h8300.h | 3 ++- gcc/config/h8300/lib1funcs.asm | 3 ++- gcc/config/h8300/xm-h8300.h | 3 ++- gcc/config/i370/i370.h | 3 ++- gcc/config/i370/xm-i370.h | 3 ++- gcc/config/i386/aix386.h | 3 ++- gcc/config/i386/aix386ng.h | 3 ++- gcc/config/i386/att.h | 3 ++- gcc/config/i386/bsd.h | 3 ++- gcc/config/i386/freebsd.h | 3 ++- gcc/config/i386/gas.h | 3 ++- gcc/config/i386/i386-aout.h | 3 ++- gcc/config/i386/i386-coff.h | 3 ++- gcc/config/i386/i386.c | 3 ++- gcc/config/i386/i386.h | 3 ++- gcc/config/i386/iscdbx.h | 3 ++- gcc/config/i386/linux-aout.h | 3 ++- gcc/config/i386/linux-oldld.h | 3 ++- gcc/config/i386/linux.h | 3 ++- gcc/config/i386/lynx-ng.h | 3 ++- gcc/config/i386/lynx.h | 3 ++- gcc/config/i386/next.h | 3 ++- gcc/config/i386/os2.h | 3 ++- gcc/config/i386/osfelf.h | 3 ++- gcc/config/i386/osfrose.h | 3 ++- gcc/config/i386/perform.h | 3 ++- gcc/config/i386/sco.h | 3 ++- gcc/config/i386/sco4.h | 3 ++- gcc/config/i386/sco4dbx.h | 3 ++- gcc/config/i386/scodbx.h | 3 ++- gcc/config/i386/sequent.h | 3 ++- gcc/config/i386/sol2-c1.asm | 3 ++- gcc/config/i386/sol2-ci.asm | 3 ++- gcc/config/i386/sol2-cn.asm | 3 ++- gcc/config/i386/sol2.h | 3 ++- gcc/config/i386/sun.h | 3 ++- gcc/config/i386/sun386.h | 3 ++- gcc/config/i386/svr3dbx.h | 3 ++- gcc/config/i386/svr3gas.h | 3 ++- gcc/config/i386/sysv3.h | 3 ++- gcc/config/i386/sysv4.h | 3 ++- gcc/config/i386/unix.h | 3 ++- gcc/config/i386/v3gas.h | 3 ++- gcc/config/i386/vsta.h | 3 ++- gcc/config/i386/win-nt.h | 3 ++- gcc/config/i386/winnt.c | 3 ++- gcc/config/i386/xm-aix.h | 3 ++- gcc/config/i386/xm-i386.h | 3 ++- gcc/config/i386/xm-lynx.h | 3 ++- gcc/config/i386/xm-os2.h | 3 ++- gcc/config/i386/xm-osf.h | 3 ++- gcc/config/i386/xm-vsta.h | 3 ++- 75 files changed, 150 insertions(+), 75 deletions(-) diff --git a/gcc/config/arm/riscix.h b/gcc/config/arm/riscix.h index 8e60cfd..a3b9c3d 100644 --- a/gcc/config/arm/riscix.h +++ b/gcc/config/arm/riscix.h @@ -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. */ /* Translation to find startup files. On RISC iX boxes, crt0, mcrt0 and gcrt0.o are in /usr/lib. */ diff --git a/gcc/config/arm/riscix1-1.h b/gcc/config/arm/riscix1-1.h index 826ec2f..8be8539 100644 --- a/gcc/config/arm/riscix1-1.h +++ b/gcc/config/arm/riscix1-1.h @@ -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. */ /* RISCix 1.1x is basically the same as 1.2x except that it doesn't have symrename or atexit. */ diff --git a/gcc/config/arm/rix-gas.h b/gcc/config/arm/rix-gas.h index 7aca4a9..dae16d0 100644 --- a/gcc/config/arm/rix-gas.h +++ b/gcc/config/arm/rix-gas.h @@ -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. */ /* Limit the length of a stabs entry (for the broken Acorn assembler) */ #define DBX_CONTIN_LENGTH 80 diff --git a/gcc/config/arm/semi.h b/gcc/config/arm/semi.h index 21ffdd5..d282ac3 100644 --- a/gcc/config/arm/semi.h +++ b/gcc/config/arm/semi.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. */ #define STARTFILE_SPEC "crt0.o%s" diff --git a/gcc/config/arm/xm-arm.h b/gcc/config/arm/xm-arm.h index cd37de6..00818e7 100644 --- a/gcc/config/arm/xm-arm.h +++ b/gcc/config/arm/xm-arm.h @@ -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. */ /* #defines that need visibility everywhere. */ #define FALSE 0 diff --git a/gcc/config/clipper/clipper.c b/gcc/config/clipper/clipper.c index feaf11e..9ee6f44 100644 --- a/gcc/config/clipper/clipper.c +++ b/gcc/config/clipper/clipper.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 "config.h" diff --git a/gcc/config/clipper/clipper.h b/gcc/config/clipper/clipper.h index 831fec9..53b90f7 100644 --- a/gcc/config/clipper/clipper.h +++ b/gcc/config/clipper/clipper.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. */ extern struct rtx_def *clipper_builtin_saveregs (); extern int clipper_frame_size (); diff --git a/gcc/config/clipper/clix.h b/gcc/config/clipper/clix.h index 5e4cd86..897267d 100644 --- a/gcc/config/clipper/clix.h +++ b/gcc/config/clipper/clix.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 "clipper/clipper.h" diff --git a/gcc/config/convex/convex.c b/gcc/config/convex/convex.c index ce1b756..05e3ef1 100644 --- a/gcc/config/convex/convex.c +++ b/gcc/config/convex/convex.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" #include "tree.h" diff --git a/gcc/config/convex/convex.h b/gcc/config/convex/convex.h index a87a75b..0ac8c90 100644 --- a/gcc/config/convex/convex.h +++ b/gcc/config/convex/convex.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. */ /* Standard GCC variables that we reference. */ diff --git a/gcc/config/convex/xm-convex.h b/gcc/config/convex/xm-convex.h index 35dfbf1..ebe3345 100644 --- a/gcc/config/convex/xm-convex.h +++ b/gcc/config/convex/xm-convex.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. */ /* #defines that need visibility everywhere. */ #define FALSE 0 diff --git a/gcc/config/dsp16xx/dsp16xx.c b/gcc/config/dsp16xx/dsp16xx.c index 1cd96bc..90b316d 100644 --- a/gcc/config/dsp16xx/dsp16xx.c +++ b/gcc/config/dsp16xx/dsp16xx.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. */ /* Some output-actions in dsp1600.md need these. */ #include diff --git a/gcc/config/dsp16xx/dsp16xx.h b/gcc/config/dsp16xx/dsp16xx.h index abf38ad5..ae2ec64 100644 --- a/gcc/config/dsp16xx/dsp16xx.h +++ b/gcc/config/dsp16xx/dsp16xx.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. */ extern char *low_reg_names[]; extern char *text_seg_name; diff --git a/gcc/config/dsp16xx/xm-dsp16xx.h b/gcc/config/dsp16xx/xm-dsp16xx.h index 45e7d37..00f86b4 100644 --- a/gcc/config/dsp16xx/xm-dsp16xx.h +++ b/gcc/config/dsp16xx/xm-dsp16xx.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. */ /* #defines that need visibility everywhere. */ #define FALSE 0 diff --git a/gcc/config/elxsi/elxsi.c b/gcc/config/elxsi/elxsi.c index 9bb7433..e2dadb9 100644 --- a/gcc/config/elxsi/elxsi.c +++ b/gcc/config/elxsi/elxsi.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 #include "config.h" diff --git a/gcc/config/elxsi/elxsi.h b/gcc/config/elxsi/elxsi.h index 8007aeb..a6955c1 100644 --- a/gcc/config/elxsi/elxsi.h +++ b/gcc/config/elxsi/elxsi.h @@ -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. */ /* Names to predefine in the preprocessor for this target machine. */ diff --git a/gcc/config/elxsi/xm-elxsi.h b/gcc/config/elxsi/xm-elxsi.h index 9ac8dc8..ab35a68 100644 --- a/gcc/config/elxsi/xm-elxsi.h +++ b/gcc/config/elxsi/xm-elxsi.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. */ /* #defines that need visibility everywhere. */ #define FALSE 0 diff --git a/gcc/config/fx80/fx80.c b/gcc/config/fx80/fx80.c index aa71c14..a87be41 100644 --- a/gcc/config/fx80/fx80.c +++ b/gcc/config/fx80/fx80.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. */ /* Some output-actions in alliant.md need these. */ diff --git a/gcc/config/fx80/fx80.h b/gcc/config/fx80/fx80.h index c589616..82797fb 100644 --- a/gcc/config/fx80/fx80.h +++ b/gcc/config/fx80/fx80.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. */ /* This file is based on m68k.h, simplified by removing support for diff --git a/gcc/config/fx80/xm-fx80.h b/gcc/config/fx80/xm-fx80.h index a5c51e0..178d762 100644 --- a/gcc/config/fx80/xm-fx80.h +++ b/gcc/config/fx80/xm-fx80.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. */ /* #defines that need visibility everywhere. */ diff --git a/gcc/config/gmicro/gmicro.c b/gcc/config/gmicro/gmicro.c index cd4b058..866c6c4 100644 --- a/gcc/config/gmicro/gmicro.c +++ b/gcc/config/gmicro/gmicro.c @@ -21,7 +21,8 @@ notice and this notice must be preserved on all copies. 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/config/gmicro/gmicro.h b/gcc/config/gmicro/gmicro.h index 7d88255..7ed217c 100644 --- a/gcc/config/gmicro/gmicro.h +++ b/gcc/config/gmicro/gmicro.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. */ /* Note that some other tm.h files include this one and then override diff --git a/gcc/config/h8300/h8300.c b/gcc/config/h8300/h8300.c index a14155a..03622ea 100644 --- a/gcc/config/h8300/h8300.c +++ b/gcc/config/h8300/h8300.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 "config.h" diff --git a/gcc/config/h8300/h8300.h b/gcc/config/h8300/h8300.h index 42c9b45..1ebb813 100644 --- a/gcc/config/h8300/h8300.h +++ b/gcc/config/h8300/h8300.h @@ -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. */ /* Which cpu to compile for. We use int for CPU_TYPE to avoid lots of casts. */ diff --git a/gcc/config/h8300/lib1funcs.asm b/gcc/config/h8300/lib1funcs.asm index efd0032..8746e00 100644 --- a/gcc/config/h8300/lib1funcs.asm +++ b/gcc/config/h8300/lib1funcs.asm @@ -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, diff --git a/gcc/config/h8300/xm-h8300.h b/gcc/config/h8300/xm-h8300.h index cbd4912..7fde9e6 100644 --- a/gcc/config/h8300/xm-h8300.h +++ b/gcc/config/h8300/xm-h8300.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. */ /* #defines that need visibility everywhere. */ #define FALSE 0 diff --git a/gcc/config/i370/i370.h b/gcc/config/i370/i370.h index d2fc00a..4144968 100644 --- a/gcc/config/i370/i370.h +++ b/gcc/config/i370/i370.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. */ #ifdef sun #include diff --git a/gcc/config/i370/xm-i370.h b/gcc/config/i370/xm-i370.h index 6c3b5d5..51213e5 100644 --- a/gcc/config/i370/xm-i370.h +++ b/gcc/config/i370/xm-i370.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. */ /* #defines that need visibility everywhere. */ diff --git a/gcc/config/i386/aix386.h b/gcc/config/i386/aix386.h index 3f27aac..e0498e7 100644 --- a/gcc/config/i386/aix386.h +++ b/gcc/config/i386/aix386.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. */ /* * This configuration file is for gcc with gas-2.x and gnu ld 2.x diff --git a/gcc/config/i386/aix386ng.h b/gcc/config/i386/aix386ng.h index c817cec..5d09fc3 100644 --- a/gcc/config/i386/aix386ng.h +++ b/gcc/config/i386/aix386ng.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. */ #include "i386/i386.h" diff --git a/gcc/config/i386/att.h b/gcc/config/i386/att.h index a5a45e3..f8bbb76 100644 --- a/gcc/config/i386/att.h +++ b/gcc/config/i386/att.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 common aspects of all 386 Unix assemblers. */ #include "i386/unix.h" diff --git a/gcc/config/i386/bsd.h b/gcc/config/i386/bsd.h index 8aec304..6bf7399 100644 --- a/gcc/config/i386/bsd.h +++ b/gcc/config/i386/bsd.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. */ /* Include common aspects of all 386 Unix assemblers. */ #include "i386/unix.h" diff --git a/gcc/config/i386/freebsd.h b/gcc/config/i386/freebsd.h index 102cb94..72fcdd1 100644 --- a/gcc/config/i386/freebsd.h +++ b/gcc/config/i386/freebsd.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. */ /* This goes away when the math-emulator is fixed */ #define TARGET_CPU_DEFAULT 0400 /* TARGET_NO_FANCY_MATH_387 */ diff --git a/gcc/config/i386/gas.h b/gcc/config/i386/gas.h index 0f071da..d020157 100644 --- a/gcc/config/i386/gas.h +++ b/gcc/config/i386/gas.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. */ /* Note that i386/seq-gas.h is a GAS configuration that does not use this file. */ diff --git a/gcc/config/i386/i386-aout.h b/gcc/config/i386/i386-aout.h index eb3069c..e4be8d5 100644 --- a/gcc/config/i386/i386-aout.h +++ b/gcc/config/i386/i386-aout.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. */ /* This is tested by gas.h. */ diff --git a/gcc/config/i386/i386-coff.h b/gcc/config/i386/i386-coff.h index 29fb628..915e307 100644 --- a/gcc/config/i386/i386-coff.h +++ b/gcc/config/i386/i386-coff.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. */ #include "i386/gas.h" diff --git a/gcc/config/i386/i386.c b/gcc/config/i386/i386.c index f30ce85..bebb6c5 100644 --- a/gcc/config/i386/i386.c +++ b/gcc/config/i386/i386.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 #include diff --git a/gcc/config/i386/i386.h b/gcc/config/i386/i386.h index c5f2aa5..3aefd10 100644 --- a/gcc/config/i386/i386.h +++ b/gcc/config/i386/i386.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. */ /* The purpose of this file is to define the characteristics of the i386, diff --git a/gcc/config/i386/iscdbx.h b/gcc/config/i386/iscdbx.h index 7a3f22d..a5a999c 100644 --- a/gcc/config/i386/iscdbx.h +++ b/gcc/config/i386/iscdbx.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. */ /* Mostly it's like AT&T Unix System V with dbx-in-coff. */ diff --git a/gcc/config/i386/linux-aout.h b/gcc/config/i386/linux-aout.h index dfbb7e7..7e46c68 100644 --- a/gcc/config/i386/linux-aout.h +++ b/gcc/config/i386/linux-aout.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. */ /* This is tested by i386/gas.h. */ #define YES_UNDERSCORES diff --git a/gcc/config/i386/linux-oldld.h b/gcc/config/i386/linux-oldld.h index 107f06c..c3066ba 100644 --- a/gcc/config/i386/linux-oldld.h +++ b/gcc/config/i386/linux-oldld.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. */ /* This is tested by i386/gas.h. */ #define YES_UNDERSCORES diff --git a/gcc/config/i386/linux.h b/gcc/config/i386/linux.h index 1433c28..f077de5 100644 --- a/gcc/config/i386/linux.h +++ b/gcc/config/i386/linux.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. */ #define LINUX_DEFAULT_ELF diff --git a/gcc/config/i386/lynx-ng.h b/gcc/config/i386/lynx-ng.h index 9eb3ed6..ec4e296 100644 --- a/gcc/config/i386/lynx-ng.h +++ b/gcc/config/i386/lynx-ng.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 #include diff --git a/gcc/config/i386/lynx.h b/gcc/config/i386/lynx.h index 6530724..4ac00a0 100644 --- a/gcc/config/i386/lynx.h +++ b/gcc/config/i386/lynx.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 #include diff --git a/gcc/config/i386/next.h b/gcc/config/i386/next.h index 473dd34..c0d6d72 100644 --- a/gcc/config/i386/next.h +++ b/gcc/config/i386/next.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 "i386/gas.h" #include "nextstep.h" diff --git a/gcc/config/i386/os2.h b/gcc/config/i386/os2.h index f6e8ae2..8bbab36 100644 --- a/gcc/config/i386/os2.h +++ b/gcc/config/i386/os2.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. */ #ifndef DEFAULT_TARGET_MACHINE #define DEFAULT_TARGET_MACHINE "i386-os2" diff --git a/gcc/config/i386/osfelf.h b/gcc/config/i386/osfelf.h index 8970dfb..7e71fe9 100644 --- a/gcc/config/i386/osfelf.h +++ b/gcc/config/i386/osfelf.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. */ #include "config/i386/osfrose.h" diff --git a/gcc/config/i386/osfrose.h b/gcc/config/i386/osfrose.h index 159c184..38e3861 100644 --- a/gcc/config/i386/osfrose.h +++ b/gcc/config/i386/osfrose.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. */ #include "halfpic.h" #include "i386/gstabs.h" diff --git a/gcc/config/i386/perform.h b/gcc/config/i386/perform.h index 4fdd7b3..8d6d0b7 100644 --- a/gcc/config/i386/perform.h +++ b/gcc/config/i386/perform.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. */ /* Defines to be able to build libgcc.a with GCC. */ diff --git a/gcc/config/i386/sco.h b/gcc/config/i386/sco.h index ac410b1..37dc032 100644 --- a/gcc/config/i386/sco.h +++ b/gcc/config/i386/sco.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. */ /* Mostly it's like AT&T Unix System V. */ diff --git a/gcc/config/i386/sco4.h b/gcc/config/i386/sco4.h index 01ef6aedb..fc389b4 100644 --- a/gcc/config/i386/sco4.h +++ b/gcc/config/i386/sco4.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. */ /* Mostly it's like earlier SCO UNIX. */ diff --git a/gcc/config/i386/sco4dbx.h b/gcc/config/i386/sco4dbx.h index 3633547..0387c24 100644 --- a/gcc/config/i386/sco4dbx.h +++ b/gcc/config/i386/sco4dbx.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. */ /* Mostly it's like earlier SCO UNIX. */ diff --git a/gcc/config/i386/scodbx.h b/gcc/config/i386/scodbx.h index 6b10df1..1309735 100644 --- a/gcc/config/i386/scodbx.h +++ b/gcc/config/i386/scodbx.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. */ #include "i386/svr3dbx.h" diff --git a/gcc/config/i386/sequent.h b/gcc/config/i386/sequent.h index b4e5da8..4d76c38 100644 --- a/gcc/config/i386/sequent.h +++ b/gcc/config/i386/sequent.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 "i386/i386.h" diff --git a/gcc/config/i386/sol2-c1.asm b/gcc/config/i386/sol2-c1.asm index bd7c737..72fdfb8 100644 --- a/gcc/config/i386/sol2-c1.asm +++ b/gcc/config/i386/sol2-c1.asm @@ -23,7 +23,8 @@ ! ! 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 files ! compiled with GCC to produce an executable, this does not cause diff --git a/gcc/config/i386/sol2-ci.asm b/gcc/config/i386/sol2-ci.asm index 0d9b718..439c709 100644 --- a/gcc/config/i386/sol2-ci.asm +++ b/gcc/config/i386/sol2-ci.asm @@ -23,7 +23,8 @@ ! ! 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 files ! compiled with GCC to produce an executable, this does not cause diff --git a/gcc/config/i386/sol2-cn.asm b/gcc/config/i386/sol2-cn.asm index e55eac2..3f3bad9 100644 --- a/gcc/config/i386/sol2-cn.asm +++ b/gcc/config/i386/sol2-cn.asm @@ -23,7 +23,8 @@ ! ! 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 files ! compiled with GCC to produce an executable, this does not cause diff --git a/gcc/config/i386/sol2.h b/gcc/config/i386/sol2.h index 90deb5c..7657036 100644 --- a/gcc/config/i386/sol2.h +++ b/gcc/config/i386/sol2.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. */ #include "i386/sysv4.h" diff --git a/gcc/config/i386/sun.h b/gcc/config/i386/sun.h index a27b14c..ecc0e82 100644 --- a/gcc/config/i386/sun.h +++ b/gcc/config/i386/sun.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 "i386/i386.h" diff --git a/gcc/config/i386/sun386.h b/gcc/config/i386/sun386.h index df24722..6e26807 100644 --- a/gcc/config/i386/sun386.h +++ b/gcc/config/i386/sun386.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 common aspects of all 386 Unix assemblers. */ diff --git a/gcc/config/i386/svr3dbx.h b/gcc/config/i386/svr3dbx.h index 6c8016d..271c117 100644 --- a/gcc/config/i386/svr3dbx.h +++ b/gcc/config/i386/svr3dbx.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 "i386/svr3gas.h" diff --git a/gcc/config/i386/svr3gas.h b/gcc/config/i386/svr3gas.h index cafbdd5..401c766 100644 --- a/gcc/config/i386/svr3gas.h +++ b/gcc/config/i386/svr3gas.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 "i386/gas.h" diff --git a/gcc/config/i386/sysv3.h b/gcc/config/i386/sysv3.h index fb5b016..8c5cfc4 100644 --- a/gcc/config/i386/sysv3.h +++ b/gcc/config/i386/sysv3.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 "i386/i386.h" diff --git a/gcc/config/i386/sysv4.h b/gcc/config/i386/sysv4.h index 97af2a9..92fcada 100644 --- a/gcc/config/i386/sysv4.h +++ b/gcc/config/i386/sysv4.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. */ #include "i386/i386.h" /* Base i386 target machine definitions */ #include "i386/att.h" /* Use the i386 AT&T assembler syntax */ diff --git a/gcc/config/i386/unix.h b/gcc/config/i386/unix.h index fb7320b..f38fe27 100644 --- a/gcc/config/i386/unix.h +++ b/gcc/config/i386/unix.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 file defines the aspects of assembler syntax that are the same for all the i386 Unix systems diff --git a/gcc/config/i386/v3gas.h b/gcc/config/i386/v3gas.h index 4de4a68..fe558d2 100644 --- a/gcc/config/i386/v3gas.h +++ b/gcc/config/i386/v3gas.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 diff --git a/gcc/config/i386/vsta.h b/gcc/config/i386/vsta.h index dc40780..ee7fab9 100644 --- a/gcc/config/i386/vsta.h +++ b/gcc/config/i386/vsta.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. */ #define YES_UNDERSCORES diff --git a/gcc/config/i386/win-nt.h b/gcc/config/i386/win-nt.h index 19ad1d4..d630a4f 100644 --- a/gcc/config/i386/win-nt.h +++ b/gcc/config/i386/win-nt.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. */ #define YES_UNDERSCORES diff --git a/gcc/config/i386/winnt.c b/gcc/config/i386/winnt.c index 89b7745..3a7ebf1 100644 --- a/gcc/config/i386/winnt.c +++ b/gcc/config/i386/winnt.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 #include "config.h" diff --git a/gcc/config/i386/xm-aix.h b/gcc/config/i386/xm-aix.h index 8e4e189..5e5d402 100644 --- a/gcc/config/i386/xm-aix.h +++ b/gcc/config/i386/xm-aix.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 USG diff --git a/gcc/config/i386/xm-i386.h b/gcc/config/i386/xm-i386.h index 7886724..acc1657 100644 --- a/gcc/config/i386/xm-i386.h +++ b/gcc/config/i386/xm-i386.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 i386 #define i386 diff --git a/gcc/config/i386/xm-lynx.h b/gcc/config/i386/xm-lynx.h index 848fb14..359e41b 100644 --- a/gcc/config/i386/xm-lynx.h +++ b/gcc/config/i386/xm-lynx.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 diff --git a/gcc/config/i386/xm-os2.h b/gcc/config/i386/xm-os2.h index d1d3699..5ff2899 100644 --- a/gcc/config/i386/xm-os2.h +++ b/gcc/config/i386/xm-os2.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. */ #ifndef OS2 #define OS2 diff --git a/gcc/config/i386/xm-osf.h b/gcc/config/i386/xm-osf.h index ce228a0..fda50d9 100644 --- a/gcc/config/i386/xm-osf.h +++ b/gcc/config/i386/xm-osf.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. */ #undef TRUE #undef FALSE diff --git a/gcc/config/i386/xm-vsta.h b/gcc/config/i386/xm-vsta.h index 012ce21..bb333ae 100644 --- a/gcc/config/i386/xm-vsta.h +++ b/gcc/config/i386/xm-vsta.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 NO_STAB_H -- cgit v1.1