From: kcook Date: Sat, 25 Jun 2005 02:02:01 +0000 (+0000) Subject: Update FSF address. X-Git-Tag: upstream/4.9.2~60181 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=67ce556b47830dd825524e8370969b814c355216;p=platform%2Fupstream%2Flinaro-gcc.git Update FSF address. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101317 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/COPYING b/gcc/COPYING index d60c31a..623b625 100644 --- a/gcc/COPYING +++ b/gcc/COPYING @@ -2,7 +2,7 @@ Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -305,7 +305,7 @@ the "copyright" line and a pointer to where the full notice is found. 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. diff --git a/gcc/COPYING.LIB b/gcc/COPYING.LIB index b1e3f5a..ae23fcf 100644 --- a/gcc/COPYING.LIB +++ b/gcc/COPYING.LIB @@ -2,7 +2,7 @@ Version 2.1, February 1999 Copyright (C) 1991, 1999 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -485,7 +485,7 @@ convey the exclusion of warranty; and each file should have at least the You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 871e754..43d09c2 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,9 @@ 2005-06-25 Kelley Cook + * all files: Update FSF address in copyright headers. + +2005-06-25 Kelley Cook + * gengtype.c: Update FSF address in copyright header. (create_file): Update FSF in outputed copyright header. diff --git a/gcc/Makefile.in b/gcc/Makefile.in index 5a5c737..efb655c 100644 --- a/gcc/Makefile.in +++ b/gcc/Makefile.in @@ -18,8 +18,8 @@ #You should have received a copy of the GNU General Public License #along with GCC; see the file COPYING. If not, write to -#the Free Software Foundation, 59 Temple Place - Suite 330, -#Boston MA 02111-1307, USA. +#the Free Software Foundation, 51 Franklin Street, Fifth Floor, +#Boston MA 02110-1301, USA. # The targets for external use include: # all, doc, proto, install, install-cross, install-cross-rest, diff --git a/gcc/aclocal.m4 b/gcc/aclocal.m4 index 59e5845..8961f6c 100644 --- a/gcc/aclocal.m4 +++ b/gcc/aclocal.m4 @@ -549,8 +549,8 @@ fi])]) # 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., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. AC_DEFUN([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC_C_O])dnl @@ -585,8 +585,8 @@ fi # 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., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets # $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to diff --git a/gcc/alias.c b/gcc/alias.c index a36e1d5..e0c9766 100644 --- a/gcc/alias.c +++ b/gcc/alias.c @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/alias.h b/gcc/alias.h index 58fe0bd..c9154b3 100644 --- a/gcc/alias.h +++ b/gcc/alias.h @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_ALIAS_H #define GCC_ALIAS_H diff --git a/gcc/alloc-pool.c b/gcc/alloc-pool.c index 2a3fa30..ad90db2 100644 --- a/gcc/alloc-pool.c +++ b/gcc/alloc-pool.c @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/alloc-pool.h b/gcc/alloc-pool.h index 0eb2c96..5152f9e 100644 --- a/gcc/alloc-pool.h +++ b/gcc/alloc-pool.h @@ -17,8 +17,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #ifndef ALLOC_POOL_H #define ALLOC_POOL_H diff --git a/gcc/attribs.c b/gcc/attribs.c index 019618c..7f43b2a 100644 --- a/gcc/attribs.c +++ b/gcc/attribs.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/basic-block.h b/gcc/basic-block.h index 948f9f4..28a7be6 100644 --- a/gcc/basic-block.h +++ b/gcc/basic-block.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_BASIC_BLOCK_H #define GCC_BASIC_BLOCK_H diff --git a/gcc/bb-reorder.c b/gcc/bb-reorder.c index 185da15..d4f74df 100644 --- a/gcc/bb-reorder.c +++ b/gcc/bb-reorder.c @@ -15,8 +15,8 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free - Software Foundation, 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. */ + Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. */ /* This (greedy) algorithm constructs traces in several rounds. The construction starts from "seeds". The seed for the first round diff --git a/gcc/bitmap.c b/gcc/bitmap.c index dd56bba..c7b25c5 100644 --- a/gcc/bitmap.c +++ b/gcc/bitmap.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/bitmap.h b/gcc/bitmap.h index 3c3b3c1..3400c05 100644 --- a/gcc/bitmap.h +++ b/gcc/bitmap.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_BITMAP_H #define GCC_BITMAP_H diff --git a/gcc/bt-load.c b/gcc/bt-load.c index ab3f97e..c1b794d 100644 --- a/gcc/bt-load.c +++ b/gcc/bt-load.c @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/builtin-attrs.def b/gcc/builtin-attrs.def index 971723d..34bde74 100644 --- a/gcc/builtin-attrs.def +++ b/gcc/builtin-attrs.def @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This header provides a declarative way of describing the attributes that are applied to some functions by default. diff --git a/gcc/builtin-types.def b/gcc/builtin-types.def index 4b5f353..4638e29 100644 --- a/gcc/builtin-types.def +++ b/gcc/builtin-types.def @@ -14,8 +14,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This header provides a declarative way of describing the types that are used when declaring builtin functions. diff --git a/gcc/builtins.c b/gcc/builtins.c index b0e3f40..c56c7b1 100644 --- a/gcc/builtins.c +++ b/gcc/builtins.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/builtins.def b/gcc/builtins.def index a4ff77d..a5dda5b 100644 --- a/gcc/builtins.def +++ b/gcc/builtins.def @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* Before including this file, you should define a macro: diff --git a/gcc/c-aux-info.c b/gcc/c-aux-info.c index ddc3e37..7e21ba7 100644 --- a/gcc/c-aux-info.c +++ b/gcc/c-aux-info.c @@ -19,8 +19,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/c-common.c b/gcc/c-common.c index c9ebb58..91fba52 100644 --- a/gcc/c-common.c +++ b/gcc/c-common.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/c-common.def b/gcc/c-common.def index bd62694..1be88bd 100644 --- a/gcc/c-common.def +++ b/gcc/c-common.def @@ -19,8 +19,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* Tree nodes used in the C frontend. These are also shared with the C++ and Objective C frontends. */ diff --git a/gcc/c-common.h b/gcc/c-common.h index 2c59460..7fcd386 100644 --- a/gcc/c-common.h +++ b/gcc/c-common.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_C_COMMON_H #define GCC_C_COMMON_H diff --git a/gcc/c-config-lang.in b/gcc/c-config-lang.in index 6b5edc2..01fe1d0 100644 --- a/gcc/c-config-lang.in +++ b/gcc/c-config-lang.in @@ -15,8 +15,8 @@ #You should have received a copy of the GNU General Public License #along with GCC; see the file COPYING. If not, write to -#the Free Software Foundation, 59 Temple Place - Suite 330, -#Boston, MA 02111-1307, USA. +#the Free Software Foundation, 51 Franklin Street, Fifth Floor, +#Boston, MA 02110-1301, USA. # This file c-config-lang.c is a special pseudo config-lang.in file # for the language C. It has limited use, specifically to record the diff --git a/gcc/c-convert.c b/gcc/c-convert.c index 70e2268..718fd5a 100644 --- a/gcc/c-convert.c +++ b/gcc/c-convert.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This file contains the functions for converting C expressions diff --git a/gcc/c-cppbuiltin.c b/gcc/c-cppbuiltin.c index bb656f4..bf9885e 100644 --- a/gcc/c-cppbuiltin.c +++ b/gcc/c-cppbuiltin.c @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/c-decl.c b/gcc/c-decl.c index b126023..9ed4ade 100644 --- a/gcc/c-decl.c +++ b/gcc/c-decl.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* Process declarations and symbol lookup for C front end. Also constructs types; the standard scalar types at initialization, diff --git a/gcc/c-dump.c b/gcc/c-dump.c index a308ec9..8dc751b 100644 --- a/gcc/c-dump.c +++ b/gcc/c-dump.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/c-errors.c b/gcc/c-errors.c index ccdbf7e..274e9df 100644 --- a/gcc/c-errors.c +++ b/gcc/c-errors.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/c-format.c b/gcc/c-format.c index f27d6d0..198363c 100644 --- a/gcc/c-format.c +++ b/gcc/c-format.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/c-format.h b/gcc/c-format.h index 9ce6103..0cb1573 100644 --- a/gcc/c-format.h +++ b/gcc/c-format.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_C_FORMAT_H #define GCC_C_FORMAT_H diff --git a/gcc/c-gimplify.c b/gcc/c-gimplify.c index f7e87bf..15d6705 100644 --- a/gcc/c-gimplify.c +++ b/gcc/c-gimplify.c @@ -21,8 +21,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/c-incpath.c b/gcc/c-incpath.c index 62680bd..4040612 100644 --- a/gcc/c-incpath.c +++ b/gcc/c-incpath.c @@ -16,7 +16,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, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/c-incpath.h b/gcc/c-incpath.h index 57a6f7c..c309844 100644 --- a/gcc/c-incpath.h +++ b/gcc/c-incpath.h @@ -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, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ extern void split_quote_chain (void); extern void add_path (char *, int, int, bool); diff --git a/gcc/c-lang.c b/gcc/c-lang.c index 9384515..ecc91fd 100644 --- a/gcc/c-lang.c +++ b/gcc/c-lang.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" diff --git a/gcc/c-lex.c b/gcc/c-lex.c index 3282dd1..52f9b68 100644 --- a/gcc/c-lex.c +++ b/gcc/c-lex.c @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/c-objc-common.c b/gcc/c-objc-common.c index 95a0a3a..ee95a4b 100644 --- a/gcc/c-objc-common.c +++ b/gcc/c-objc-common.c @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/c-objc-common.h b/gcc/c-objc-common.h index de8c175..d74273c 100644 --- a/gcc/c-objc-common.h +++ b/gcc/c-objc-common.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_C_OBJC_COMMON #define GCC_C_OBJC_COMMON diff --git a/gcc/c-opts.c b/gcc/c-opts.c index a799333..b1dcc04 100644 --- a/gcc/c-opts.c +++ b/gcc/c-opts.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/c-parser.c b/gcc/c-parser.c index 88b89e2..0e8babf 100644 --- a/gcc/c-parser.c +++ b/gcc/c-parser.c @@ -19,8 +19,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* TODO: diff --git a/gcc/c-pch.c b/gcc/c-pch.c index 39cf42c..9ec5b7b 100644 --- a/gcc/c-pch.c +++ b/gcc/c-pch.c @@ -15,8 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/c-ppoutput.c b/gcc/c-ppoutput.c index 996c5f0..1cdbb67 100644 --- a/gcc/c-ppoutput.c +++ b/gcc/c-ppoutput.c @@ -15,7 +15,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, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/c-pragma.c b/gcc/c-pragma.c index 408ecdd..7d7b0da 100644 --- a/gcc/c-pragma.c +++ b/gcc/c-pragma.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/c-pragma.h b/gcc/c-pragma.h index e6660b0..749782d 100644 --- a/gcc/c-pragma.h +++ b/gcc/c-pragma.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_C_PRAGMA_H #define GCC_C_PRAGMA_H diff --git a/gcc/c-pretty-print.c b/gcc/c-pretty-print.c index 699977a..ebd917e 100644 --- a/gcc/c-pretty-print.c +++ b/gcc/c-pretty-print.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/c-pretty-print.h b/gcc/c-pretty-print.h index f1ab608..1291203 100644 --- a/gcc/c-pretty-print.h +++ b/gcc/c-pretty-print.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_C_PRETTY_PRINTER #define GCC_C_PRETTY_PRINTER diff --git a/gcc/c-semantics.c b/gcc/c-semantics.c index d2f9650..1e307d9 100644 --- a/gcc/c-semantics.c +++ b/gcc/c-semantics.c @@ -19,8 +19,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/c-tree.h b/gcc/c-tree.h index e2e3bf8..77d01b2 100644 --- a/gcc/c-tree.h +++ b/gcc/c-tree.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_C_TREE_H #define GCC_C_TREE_H diff --git a/gcc/c-typeck.c b/gcc/c-typeck.c index 7f462c4..15b7e9b 100644 --- a/gcc/c-typeck.c +++ b/gcc/c-typeck.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This file is part of the C front end. diff --git a/gcc/c.opt b/gcc/c.opt index ef8705d..ec5c723 100644 --- a/gcc/c.opt +++ b/gcc/c.opt @@ -15,8 +15,8 @@ ; ; You should have received a copy of the GNU General Public License ; along with GCC; see the file COPYING. If not, write to the Free -; Software Foundation, 59 Temple Place - Suite 330, Boston, MA -; 02111-1307, USA. +; Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +; 02110-1301, USA. ; See the GCC internals manual for a description of this file's format. diff --git a/gcc/caller-save.c b/gcc/caller-save.c index 975e51e..b543874 100644 --- a/gcc/caller-save.c +++ b/gcc/caller-save.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/calls.c b/gcc/calls.c index 043888e..b06830d 100644 --- a/gcc/calls.c +++ b/gcc/calls.c @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/cfg.c b/gcc/cfg.c index 4add5df..4a3e6ad 100644 --- a/gcc/cfg.c +++ b/gcc/cfg.c @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This file contains low level functions to manipulate the CFG and analyze it. All other modules should not transform the data structure diff --git a/gcc/cfganal.c b/gcc/cfganal.c index 0db040f..6ea099e 100644 --- a/gcc/cfganal.c +++ b/gcc/cfganal.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This file contains various simple utilities to analyze the CFG. */ #include "config.h" diff --git a/gcc/cfgbuild.c b/gcc/cfgbuild.c index d87d6d3..e860e98 100644 --- a/gcc/cfgbuild.c +++ b/gcc/cfgbuild.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* find_basic_blocks divides the current function's rtl into basic blocks and constructs the CFG. The blocks are recorded in the diff --git a/gcc/cfgcleanup.c b/gcc/cfgcleanup.c index fd8a129..9d224f9 100644 --- a/gcc/cfgcleanup.c +++ b/gcc/cfgcleanup.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This file contains optimizer of the control flow. The main entry point is cleanup_cfg. Following optimizations are performed: diff --git a/gcc/cfgexpand.c b/gcc/cfgexpand.c index d3acbb0..cfd955a 100644 --- a/gcc/cfgexpand.c +++ b/gcc/cfgexpand.c @@ -15,8 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/cfghooks.c b/gcc/cfghooks.c index d684cc7..88e8ad6 100644 --- a/gcc/cfghooks.c +++ b/gcc/cfghooks.c @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/cfghooks.h b/gcc/cfghooks.h index 5867d97..5c3e610 100644 --- a/gcc/cfghooks.h +++ b/gcc/cfghooks.h @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #ifndef GCC_CFGHOOKS_H #define GCC_CFGHOOKS_H diff --git a/gcc/cfglayout.c b/gcc/cfglayout.c index 9c4d76d..44f6291 100644 --- a/gcc/cfglayout.c +++ b/gcc/cfglayout.c @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/cfglayout.h b/gcc/cfglayout.h index 1410509..ed41aa3 100644 --- a/gcc/cfglayout.h +++ b/gcc/cfglayout.h @@ -15,8 +15,8 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free - Software Foundation, 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. */ + Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. */ #ifndef GCC_CFGLAYOUT_H #define GCC_CFGLAYOUT_H diff --git a/gcc/cfgloop.c b/gcc/cfgloop.c index 553fd98..5731a00 100644 --- a/gcc/cfgloop.c +++ b/gcc/cfgloop.c @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/cfgloop.h b/gcc/cfgloop.h index bfcb0b9..34cebe2 100644 --- a/gcc/cfgloop.h +++ b/gcc/cfgloop.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_CFGLOOP_H #define GCC_CFGLOOP_H diff --git a/gcc/cfgloopanal.c b/gcc/cfgloopanal.c index db46c90..5d42231 100644 --- a/gcc/cfgloopanal.c +++ b/gcc/cfgloopanal.c @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/cfgloopmanip.c b/gcc/cfgloopmanip.c index d75c7d4..648e837 100644 --- a/gcc/cfgloopmanip.c +++ b/gcc/cfgloopmanip.c @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/cfgrtl.c b/gcc/cfgrtl.c index 51c86db..432efa5 100644 --- a/gcc/cfgrtl.c +++ b/gcc/cfgrtl.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This file contains low level functions to manipulate the CFG and analyze it that are aware of the RTL intermediate language. diff --git a/gcc/cgraph.c b/gcc/cgraph.c index af84ebf..68e3ea6 100644 --- a/gcc/cgraph.c +++ b/gcc/cgraph.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This file contains basic routines manipulating call graph and variable pool diff --git a/gcc/cgraph.h b/gcc/cgraph.h index 9b7306b..0cbe947 100644 --- a/gcc/cgraph.h +++ b/gcc/cgraph.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_CGRAPH_H #define GCC_CGRAPH_H diff --git a/gcc/cgraphunit.c b/gcc/cgraphunit.c index f3d718d..ab8924d 100644 --- a/gcc/cgraphunit.c +++ b/gcc/cgraphunit.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This module implements main driver of compilation process as well as few basic intraprocedural optimizers. diff --git a/gcc/collect2.c b/gcc/collect2.c index 98416ef..a813e51 100644 --- a/gcc/collect2.c +++ b/gcc/collect2.c @@ -20,8 +20,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* Build tables of static constructors and destructors and run ld. */ diff --git a/gcc/collect2.h b/gcc/collect2.h index 7a8f51c..f85cf71 100644 --- a/gcc/collect2.h +++ b/gcc/collect2.h @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_COLLECT2_H #define GCC_COLLECT2_H diff --git a/gcc/combine.c b/gcc/combine.c index e10d29f..0f8a49a 100644 --- a/gcc/combine.c +++ b/gcc/combine.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This module is essentially the "combiner" phase of the U. of Arizona Portable Optimizer, but redone to work on our list-structured diff --git a/gcc/common.opt b/gcc/common.opt index f1e27d5..7b6aee1 100644 --- a/gcc/common.opt +++ b/gcc/common.opt @@ -16,8 +16,8 @@ ; ; You should have received a copy of the GNU General Public License ; along with GCC; see the file COPYING. If not, write to the Free -; Software Foundation, 59 Temple Place - Suite 330, Boston, MA -; 02111-1307, USA. +; Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +; 02110-1301, USA. ; See the GCC internals manual for a description of this file's format. diff --git a/gcc/conditions.h b/gcc/conditions.h index 155c50e..9db7223 100644 --- a/gcc/conditions.h +++ b/gcc/conditions.h @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* None of the things in the files exist if we don't use CC0. */ diff --git a/gcc/config.build b/gcc/config.build index 83b126b..5f2e70e 100644 --- a/gcc/config.build +++ b/gcc/config.build @@ -16,8 +16,8 @@ #You should have received a copy of the GNU General Public License #along with GCC; see the file COPYING. If not, write to the Free -#Software Foundation, 59 Temple Place - Suite 330, Boston, MA -#02111-1307, USA. +#Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +#02110-1301, USA. # This is the GCC build-specific configuration file # where a configuration type is mapped to different system-specific diff --git a/gcc/config.gcc b/gcc/config.gcc index 6cf2c8c..a3f5663 100644 --- a/gcc/config.gcc +++ b/gcc/config.gcc @@ -16,8 +16,8 @@ #You should have received a copy of the GNU General Public License #along with GCC; see the file COPYING. If not, write to the Free -#Software Foundation, 59 Temple Place - Suite 330, Boston, MA -#02111-1307, USA. +#Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +#02110-1301, USA. # This is the GCC target-specific configuration file # where a configuration type is mapped to different system-specific diff --git a/gcc/config.host b/gcc/config.host index dbbf5b1..2927ddd 100644 --- a/gcc/config.host +++ b/gcc/config.host @@ -16,8 +16,8 @@ #You should have received a copy of the GNU General Public License #along with GCC; see the file COPYING. If not, write to the Free -#Software Foundation, 59 Temple Place - Suite 330, Boston, MA -#02111-1307, USA. +#Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +#02110-1301, USA. # This is the GCC host-specific configuration file # where a configuration type is mapped to different system-specific diff --git a/gcc/configure.ac b/gcc/configure.ac index 84a1902..f93d8a3 100644 --- a/gcc/configure.ac +++ b/gcc/configure.ac @@ -18,8 +18,8 @@ #You should have received a copy of the GNU General Public License #along with GCC; see the file COPYING. If not, write to the Free -#Software Foundation, 59 Temple Place - Suite 330, Boston, MA -#02111-1307, USA. +#Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +#02110-1301, USA. # -------------------------------- # Initialization and sanity checks diff --git a/gcc/conflict.c b/gcc/conflict.c index 148a989..1b63e3b 100644 --- a/gcc/conflict.c +++ b/gcc/conflict.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* References: diff --git a/gcc/convert.c b/gcc/convert.c index dc9f41f..79fdea0 100644 --- a/gcc/convert.c +++ b/gcc/convert.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* These routines are somewhat language-independent utility function diff --git a/gcc/convert.h b/gcc/convert.h index 42d17fd..77722e4 100644 --- a/gcc/convert.h +++ b/gcc/convert.h @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_CONVERT_H #define GCC_CONVERT_H diff --git a/gcc/coretypes.h b/gcc/coretypes.h index acb2c9e..acf2ad9 100644 --- a/gcc/coretypes.h +++ b/gcc/coretypes.h @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* Provide forward declarations of core types which are referred to by most of the compiler. This allows header files to use these types diff --git a/gcc/coverage.c b/gcc/coverage.c index 0973d4a..626e723 100644 --- a/gcc/coverage.c +++ b/gcc/coverage.c @@ -20,8 +20,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #define GCOV_LINKAGE diff --git a/gcc/coverage.h b/gcc/coverage.h index ec33a3c..5330363 100644 --- a/gcc/coverage.h +++ b/gcc/coverage.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_COVERAGE_H #define GCC_COVERAGE_H diff --git a/gcc/cppdefault.c b/gcc/cppdefault.c index 5f73dc5..bcb8fe2 100644 --- a/gcc/cppdefault.c +++ b/gcc/cppdefault.c @@ -17,7 +17,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, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/cppdefault.h b/gcc/cppdefault.h index 149b418..f5b3888 100644 --- a/gcc/cppdefault.h +++ b/gcc/cppdefault.h @@ -17,7 +17,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, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef GCC_CPPDEFAULT_H #define GCC_CPPDEFAULT_H diff --git a/gcc/cppspec.c b/gcc/cppspec.c index f53cff2..6962627 100644 --- a/gcc/cppspec.c +++ b/gcc/cppspec.c @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/crtstuff.c b/gcc/crtstuff.c index 97ac69a..d969ee9 100644 --- a/gcc/crtstuff.c +++ b/gcc/crtstuff.c @@ -27,8 +27,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This file is a bit like libgcc2.c in that it is compiled multiple times and yields multiple .o files. diff --git a/gcc/cse.c b/gcc/cse.c index 4eb4c35..6709061 100644 --- a/gcc/cse.c +++ b/gcc/cse.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" /* stdio.h must precede rtl.h for FFS. */ diff --git a/gcc/cselib.c b/gcc/cselib.c index b7a8963..5df984c 100644 --- a/gcc/cselib.c +++ b/gcc/cselib.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/cselib.h b/gcc/cselib.h index a6ff9e4..7209443 100644 --- a/gcc/cselib.h +++ b/gcc/cselib.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* Describe a value. */ typedef struct cselib_val_struct GTY(()) diff --git a/gcc/dbxout.c b/gcc/dbxout.c index be03d81..74e4bb8 100644 --- a/gcc/dbxout.c +++ b/gcc/dbxout.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* Output dbx-format symbol table data. diff --git a/gcc/dbxout.h b/gcc/dbxout.h index dcbd011..15900fe 100644 --- a/gcc/dbxout.h +++ b/gcc/dbxout.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_DBXOUT_H #define GCC_DBXOUT_H diff --git a/gcc/ddg.c b/gcc/ddg.c index 5d32b89..d098181 100644 --- a/gcc/ddg.c +++ b/gcc/ddg.c @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" diff --git a/gcc/ddg.h b/gcc/ddg.h index c958aec..4f7fa4e 100644 --- a/gcc/ddg.h +++ b/gcc/ddg.h @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_DDG_H #define GCC_DDG_H diff --git a/gcc/debug.c b/gcc/debug.c index e34b7b9..3a2c422 100644 --- a/gcc/debug.c +++ b/gcc/debug.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, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/debug.h b/gcc/debug.h index 5b4074b..88b7a97 100644 --- a/gcc/debug.h +++ b/gcc/debug.h @@ -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, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef GCC_DEBUG_H #define GCC_DEBUG_H diff --git a/gcc/defaults.h b/gcc/defaults.h index e4ef7f3..9314d9d 100644 --- a/gcc/defaults.h +++ b/gcc/defaults.h @@ -18,8 +18,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_DEFAULTS_H #define GCC_DEFAULTS_H diff --git a/gcc/df.c b/gcc/df.c index 339f2c9..9624f3c 100644 --- a/gcc/df.c +++ b/gcc/df.c @@ -18,8 +18,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. OVERVIEW: diff --git a/gcc/df.h b/gcc/df.h index 4382081..b1b820d 100644 --- a/gcc/df.h +++ b/gcc/df.h @@ -18,8 +18,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_DF_H #define GCC_DF_H diff --git a/gcc/diagnostic.c b/gcc/diagnostic.c index 35bce25..c7217b2 100644 --- a/gcc/diagnostic.c +++ b/gcc/diagnostic.c @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This file implements the language independent aspect of diagnostic diff --git a/gcc/diagnostic.h b/gcc/diagnostic.h index c78ffcd..9118e7f 100644 --- a/gcc/diagnostic.h +++ b/gcc/diagnostic.h @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_DIAGNOSTIC_H #define GCC_DIAGNOSTIC_H diff --git a/gcc/dojump.c b/gcc/dojump.c index 87efb17..c955f5d 100644 --- a/gcc/dojump.c +++ b/gcc/dojump.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/dominance.c b/gcc/dominance.c index 1018d1a..8cfaba0 100644 --- a/gcc/dominance.c +++ b/gcc/dominance.c @@ -16,8 +16,8 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free - Software Foundation, 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. */ + Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. */ /* This file implements the well known algorithm from Lengauer and Tarjan to compute the dominators in a control flow graph. A basic block D is said diff --git a/gcc/domwalk.c b/gcc/domwalk.c index 389dac2..101a909 100644 --- a/gcc/domwalk.c +++ b/gcc/domwalk.c @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/domwalk.h b/gcc/domwalk.h index ba0624e..740c006 100644 --- a/gcc/domwalk.h +++ b/gcc/domwalk.h @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ typedef void *void_p; DEF_VEC_P(void_p); diff --git a/gcc/dummy-conditions.c b/gcc/dummy-conditions.c index 95db257..14a28b6 100644 --- a/gcc/dummy-conditions.c +++ b/gcc/dummy-conditions.c @@ -15,8 +15,8 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to - the Free Software Foundation, 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. */ + the Free Software Foundation, 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ #include /* for size_t */ diff --git a/gcc/dwarf.h b/gcc/dwarf.h index c25d136..f4ee0ec 100644 --- a/gcc/dwarf.h +++ b/gcc/dwarf.h @@ -19,8 +19,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This file is derived from the DWARF specification (a public document) Revision 1.0.1 (April 8, 1992) developed by the UNIX International diff --git a/gcc/dwarf2.h b/gcc/dwarf2.h index aa55017..d1b3b1b 100644 --- a/gcc/dwarf2.h +++ b/gcc/dwarf2.h @@ -24,8 +24,8 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free - Software Foundation, 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. */ + Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. */ /* This file is derived from the DWARF specification (a public document) Revision 2.0.0 (July 27, 1993) developed by the UNIX International diff --git a/gcc/dwarf2asm.c b/gcc/dwarf2asm.c index 91dc91f..1bbadc5 100644 --- a/gcc/dwarf2asm.c +++ b/gcc/dwarf2asm.c @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" diff --git a/gcc/dwarf2asm.h b/gcc/dwarf2asm.h index f9ff053..b81a89b 100644 --- a/gcc/dwarf2asm.h +++ b/gcc/dwarf2asm.h @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ extern void dw2_assemble_integer (int, rtx); diff --git a/gcc/dwarf2out.c b/gcc/dwarf2out.c index 1ae4990..f4d36e7 100644 --- a/gcc/dwarf2out.c +++ b/gcc/dwarf2out.c @@ -19,8 +19,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* TODO: Emit .debug_line header even when there are no functions, since the file numbers are used by .debug_info. Alternately, leave diff --git a/gcc/dwarf2out.h b/gcc/dwarf2out.h index 730971c..f0314e3 100644 --- a/gcc/dwarf2out.h +++ b/gcc/dwarf2out.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ extern void dwarf2out_decl (tree); extern void dwarf2out_frame_debug (rtx, bool); diff --git a/gcc/emit-rtl.c b/gcc/emit-rtl.c index 162d3f3..1c39535 100644 --- a/gcc/emit-rtl.c +++ b/gcc/emit-rtl.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* Middle-to-low level generation of rtx code and insns. diff --git a/gcc/emit-rtl.h b/gcc/emit-rtl.h index c1735ab..b8e7d0d 100644 --- a/gcc/emit-rtl.h +++ b/gcc/emit-rtl.h @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_EMIT_RTL_H #define GCC_EMIT_RTL_H diff --git a/gcc/errors.c b/gcc/errors.c index 856b50e..ab5e2a8 100644 --- a/gcc/errors.c +++ b/gcc/errors.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* warning, error, and fatal. These definitions are suitable for use in the generator programs; the compiler has a more elaborate suite diff --git a/gcc/errors.h b/gcc/errors.h index cc0c4a0..ecb0af1 100644 --- a/gcc/errors.h +++ b/gcc/errors.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* warning, error, and fatal. These definitions are suitable for use in the generator programs; eventually we would like to use them in diff --git a/gcc/et-forest.c b/gcc/et-forest.c index 928a0c0..f193afd 100644 --- a/gcc/et-forest.c +++ b/gcc/et-forest.c @@ -15,8 +15,8 @@ Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with libiberty; see the file COPYING.LIB. If -not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. The ET-forest structure is described in: D. D. Sleator and R. E. Tarjan. A data structure for dynamic trees. diff --git a/gcc/et-forest.h b/gcc/et-forest.h index 17ce609..ccf5aff 100644 --- a/gcc/et-forest.h +++ b/gcc/et-forest.h @@ -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, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* This package implements ET forest data structure. Each tree in the structure maintains a tree structure and offers logarithmic time diff --git a/gcc/except.c b/gcc/except.c index e783411..03a80f2 100644 --- a/gcc/except.c +++ b/gcc/except.c @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* An exception is an event that can be signaled from within a diff --git a/gcc/except.h b/gcc/except.h index 9188c3bb..72073c0 100644 --- a/gcc/except.h +++ b/gcc/except.h @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ struct function; diff --git a/gcc/explow.c b/gcc/explow.c index fed0872..510525e 100644 --- a/gcc/explow.c +++ b/gcc/explow.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" diff --git a/gcc/expmed.c b/gcc/expmed.c index ff8c278..f6f35b9 100644 --- a/gcc/expmed.c +++ b/gcc/expmed.c @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" diff --git a/gcc/expr.c b/gcc/expr.c index 573ec5e..1f6d8fb 100644 --- a/gcc/expr.c +++ b/gcc/expr.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/expr.h b/gcc/expr.h index 550c0d0..ec6dd80 100644 --- a/gcc/expr.h +++ b/gcc/expr.h @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_EXPR_H #define GCC_EXPR_H diff --git a/gcc/final.c b/gcc/final.c index 5b7ac3c..6d99a92 100644 --- a/gcc/final.c +++ b/gcc/final.c @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This is the final pass of the compiler. It looks at the rtl code for a function and outputs assembler code. diff --git a/gcc/fix-header.c b/gcc/fix-header.c index 4e4c8dc..9ba3886 100644 --- a/gcc/fix-header.c +++ b/gcc/fix-header.c @@ -14,7 +14,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, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* This program massages a system include file (such as stdio.h), into a form that is compatible with GNU C and GNU C++. diff --git a/gcc/fixproto b/gcc/fixproto index 8bffaa9..8a958d5 100755 --- a/gcc/fixproto +++ b/gcc/fixproto @@ -20,8 +20,8 @@ # # You should have received a copy of the GNU General Public License # along with GCC; see the file COPYING. If not, write to -# the Free Software Foundation, 59 Temple Place - Suite 330, -# Boston, MA 02111-1307, USA. +# the Free Software Foundation, 51 Franklin Street, Fifth Floor, +# Boston, MA 02110-1301, USA. # # DESCRIPTION # Adjunct script for GCC to populate a directory with ANSI, diff --git a/gcc/flags.h b/gcc/flags.h index c28e16b..e8da684 100644 --- a/gcc/flags.h +++ b/gcc/flags.h @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_FLAGS_H #define GCC_FLAGS_H diff --git a/gcc/flow.c b/gcc/flow.c index 0577cd0..763fbad 100644 --- a/gcc/flow.c +++ b/gcc/flow.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This file contains the data flow analysis pass of the compiler. It computes data flow information which tells combine_instructions diff --git a/gcc/fold-const.c b/gcc/fold-const.c index 5d25cb9..564cec3 100644 --- a/gcc/fold-const.c +++ b/gcc/fold-const.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, 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/fp-test.c b/gcc/fp-test.c index cfd7f9c..6442bdb 100644 --- a/gcc/fp-test.c +++ b/gcc/fp-test.c @@ -16,8 +16,8 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free - Software Foundation, 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. */ + Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. */ /* This is a trivial test program which may be useful to people who are porting the GCC or G++ compilers to a new system. The intent here is diff --git a/gcc/function.c b/gcc/function.c index 74db519..45f1316 100644 --- a/gcc/function.c +++ b/gcc/function.c @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This file handles the generation of rtl code from tree structure at the level of the function as a whole. diff --git a/gcc/function.h b/gcc/function.h index cdacf09..f935e2e 100644 --- a/gcc/function.h +++ b/gcc/function.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_FUNCTION_H #define GCC_FUNCTION_H diff --git a/gcc/gbl-ctors.h b/gcc/gbl-ctors.h index 2a56a9f..638cc45 100644 --- a/gcc/gbl-ctors.h +++ b/gcc/gbl-ctors.h @@ -20,8 +20,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, 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/gcc.c b/gcc/gcc.c index 076d224..3c9fe32 100644 --- a/gcc/gcc.c +++ b/gcc/gcc.c @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. This paragraph is here to try to keep Sun CC from dying. The number of chars here seems crucial!!!! */ diff --git a/gcc/gcc.h b/gcc/gcc.h index 6c3c982..8f5ae81 100644 --- a/gcc/gcc.h +++ b/gcc/gcc.h @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_GCC_H #define GCC_GCC_H diff --git a/gcc/gccbug.in b/gcc/gccbug.in index 3b8b83d..83fef9f 100755 --- a/gcc/gccbug.in +++ b/gcc/gccbug.in @@ -18,8 +18,8 @@ # # You should have received a copy of the GNU General Public License # along with GNU GNATS; see the file COPYING. If not, write to -# the Free Software Foundation, 59 Temple Place - Suite 330, -# Boston, MA 02111-1307, USA. +# the Free Software Foundation, 51 Franklin Street, Fifth Floor, +# Boston, MA 02110-1301, USA. # The version of this send-pr. VERSION=3.113 diff --git a/gcc/gccspec.c b/gcc/gccspec.c index fce784b..4292d4b 100644 --- a/gcc/gccspec.c +++ b/gcc/gccspec.c @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/gcov-dump.c b/gcc/gcov-dump.c index 1081b5e..74ae799 100644 --- a/gcc/gcov-dump.c +++ b/gcc/gcov-dump.c @@ -14,8 +14,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Gcov; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/gcov-io.c b/gcc/gcov-io.c index fdaf93b..ab8e08d 100644 --- a/gcc/gcov-io.c +++ b/gcc/gcov-io.c @@ -18,8 +18,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* Routines declared in gcov-io.h. This file should be #included by another source file, after having #included gcov-io.h. */ diff --git a/gcc/gcov-io.h b/gcc/gcov-io.h index 76c0c9f..045f665 100644 --- a/gcc/gcov-io.h +++ b/gcc/gcov-io.h @@ -18,8 +18,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, 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/gcov-iov.c b/gcc/gcov-iov.c index df90b5c..181964a 100644 --- a/gcc/gcov-iov.c +++ b/gcc/gcov-iov.c @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include #include diff --git a/gcc/gcov.c b/gcc/gcov.c index 9803672..adce8c8 100644 --- a/gcc/gcov.c +++ b/gcc/gcov.c @@ -18,8 +18,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Gcov; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ /* ??? Print a list of the ten blocks with the highest execution counts, and list the line numbers corresponding to those blocks. Also, perhaps diff --git a/gcc/gcse.c b/gcc/gcse.c index d29a507..d8a1d25 100644 --- a/gcc/gcse.c +++ b/gcc/gcse.c @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* TODO - reordering of memory allocation and freeing to be more space efficient diff --git a/gcc/gen-protos.c b/gcc/gen-protos.c index 6cf15d9..388356a 100644 --- a/gcc/gen-protos.c +++ b/gcc/gen-protos.c @@ -14,7 +14,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, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "bconfig.h" #include "system.h" diff --git a/gcc/genattr.c b/gcc/genattr.c index 44ba0e0..a103795 100644 --- a/gcc/genattr.c +++ b/gcc/genattr.c @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "bconfig.h" diff --git a/gcc/genattrtab.c b/gcc/genattrtab.c index 793841b..c284f86 100644 --- a/gcc/genattrtab.c +++ b/gcc/genattrtab.c @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This program handles insn attributes and the DEFINE_DELAY and DEFINE_INSN_RESERVATION definitions. diff --git a/gcc/genattrtab.h b/gcc/genattrtab.h index 1ba321a..72f6277 100644 --- a/gcc/genattrtab.h +++ b/gcc/genattrtab.h @@ -15,8 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ /* Name of function (attribute) to translate insn into number of insn alternatives reservation. */ diff --git a/gcc/genautomata.c b/gcc/genautomata.c index 51e2f41..dd93377 100644 --- a/gcc/genautomata.c +++ b/gcc/genautomata.c @@ -18,8 +18,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* References: diff --git a/gcc/gencheck.c b/gcc/gencheck.c index c158d87..430be23 100644 --- a/gcc/gencheck.c +++ b/gcc/gencheck.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "bconfig.h" #include "system.h" diff --git a/gcc/genchecksum.c b/gcc/genchecksum.c index 465a4f6..376d73c 100644 --- a/gcc/genchecksum.c +++ b/gcc/genchecksum.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "bconfig.h" #include "system.h" diff --git a/gcc/gencodes.c b/gcc/gencodes.c index bb2865a..adfca88 100644 --- a/gcc/gencodes.c +++ b/gcc/gencodes.c @@ -18,8 +18,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "bconfig.h" diff --git a/gcc/genconditions.c b/gcc/genconditions.c index 4630f15..bdb3d30 100644 --- a/gcc/genconditions.c +++ b/gcc/genconditions.c @@ -15,8 +15,8 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to - the Free Software Foundation, 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. */ + the Free Software Foundation, 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /* In a machine description, all of the insn patterns - define_insn, define_expand, define_split, define_peephole, define_peephole2 - diff --git a/gcc/genconfig.c b/gcc/genconfig.c index 1cceb04..b92cd2f 100644 --- a/gcc/genconfig.c +++ b/gcc/genconfig.c @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "bconfig.h" diff --git a/gcc/genconstants.c b/gcc/genconstants.c index fee68a0..1a63c66 100644 --- a/gcc/genconstants.c +++ b/gcc/genconstants.c @@ -19,8 +19,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ /* This program does not use gensupport.c because it does not need to look at insn patterns, only (define_constants), and we want to diff --git a/gcc/genemit.c b/gcc/genemit.c index 08b51f8..691e42c 100644 --- a/gcc/genemit.c +++ b/gcc/genemit.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "bconfig.h" diff --git a/gcc/genextract.c b/gcc/genextract.c index 2010016..75ff6ce 100644 --- a/gcc/genextract.c +++ b/gcc/genextract.c @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "bconfig.h" diff --git a/gcc/genflags.c b/gcc/genflags.c index 0710b4a..075a355 100644 --- a/gcc/genflags.c +++ b/gcc/genflags.c @@ -18,8 +18,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "bconfig.h" diff --git a/gcc/gengenrtl.c b/gcc/gengenrtl.c index 5e667a0..fd4a021 100644 --- a/gcc/gengenrtl.c +++ b/gcc/gengenrtl.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "bconfig.h" diff --git a/gcc/gengtype-lex.l b/gcc/gengtype-lex.l index f844a5e..51cd95a 100644 --- a/gcc/gengtype-lex.l +++ b/gcc/gengtype-lex.l @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ %{ #include "bconfig.h" diff --git a/gcc/gengtype-yacc.y b/gcc/gengtype-yacc.y index 403e23f..b133172 100644 --- a/gcc/gengtype-yacc.y +++ b/gcc/gengtype-yacc.y @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ %{ #include "bconfig.h" diff --git a/gcc/gengtype.h b/gcc/gengtype.h index ad48566..0e527c2 100644 --- a/gcc/gengtype.h +++ b/gcc/gengtype.h @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* A file position, mostly for error messages. The FILE element may be compared using pointer equality. */ diff --git a/gcc/genmddeps.c b/gcc/genmddeps.c index ff9e63d..b1447d3 100644 --- a/gcc/genmddeps.c +++ b/gcc/genmddeps.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, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "bconfig.h" #include "system.h" diff --git a/gcc/genmodes.c b/gcc/genmodes.c index 42a8d03..142dde4 100644 --- a/gcc/genmodes.c +++ b/gcc/genmodes.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "bconfig.h" #include "system.h" diff --git a/gcc/genmultilib b/gcc/genmultilib index df9627c..660639e 100644 --- a/gcc/genmultilib +++ b/gcc/genmultilib @@ -16,8 +16,8 @@ #You should have received a copy of the GNU General Public License #along with GCC; see the file COPYING. If not, write to the Free -#Software Foundation, 59 Temple Place - Suite 330, Boston, MA -#02111-1307, USA. +#Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +#02110-1301, USA. # This shell script produces a header file which the gcc driver # program uses to pick which library to use based on the machine diff --git a/gcc/genopinit.c b/gcc/genopinit.c index 19a7f7c..2c74bed 100644 --- a/gcc/genopinit.c +++ b/gcc/genopinit.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "bconfig.h" diff --git a/gcc/genoutput.c b/gcc/genoutput.c index b371e04..e94e20f 100644 --- a/gcc/genoutput.c +++ b/gcc/genoutput.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This program reads the machine description for the compiler target machine diff --git a/gcc/genpeep.c b/gcc/genpeep.c index 42550df..89da38f 100644 --- a/gcc/genpeep.c +++ b/gcc/genpeep.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "bconfig.h" diff --git a/gcc/genpreds.c b/gcc/genpreds.c index e03e609..1a73714 100644 --- a/gcc/genpreds.c +++ b/gcc/genpreds.c @@ -18,8 +18,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "bconfig.h" #include "system.h" diff --git a/gcc/genrecog.c b/gcc/genrecog.c index 9fde918..5aa4bda 100644 --- a/gcc/genrecog.c +++ b/gcc/genrecog.c @@ -16,8 +16,8 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free - Software Foundation, 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. */ + Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. */ /* This program is used to produce insn-recog.c, which contains a diff --git a/gcc/gensupport.c b/gcc/gensupport.c index d6034ef..ef4366f 100644 --- a/gcc/gensupport.c +++ b/gcc/gensupport.c @@ -16,8 +16,8 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free - Software Foundation, 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. */ + Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. */ #include "bconfig.h" #include "system.h" diff --git a/gcc/gensupport.h b/gcc/gensupport.h index 7155717..51f37b7 100644 --- a/gcc/gensupport.h +++ b/gcc/gensupport.h @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_GENSUPPORT_H #define GCC_GENSUPPORT_H diff --git a/gcc/ggc-common.c b/gcc/ggc-common.c index 267501c..81a5613 100644 --- a/gcc/ggc-common.c +++ b/gcc/ggc-common.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* Generic garbage collection (GC) functions and data, not specific to any particular GC implementation. */ diff --git a/gcc/ggc-none.c b/gcc/ggc-none.c index da90691..3163a52 100644 --- a/gcc/ggc-none.c +++ b/gcc/ggc-none.c @@ -16,8 +16,8 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free - Software Foundation, 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. */ + Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. */ /* This version is used by the gen* programs and certain language-specific targets (such as java), where we don't really need GC at all. diff --git a/gcc/ggc-page.c b/gcc/ggc-page.c index 4da04b3..f9c49f3 100644 --- a/gcc/ggc-page.c +++ b/gcc/ggc-page.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/ggc-zone.c b/gcc/ggc-zone.c index eb4fc14..40d7519 100644 --- a/gcc/ggc-zone.c +++ b/gcc/ggc-zone.c @@ -20,8 +20,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/ggc.h b/gcc/ggc.h index 57107ff..a5ae6a2 100644 --- a/gcc/ggc.h +++ b/gcc/ggc.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_GGC_H #define GCC_GGC_H diff --git a/gcc/gimple-low.c b/gcc/gimple-low.c index e56efca..7acb4a4 100644 --- a/gcc/gimple-low.c +++ b/gcc/gimple-low.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/gimplify.c b/gcc/gimplify.c index 8151272..156e567 100644 --- a/gcc/gimplify.c +++ b/gcc/gimplify.c @@ -18,8 +18,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/global.c b/gcc/global.c index 8a04810..bdd3386 100644 --- a/gcc/global.c +++ b/gcc/global.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" diff --git a/gcc/graph.c b/gcc/graph.c index c0e9043..3f6f14f 100644 --- a/gcc/graph.c +++ b/gcc/graph.c @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include #include "system.h" diff --git a/gcc/graph.h b/gcc/graph.h index 67a82ce..f4364a1 100644 --- a/gcc/graph.h +++ b/gcc/graph.h @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_GRAPH_H #define GCC_GRAPH_H diff --git a/gcc/gthr-aix.h b/gcc/gthr-aix.h index 45cdf4c..016379b 100644 --- a/gcc/gthr-aix.h +++ b/gcc/gthr-aix.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, 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/gthr-dce.h b/gcc/gthr-dce.h index 6a3d906..f74a1b1 100644 --- a/gcc/gthr-dce.h +++ b/gcc/gthr-dce.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, 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/gthr-gnat.c b/gcc/gthr-gnat.c index 2d55fdf..e1d0260 100644 --- a/gcc/gthr-gnat.c +++ b/gcc/gthr-gnat.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, 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/gthr-gnat.h b/gcc/gthr-gnat.h index ee9ad94..a7931c0 100644 --- a/gcc/gthr-gnat.h +++ b/gcc/gthr-gnat.h @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, 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/gthr-lynx.h b/gcc/gthr-lynx.h index 1ff631d..8d2d72b 100644 --- a/gcc/gthr-lynx.h +++ b/gcc/gthr-lynx.h @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, 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/gthr-nks.h b/gcc/gthr-nks.h index a9ac854..2c2b3e9 100644 --- a/gcc/gthr-nks.h +++ b/gcc/gthr-nks.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, 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/gthr-posix.c b/gcc/gthr-posix.c index dd7ad48..a8922c0 100644 --- a/gcc/gthr-posix.c +++ b/gcc/gthr-posix.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, 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/gthr-posix.h b/gcc/gthr-posix.h index 938b4f1..355b584 100644 --- a/gcc/gthr-posix.h +++ b/gcc/gthr-posix.h @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, 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/gthr-posix95.h b/gcc/gthr-posix95.h index b0bd132..3e78ea6 100644 --- a/gcc/gthr-posix95.h +++ b/gcc/gthr-posix95.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, 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/gthr-rtems.h b/gcc/gthr-rtems.h index a1b58f6..6069f19 100644 --- a/gcc/gthr-rtems.h +++ b/gcc/gthr-rtems.h @@ -18,8 +18,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, 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/gthr-single.h b/gcc/gthr-single.h index e3d4916..c3a903d 100644 --- a/gcc/gthr-single.h +++ b/gcc/gthr-single.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, 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/gthr-solaris.h b/gcc/gthr-solaris.h index ca13da2..e37c628 100644 --- a/gcc/gthr-solaris.h +++ b/gcc/gthr-solaris.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, 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/gthr-tpf.h b/gcc/gthr-tpf.h index 6eac833..833abf9 100644 --- a/gcc/gthr-tpf.h +++ b/gcc/gthr-tpf.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, 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/gthr-vxworks.h b/gcc/gthr-vxworks.h index 0f3ad23..5ff5234 100644 --- a/gcc/gthr-vxworks.h +++ b/gcc/gthr-vxworks.h @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, 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/gthr-win32.h b/gcc/gthr-win32.h index 5e17360..a27dccf 100644 --- a/gcc/gthr-win32.h +++ b/gcc/gthr-win32.h @@ -19,8 +19,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, 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/gthr.h b/gcc/gthr.h index ffd40d7..b9d1641 100644 --- a/gcc/gthr.h +++ b/gcc/gthr.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, 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/haifa-sched.c b/gcc/haifa-sched.c index 87de24e..5713e9a 100644 --- a/gcc/haifa-sched.c +++ b/gcc/haifa-sched.c @@ -18,8 +18,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* Instruction scheduling pass. This file, along with sched-deps.c, contains the generic parts. The actual entry point is found for diff --git a/gcc/hard-reg-set.h b/gcc/hard-reg-set.h index b101c5e..2bd4445 100644 --- a/gcc/hard-reg-set.h +++ b/gcc/hard-reg-set.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_HARD_REG_SET_H #define GCC_HARD_REG_SET_H diff --git a/gcc/hooks.c b/gcc/hooks.c index 23038ff..65b347e 100644 --- a/gcc/hooks.c +++ b/gcc/hooks.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, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. In other words, you are welcome to use, share and improve this program. You are forbidden to forbid anyone else to use, share and improve diff --git a/gcc/hooks.h b/gcc/hooks.h index 2d9b3a3..318af08 100644 --- a/gcc/hooks.h +++ b/gcc/hooks.h @@ -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, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. In other words, you are welcome to use, share and improve this program. You are forbidden to forbid anyone else to use, share and improve diff --git a/gcc/host-default.c b/gcc/host-default.c index b38d13a..822242a 100644 --- a/gcc/host-default.c +++ b/gcc/host-default.c @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" diff --git a/gcc/hosthooks-def.h b/gcc/hosthooks-def.h index 910f783..aecb571 100644 --- a/gcc/hosthooks-def.h +++ b/gcc/hosthooks-def.h @@ -15,8 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #ifndef GCC_HOST_HOOKS_DEF_H #define GCC_HOST_HOOKS_DEF_H diff --git a/gcc/hosthooks.h b/gcc/hosthooks.h index 0ac89f5..d2959b4 100644 --- a/gcc/hosthooks.h +++ b/gcc/hosthooks.h @@ -15,8 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #ifndef GCC_HOST_HOOKS_H #define GCC_HOST_HOOKS_H diff --git a/gcc/ifcvt.c b/gcc/ifcvt.c index 4480f53..750ffa9 100644 --- a/gcc/ifcvt.c +++ b/gcc/ifcvt.c @@ -16,8 +16,8 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free - Software Foundation, 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. */ + Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/input.h b/gcc/input.h index f15ce66..0ca3ccf 100644 --- a/gcc/input.h +++ b/gcc/input.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_INPUT_H #define GCC_INPUT_H diff --git a/gcc/insn-addr.h b/gcc/insn-addr.h index 4403b0b..457980e 100644 --- a/gcc/insn-addr.h +++ b/gcc/insn-addr.h @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_INSN_ADDR_H #define GCC_INSN_ADDR_H diff --git a/gcc/insn-notes.def b/gcc/insn-notes.def index f3bbd37..c4b477f 100644 --- a/gcc/insn-notes.def +++ b/gcc/insn-notes.def @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This file defines all the codes that may appear in the NOTE_LINE_NUMBER field of a NOTE insn for kinds of notes that are diff --git a/gcc/integrate.c b/gcc/integrate.c index 065436b..bacba73 100644 --- a/gcc/integrate.c +++ b/gcc/integrate.c @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/integrate.h b/gcc/integrate.h index fce69ef..3268238 100644 --- a/gcc/integrate.h +++ b/gcc/integrate.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "varray.h" diff --git a/gcc/intl.c b/gcc/intl.c index 7046ae8..ca4679c 100644 --- a/gcc/intl.c +++ b/gcc/intl.c @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/intl.h b/gcc/intl.h index cca596d..a118c0a 100644 --- a/gcc/intl.h +++ b/gcc/intl.h @@ -13,8 +13,8 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free - Software Foundation, 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. */ + Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. */ #ifndef GCC_INTL_H #define GCC_INTL_H diff --git a/gcc/ipa-inline.c b/gcc/ipa-inline.c index 5a336ff..c176eb7 100644 --- a/gcc/ipa-inline.c +++ b/gcc/ipa-inline.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* Inlining decision heuristics diff --git a/gcc/ipa.c b/gcc/ipa.c index fe1055d..64af3eb 100644 --- a/gcc/ipa.c +++ b/gcc/ipa.c @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/jump.c b/gcc/jump.c index 8cfe3b9..d0170b5 100644 --- a/gcc/jump.c +++ b/gcc/jump.c @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This is the pathetic reminder of old fame of the jump-optimization pass of the compiler. Now it contains basically set of utility function to diff --git a/gcc/lambda-code.c b/gcc/lambda-code.c index c649d18..12431cb 100644 --- a/gcc/lambda-code.c +++ b/gcc/lambda-code.c @@ -16,8 +16,8 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free - Software Foundation, 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. */ + Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/lambda-mat.c b/gcc/lambda-mat.c index cdd0330..0485a0f 100644 --- a/gcc/lambda-mat.c +++ b/gcc/lambda-mat.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" #include "coretypes.h" diff --git a/gcc/lambda-trans.c b/gcc/lambda-trans.c index a3a11f1..301db32 100644 --- a/gcc/lambda-trans.c +++ b/gcc/lambda-trans.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/lambda.h b/gcc/lambda.h index aaf40dc..dea12ef 100644 --- a/gcc/lambda.h +++ b/gcc/lambda.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef LAMBDA_H #define LAMBDA_H diff --git a/gcc/langhooks-def.h b/gcc/langhooks-def.h index 67ea0f3..2c8bb96 100644 --- a/gcc/langhooks-def.h +++ b/gcc/langhooks-def.h @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #ifndef GCC_LANG_HOOKS_DEF_H #define GCC_LANG_HOOKS_DEF_H diff --git a/gcc/langhooks.c b/gcc/langhooks.c index 94e08e6..e2939f0 100644 --- a/gcc/langhooks.c +++ b/gcc/langhooks.c @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/langhooks.h b/gcc/langhooks.h index e10592c..a0c24fc 100644 --- a/gcc/langhooks.h +++ b/gcc/langhooks.h @@ -15,8 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #ifndef GCC_LANG_HOOKS_H #define GCC_LANG_HOOKS_H diff --git a/gcc/lcm.c b/gcc/lcm.c index 330068e..000e530 100644 --- a/gcc/lcm.c +++ b/gcc/lcm.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* These routines are meant to be used by various optimization passes which can be modeled as lazy code motion problems. diff --git a/gcc/libada-mk.in b/gcc/libada-mk.in index 77a5c2b..93bbad9 100644 --- a/gcc/libada-mk.in +++ b/gcc/libada-mk.in @@ -14,8 +14,8 @@ #You should have received a copy of the GNU General Public License #along with GCC; see the file COPYING. If not, write to -#the Free Software Foundation, 59 Temple Place - Suite 330, -#Boston MA 02111-1307, USA. +#the Free Software Foundation, 51 Franklin Street, Fifth Floor, +#Boston MA 02110-1301, USA. # GCC's Makefile fragment for libada. # libada needs some information from the GCC configure file at the moment, diff --git a/gcc/libfuncs.h b/gcc/libfuncs.h index 44de0a7..e584a12 100644 --- a/gcc/libfuncs.h +++ b/gcc/libfuncs.h @@ -15,8 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #ifndef GCC_LIBFUNCS_H #define GCC_LIBFUNCS_H diff --git a/gcc/libgcc2.c b/gcc/libgcc2.c index a303d0b..3108bff 100644 --- a/gcc/libgcc2.c +++ b/gcc/libgcc2.c @@ -26,8 +26,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "tconfig.h" #include "tsystem.h" diff --git a/gcc/libgcc2.h b/gcc/libgcc2.h index cc4c13f..05901d8 100644 --- a/gcc/libgcc2.h +++ b/gcc/libgcc2.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, 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/libgcov.c b/gcc/libgcov.c index 3731a9e..09f3522 100644 --- a/gcc/libgcov.c +++ b/gcc/libgcov.c @@ -26,8 +26,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "tconfig.h" #include "tsystem.h" diff --git a/gcc/lists.c b/gcc/lists.c index 3af9526..9efa596 100644 --- a/gcc/lists.c +++ b/gcc/lists.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/local-alloc.c b/gcc/local-alloc.c index ada6e3d..a5d8c41 100644 --- a/gcc/local-alloc.c +++ b/gcc/local-alloc.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* Allocation of hard register numbers to pseudo registers is done in two passes. In this pass we consider only regs that are born and diff --git a/gcc/longlong.h b/gcc/longlong.h index 57ae634..01a0328 100644 --- a/gcc/longlong.h +++ b/gcc/longlong.h @@ -14,8 +14,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., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /* You have to define the following before including this file: diff --git a/gcc/loop-doloop.c b/gcc/loop-doloop.c index c40777b..def4c55 100644 --- a/gcc/loop-doloop.c +++ b/gcc/loop-doloop.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/loop-init.c b/gcc/loop-init.c index 2eddb6d..4702789 100644 --- a/gcc/loop-init.c +++ b/gcc/loop-init.c @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/loop-invariant.c b/gcc/loop-invariant.c index 34140ef..8a09ff9 100644 --- a/gcc/loop-invariant.c +++ b/gcc/loop-invariant.c @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This implements the loop invariant motion pass. It is very simple (no calls, libcalls, etc.). This should be sufficient to cleanup things like diff --git a/gcc/loop-iv.c b/gcc/loop-iv.c index ba0d64c..48bae0b 100644 --- a/gcc/loop-iv.c +++ b/gcc/loop-iv.c @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This is just a very simplistic analysis of induction variables of the loop. The major use is for determining the number of iterations of a loop for diff --git a/gcc/loop-unroll.c b/gcc/loop-unroll.c index fd1821c..deeca2d 100644 --- a/gcc/loop-unroll.c +++ b/gcc/loop-unroll.c @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/loop-unswitch.c b/gcc/loop-unswitch.c index 27a8bca..d748730 100644 --- a/gcc/loop-unswitch.c +++ b/gcc/loop-unswitch.c @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/loop.c b/gcc/loop.c index 7da65db..5e85248 100644 --- a/gcc/loop.c +++ b/gcc/loop.c @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This is the loop optimization pass of the compiler. It finds invariant computations within loops and moves them diff --git a/gcc/machmode.def b/gcc/machmode.def index 7e48986..4689521 100644 --- a/gcc/machmode.def +++ b/gcc/machmode.def @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This file defines all the MACHINE MODES used by GCC. diff --git a/gcc/machmode.h b/gcc/machmode.h index 10016f8..7f5633c 100644 --- a/gcc/machmode.h +++ b/gcc/machmode.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef HAVE_MACHINE_MODES #define HAVE_MACHINE_MODES diff --git a/gcc/main.c b/gcc/main.c index 16a936e..02cc9f0 100644 --- a/gcc/main.c +++ b/gcc/main.c @@ -14,8 +14,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/mips-tdump.c b/gcc/mips-tdump.c index 286dd6a..b82fce4 100644 --- a/gcc/mips-tdump.c +++ b/gcc/mips-tdump.c @@ -18,8 +18,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/mips-tfile.c b/gcc/mips-tfile.c index 49ae077..c96eb41 100644 --- a/gcc/mips-tfile.c +++ b/gcc/mips-tfile.c @@ -20,8 +20,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* Here is a brief description of the MIPS ECOFF symbol table. The diff --git a/gcc/mkconfig.sh b/gcc/mkconfig.sh index 8fd9de2..78c9a99 100644 --- a/gcc/mkconfig.sh +++ b/gcc/mkconfig.sh @@ -15,8 +15,8 @@ # You should have received a copy of the GNU General Public License # along with GCC; see the file COPYING. If not, write to -# the Free Software Foundation, 59 Temple Place - Suite 330, -# Boston MA 02111-1307, USA. +# the Free Software Foundation, 51 Franklin Street, Fifth Floor, +# Boston MA 02110-1301, USA. # Generate gcc's various configuration headers: diff --git a/gcc/mkmap-flat.awk b/gcc/mkmap-flat.awk index dacd7ca..09f7cce 100644 --- a/gcc/mkmap-flat.awk +++ b/gcc/mkmap-flat.awk @@ -15,8 +15,8 @@ # # You should have received a copy of the GNU General Public License # along with GCC; see the file COPYING. If not, write to the Free -# Software Foundation, 59 Temple Place - Suite 330, Boston MA -# 02111-1307, USA. +# Software Foundation, 51 Franklin Street, Fifth Floor, Boston MA +# 02110-1301, USA. BEGIN { state = "nm"; diff --git a/gcc/mkmap-symver.awk b/gcc/mkmap-symver.awk index 7514b95..744d9c8 100644 --- a/gcc/mkmap-symver.awk +++ b/gcc/mkmap-symver.awk @@ -15,8 +15,8 @@ # # You should have received a copy of the GNU General Public License # along with GCC; see the file COPYING. If not, write to the Free -# Software Foundation, 59 Temple Place - Suite 330, Boston MA -# 02111-1307, USA. +# Software Foundation, 51 Franklin Street, Fifth Floor, Boston MA +# 02110-1301, USA. BEGIN { state = "nm"; diff --git a/gcc/mode-classes.def b/gcc/mode-classes.def index d154493..08f679e 100644 --- a/gcc/mode-classes.def +++ b/gcc/mode-classes.def @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #define MODE_CLASSES \ DEF_MODE_CLASS (MODE_RANDOM), /* other */ \ diff --git a/gcc/mode-switching.c b/gcc/mode-switching.c index 968061c..62e7112 100644 --- a/gcc/mode-switching.c +++ b/gcc/mode-switching.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/modulo-sched.c b/gcc/modulo-sched.c index 39549b9..b436811 100644 --- a/gcc/modulo-sched.c +++ b/gcc/modulo-sched.c @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" diff --git a/gcc/opt-functions.awk b/gcc/opt-functions.awk index b512496..3e4c805 100644 --- a/gcc/opt-functions.awk +++ b/gcc/opt-functions.awk @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # Some common subroutines for use by opt[ch]-gen.awk. diff --git a/gcc/opt-gather.awk b/gcc/opt-gather.awk index 2feb6d8..084362e 100644 --- a/gcc/opt-gather.awk +++ b/gcc/opt-gather.awk @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # This Awk script takes a list of *.opt files and combines them into # a three-field sorted list suitable for input into opt[ch]-gen.awk. diff --git a/gcc/optabs.c b/gcc/optabs.c index 2202727..1fb1136 100644 --- a/gcc/optabs.c +++ b/gcc/optabs.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" diff --git a/gcc/optabs.h b/gcc/optabs.h index 91afce3..c3644be 100644 --- a/gcc/optabs.h +++ b/gcc/optabs.h @@ -15,8 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #ifndef GCC_OPTABS_H #define GCC_OPTABS_H diff --git a/gcc/optc-gen.awk b/gcc/optc-gen.awk index 85876e0..065972b 100644 --- a/gcc/optc-gen.awk +++ b/gcc/optc-gen.awk @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # This Awk script reads in the option records generated from # opt-gather.awk, combines the flags of duplicat options and generates a diff --git a/gcc/opth-gen.awk b/gcc/opth-gen.awk index 1a63bc9..a6537a1 100644 --- a/gcc/opth-gen.awk +++ b/gcc/opth-gen.awk @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # This Awk script reads in the option records generated from # opt-gather.awk, combines the flags of duplicate options and generates a diff --git a/gcc/opts.c b/gcc/opts.c index b6f98e0..ec41688 100644 --- a/gcc/opts.c +++ b/gcc/opts.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/opts.h b/gcc/opts.h index bc05ac9..2c2340c 100644 --- a/gcc/opts.h +++ b/gcc/opts.h @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_OPTS_H #define GCC_OPTS_H diff --git a/gcc/output.h b/gcc/output.h index 7c7c1d8..221e4df 100644 --- a/gcc/output.h +++ b/gcc/output.h @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_OUTPUT_H #define GCC_OUTPUT_H diff --git a/gcc/params.c b/gcc/params.c index bae4dba..40daae7 100644 --- a/gcc/params.c +++ b/gcc/params.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff --git a/gcc/params.def b/gcc/params.def index d9871a5..c17b54e 100644 --- a/gcc/params.def +++ b/gcc/params.def @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff --git a/gcc/params.h b/gcc/params.h index fc1c377..7edcb98 100644 --- a/gcc/params.h +++ b/gcc/params.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff --git a/gcc/passes.c b/gcc/passes.c index 93126b0..4eff6c6 100644 --- a/gcc/passes.c +++ b/gcc/passes.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This is the top level of cc1/c++. It parses command args, opens files, invokes the various passes diff --git a/gcc/pointer-set.c b/gcc/pointer-set.c index 266cccf..460a2cf 100644 --- a/gcc/pointer-set.c +++ b/gcc/pointer-set.c @@ -15,8 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/pointer-set.h b/gcc/pointer-set.h index 65ac9ee..7b2e6bc 100644 --- a/gcc/pointer-set.h +++ b/gcc/pointer-set.h @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef POINTER_SET_H #define POINTER_SET_H diff --git a/gcc/postreload-gcse.c b/gcc/postreload-gcse.c index b821db1..5558e93 100644 --- a/gcc/postreload-gcse.c +++ b/gcc/postreload-gcse.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/postreload.c b/gcc/postreload.c index d469b89..6877cd3 100644 --- a/gcc/postreload.c +++ b/gcc/postreload.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/predict.c b/gcc/predict.c index 61cc540..2e78d39 100644 --- a/gcc/predict.c +++ b/gcc/predict.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* References: diff --git a/gcc/predict.def b/gcc/predict.def index 0501605..a6fcb73 100644 --- a/gcc/predict.def +++ b/gcc/predict.def @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* Before including this file, you should define a macro: diff --git a/gcc/predict.h b/gcc/predict.h index 192a3d0..8972525 100644 --- a/gcc/predict.h +++ b/gcc/predict.h @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_PREDICT_H #define GCC_PREDICT_H diff --git a/gcc/prefix.c b/gcc/prefix.c index a6cab76..476e996 100644 --- a/gcc/prefix.c +++ b/gcc/prefix.c @@ -16,8 +16,8 @@ Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, Inc., 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ /* This file contains routines to update a path, both to canonicalize the directory format and to handle any prefix translation. diff --git a/gcc/prefix.h b/gcc/prefix.h index 25f2115..e6e653a 100644 --- a/gcc/prefix.h +++ b/gcc/prefix.h @@ -15,8 +15,8 @@ Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, Inc., 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #ifndef GCC_PREFIX_H diff --git a/gcc/pretty-print.c b/gcc/pretty-print.c index f20a8de..1538fc3 100644 --- a/gcc/pretty-print.c +++ b/gcc/pretty-print.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #undef FLOAT /* This is for hpux. They should change hpux. */ diff --git a/gcc/pretty-print.h b/gcc/pretty-print.h index 3f34896..f715418 100644 --- a/gcc/pretty-print.h +++ b/gcc/pretty-print.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_PRETTY_PRINT_H #define GCC_PRETTY_PRINT_H diff --git a/gcc/print-rtl.c b/gcc/print-rtl.c index c523d80..07bfff9 100644 --- a/gcc/print-rtl.c +++ b/gcc/print-rtl.c @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This file is compiled twice: once for the generator programs, once for the compiler. */ diff --git a/gcc/print-tree.c b/gcc/print-tree.c index 873d11b..0b2563a 100644 --- a/gcc/print-tree.c +++ b/gcc/print-tree.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" diff --git a/gcc/profile.c b/gcc/profile.c index b1514a5..c32003e 100644 --- a/gcc/profile.c +++ b/gcc/profile.c @@ -19,8 +19,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* Generate basic block profile instrumentation and auxiliary files. Profile generation is optimized, so that not all arcs in the basic diff --git a/gcc/protoize.c b/gcc/protoize.c index e9f177e..f67fc4d 100644 --- a/gcc/protoize.c +++ b/gcc/protoize.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/read-rtl.c b/gcc/read-rtl.c index 1fa0896..2835c26 100644 --- a/gcc/read-rtl.c +++ b/gcc/read-rtl.c @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "bconfig.h" diff --git a/gcc/real.c b/gcc/real.c index 81bce44..9099f41 100644 --- a/gcc/real.c +++ b/gcc/real.c @@ -18,8 +18,8 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free - Software Foundation, 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. */ + Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/real.h b/gcc/real.h index 9e52c6d..9538093 100644 --- a/gcc/real.h +++ b/gcc/real.h @@ -16,8 +16,8 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free - Software Foundation, 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. */ + Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. */ #ifndef GCC_REAL_H #define GCC_REAL_H diff --git a/gcc/recog.c b/gcc/recog.c index 2095ca0..eb9aeac 100644 --- a/gcc/recog.c +++ b/gcc/recog.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" diff --git a/gcc/recog.h b/gcc/recog.h index e8b25e6..d923aa3 100644 --- a/gcc/recog.h +++ b/gcc/recog.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* Random number that should be large enough for all purposes. */ #define MAX_RECOG_ALTERNATIVES 30 diff --git a/gcc/reg-notes.def b/gcc/reg-notes.def index a7df27b..e196b12 100644 --- a/gcc/reg-notes.def +++ b/gcc/reg-notes.def @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This file defines all the codes that may appear on individual EXPR_LIST rtxes in the REG_NOTES chain of an insn. The codes are diff --git a/gcc/reg-stack.c b/gcc/reg-stack.c index e375393..ba1b0e1 100644 --- a/gcc/reg-stack.c +++ b/gcc/reg-stack.c @@ -16,8 +16,8 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free - Software Foundation, 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. */ + Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, 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 5ed04e0..d828953 100644 --- a/gcc/regclass.c +++ b/gcc/regclass.c @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This file contains two passes of the compiler: reg_scan and reg_class. diff --git a/gcc/regmove.c b/gcc/regmove.c index 862a4c4..d93c056 100644 --- a/gcc/regmove.c +++ b/gcc/regmove.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This module looks for cases where matching constraints would force diff --git a/gcc/regrename.c b/gcc/regrename.c index 89e7bbb..0cfe552 100644 --- a/gcc/regrename.c +++ b/gcc/regrename.c @@ -16,8 +16,8 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free - Software Foundation, 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. */ + Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/regs.h b/gcc/regs.h index 3d5fec4..3caa89b 100644 --- a/gcc/regs.h +++ b/gcc/regs.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_REGS_H #define GCC_REGS_H diff --git a/gcc/reload.c b/gcc/reload.c index fe4b3ac..e2d4a8e 100644 --- a/gcc/reload.c +++ b/gcc/reload.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This file contains subroutines used only from the file reload1.c. It knows how to scan one insn for operands and values diff --git a/gcc/reload.h b/gcc/reload.h index bbf235e..d2f038b 100644 --- a/gcc/reload.h +++ b/gcc/reload.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* If secondary reloads are the same for inputs and outputs, define those diff --git a/gcc/reload1.c b/gcc/reload1.c index 6a94530..708db0b 100644 --- a/gcc/reload1.c +++ b/gcc/reload1.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/reorg.c b/gcc/reorg.c index 43ba321..b6f60c7 100644 --- a/gcc/reorg.c +++ b/gcc/reorg.c @@ -18,8 +18,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* Instruction reorganization pass. diff --git a/gcc/resource.c b/gcc/resource.c index eae4cf9..95f1628 100644 --- a/gcc/resource.c +++ b/gcc/resource.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/resource.h b/gcc/resource.h index 5472970..589a6eb 100644 --- a/gcc/resource.h +++ b/gcc/resource.h @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_RESOURCE_H #define GCC_RESOURCE_H diff --git a/gcc/rtl-error.c b/gcc/rtl-error.c index 3521c1d..3a950b2 100644 --- a/gcc/rtl-error.c +++ b/gcc/rtl-error.c @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #undef FLOAT /* This is for hpux. They should change hpux. */ diff --git a/gcc/rtl-profile.c b/gcc/rtl-profile.c index 4ba3f2f..085ef0c 100644 --- a/gcc/rtl-profile.c +++ b/gcc/rtl-profile.c @@ -19,8 +19,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* Generate basic block profile instrumentation and auxiliary files. RTL-based version. See profile.c for overview. */ diff --git a/gcc/rtl.c b/gcc/rtl.c index 0c46c60..08b463b 100644 --- a/gcc/rtl.c +++ b/gcc/rtl.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This file is compiled twice: once for the generator programs once for the compiler. */ diff --git a/gcc/rtl.def b/gcc/rtl.def index 8acb0f4..f9dd11e 100644 --- a/gcc/rtl.def +++ b/gcc/rtl.def @@ -19,8 +19,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* Expression definitions and descriptions for all targets are in this file. diff --git a/gcc/rtl.h b/gcc/rtl.h index 69091ab..72fe10a 100644 --- a/gcc/rtl.h +++ b/gcc/rtl.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_RTL_H #define GCC_RTL_H diff --git a/gcc/rtlanal.c b/gcc/rtlanal.c index 2561e32..25aefd5 100644 --- a/gcc/rtlanal.c +++ b/gcc/rtlanal.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" diff --git a/gcc/rtlhooks-def.h b/gcc/rtlhooks-def.h index 32d0292..b6c07fb 100644 --- a/gcc/rtlhooks-def.h +++ b/gcc/rtlhooks-def.h @@ -15,8 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #ifndef GCC_RTL_HOOKS_DEF_H #define GCC_RTL_HOOKS_DEF_H diff --git a/gcc/rtlhooks.c b/gcc/rtlhooks.c index 9d5dafd..bc41398 100644 --- a/gcc/rtlhooks.c +++ b/gcc/rtlhooks.c @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/sbitmap.c b/gcc/sbitmap.c index cbc5775..6d76b2d 100644 --- a/gcc/sbitmap.c +++ b/gcc/sbitmap.c @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/sbitmap.h b/gcc/sbitmap.h index 7f40d8a..21c6974 100644 --- a/gcc/sbitmap.h +++ b/gcc/sbitmap.h @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_SBITMAP_H #define GCC_SBITMAP_H diff --git a/gcc/scan-decls.c b/gcc/scan-decls.c index 7beaa24..86fd404 100644 --- a/gcc/scan-decls.c +++ b/gcc/scan-decls.c @@ -14,7 +14,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, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. Written by Per Bothner , July 1993. */ diff --git a/gcc/scan.c b/gcc/scan.c index f326061..d5d7bee 100644 --- a/gcc/scan.c +++ b/gcc/scan.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, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "bconfig.h" #include "system.h" diff --git a/gcc/scan.h b/gcc/scan.h index 962f85c..9a58d06 100644 --- a/gcc/scan.h +++ b/gcc/scan.h @@ -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, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include diff --git a/gcc/sched-deps.c b/gcc/sched-deps.c index 6b54fc8..6c7b7ec 100644 --- a/gcc/sched-deps.c +++ b/gcc/sched-deps.c @@ -19,8 +19,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/sched-ebb.c b/gcc/sched-ebb.c index 20520dd..c2d7988 100644 --- a/gcc/sched-ebb.c +++ b/gcc/sched-ebb.c @@ -18,8 +18,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/sched-int.h b/gcc/sched-int.h index 7f3805b..47c5855 100644 --- a/gcc/sched-int.h +++ b/gcc/sched-int.h @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_SCHED_INT_H #define GCC_SCHED_INT_H diff --git a/gcc/sched-rgn.c b/gcc/sched-rgn.c index edaf796..6aa8224 100644 --- a/gcc/sched-rgn.c +++ b/gcc/sched-rgn.c @@ -18,8 +18,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This pass implements list scheduling within basic blocks. It is run twice: (1) after flow analysis, but before register allocation, diff --git a/gcc/sched-vis.c b/gcc/sched-vis.c index cd0ea22..2436207 100644 --- a/gcc/sched-vis.c +++ b/gcc/sched-vis.c @@ -18,8 +18,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/sdbout.c b/gcc/sdbout.c index d596432..8dd6026 100644 --- a/gcc/sdbout.c +++ b/gcc/sdbout.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* mike@tredysvr.Tredydev.Unisys.COM says: I modified the struct.c example and have a nm of a .o resulting from the diff --git a/gcc/sdbout.h b/gcc/sdbout.h index 5f2b479..1ba8dfb 100644 --- a/gcc/sdbout.h +++ b/gcc/sdbout.h @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ extern void sdbout_symbol (tree, int); extern void sdbout_types (tree); diff --git a/gcc/simplify-rtx.c b/gcc/simplify-rtx.c index 3389789..ae1fea7 100644 --- a/gcc/simplify-rtx.c +++ b/gcc/simplify-rtx.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" diff --git a/gcc/sreal.c b/gcc/sreal.c index 24eedcd..5982d26 100644 --- a/gcc/sreal.c +++ b/gcc/sreal.c @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This library supports positive real numbers and 0; inf and nan are NOT supported. diff --git a/gcc/sreal.h b/gcc/sreal.h index b24b29b..77cf2c0 100644 --- a/gcc/sreal.h +++ b/gcc/sreal.h @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_SREAL_H #define GCC_SREAL_H diff --git a/gcc/stab.def b/gcc/stab.def index 043f197..5bbbf97 100644 --- a/gcc/stab.def +++ b/gcc/stab.def @@ -14,8 +14,8 @@ You should have received a copy of the GNU Library General Public License along with the GNU C Library; see the file COPYING.LIB. If not, - write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. */ + write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /* This contains contribution from Cygnus Support. */ diff --git a/gcc/statistics.h b/gcc/statistics.h index 76a1001..a75743c 100644 --- a/gcc/statistics.h +++ b/gcc/statistics.h @@ -17,8 +17,8 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free - the Free Software Foundation, 59 Temple Place - Suite 330, Boston, - MA 02111-1307, USA. */ + the Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, + MA 02110-1301, USA. */ #ifndef GCC_STATISTICS #define GCC_STATISTICS diff --git a/gcc/stmt.c b/gcc/stmt.c index 6df6eaa..e38b96b 100644 --- a/gcc/stmt.c +++ b/gcc/stmt.c @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This file handles the generation of rtl code from tree structure above the level of expressions, using subroutines in exp*.c and emit-rtl.c. diff --git a/gcc/stor-layout.c b/gcc/stor-layout.c index 12581c5..8065f96 100644 --- a/gcc/stor-layout.c +++ b/gcc/stor-layout.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" diff --git a/gcc/stringpool.c b/gcc/stringpool.c index f75fb93..b3cfcc4 100644 --- a/gcc/stringpool.c +++ b/gcc/stringpool.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* String text, identifier text and identifier node allocator. Strings allocated by ggc_alloc_string are stored in an obstack which is diff --git a/gcc/stub-objc.c b/gcc/stub-objc.c index f889bb9..0cd6017 100644 --- a/gcc/stub-objc.c +++ b/gcc/stub-objc.c @@ -18,8 +18,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/system.h b/gcc/system.h index 9969356..a488292 100644 --- a/gcc/system.h +++ b/gcc/system.h @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_SYSTEM_H diff --git a/gcc/target-def.h b/gcc/target-def.h index fb04095..91cb6d3 100644 --- a/gcc/target-def.h +++ b/gcc/target-def.h @@ -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, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. In other words, you are welcome to use, share and improve this program. You are forbidden to forbid anyone else to use, share and improve diff --git a/gcc/target.h b/gcc/target.h index d6b9f5e..9c39f03 100644 --- a/gcc/target.h +++ b/gcc/target.h @@ -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, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. In other words, you are welcome to use, share and improve this program. You are forbidden to forbid anyone else to use, share and improve diff --git a/gcc/targhooks.c b/gcc/targhooks.c index 1de5809..31aa0dd 100644 --- a/gcc/targhooks.c +++ b/gcc/targhooks.c @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* The migration of target macros to target hooks works as follows: diff --git a/gcc/targhooks.h b/gcc/targhooks.h index 8de68a2..99aeb5b 100644 --- a/gcc/targhooks.h +++ b/gcc/targhooks.h @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ extern void default_external_libcall (rtx); diff --git a/gcc/timevar.c b/gcc/timevar.c index ad9e5f5..a1a1763 100644 --- a/gcc/timevar.c +++ b/gcc/timevar.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/timevar.def b/gcc/timevar.def index 9b706ab..0f9040a 100644 --- a/gcc/timevar.def +++ b/gcc/timevar.def @@ -18,8 +18,8 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to - the Free Software Foundation, 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. */ + the Free Software Foundation, 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /* This file contains timing variable definitions, used by timevar.h and timevar.c. diff --git a/gcc/timevar.h b/gcc/timevar.h index e4eaca2..6672cad 100644 --- a/gcc/timevar.h +++ b/gcc/timevar.h @@ -16,8 +16,8 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free - Software Foundation, 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. */ + Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. */ #ifndef GCC_TIMEVAR_H #define GCC_TIMEVAR_H diff --git a/gcc/tlink.c b/gcc/tlink.c index e8fe756..db6febf 100644 --- a/gcc/tlink.c +++ b/gcc/tlink.c @@ -19,8 +19,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/toplev.c b/gcc/toplev.c index 0d30909..709d63e 100644 --- a/gcc/toplev.c +++ b/gcc/toplev.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This is the top level of cc1/c++. It parses command args, opens files, invokes the various passes diff --git a/gcc/toplev.h b/gcc/toplev.h index 0b075e1..827b17f 100644 --- a/gcc/toplev.h +++ b/gcc/toplev.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_TOPLEV_H #define GCC_TOPLEV_H diff --git a/gcc/tracer.c b/gcc/tracer.c index b732547..cddc5b9 100644 --- a/gcc/tracer.c +++ b/gcc/tracer.c @@ -16,8 +16,8 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free - Software Foundation, 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. */ + Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. */ /* This pass performs the tail duplication needed for superblock formation. For more information see: diff --git a/gcc/tree-browser.c b/gcc/tree-browser.c index f07cf96..53b5d82 100644 --- a/gcc/tree-browser.c +++ b/gcc/tree-browser.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-browser.def b/gcc/tree-browser.def index ef14492..ee65524 100644 --- a/gcc/tree-browser.def +++ b/gcc/tree-browser.def @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* First field in the following declarations is the code of the command used by the tree browser. diff --git a/gcc/tree-cfg.c b/gcc/tree-cfg.c index 6a72250..ba40328 100644 --- a/gcc/tree-cfg.c +++ b/gcc/tree-cfg.c @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-cfgcleanup.c b/gcc/tree-cfgcleanup.c index f250f1f..bedee9b 100644 --- a/gcc/tree-cfgcleanup.c +++ b/gcc/tree-cfgcleanup.c @@ -15,8 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-chrec.c b/gcc/tree-chrec.c index ee17150..4d62b51 100644 --- a/gcc/tree-chrec.c +++ b/gcc/tree-chrec.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This file implements operations on chains of recurrences. Chains of recurrences are used for modeling evolution functions of scalar diff --git a/gcc/tree-chrec.h b/gcc/tree-chrec.h index 723c891..6ef1b66 100644 --- a/gcc/tree-chrec.h +++ b/gcc/tree-chrec.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_TREE_CHREC_H #define GCC_TREE_CHREC_H diff --git a/gcc/tree-complex.c b/gcc/tree-complex.c index f949633..8938f5e 100644 --- a/gcc/tree-complex.c +++ b/gcc/tree-complex.c @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-data-ref.c b/gcc/tree-data-ref.c index e4917df..dcc85f7 100644 --- a/gcc/tree-data-ref.c +++ b/gcc/tree-data-ref.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This pass walks a given loop structure searching for array references. The information about the array accesses is recorded diff --git a/gcc/tree-data-ref.h b/gcc/tree-data-ref.h index 66d6644..49e23e4 100644 --- a/gcc/tree-data-ref.h +++ b/gcc/tree-data-ref.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_TREE_DATA_REF_H #define GCC_TREE_DATA_REF_H diff --git a/gcc/tree-dfa.c b/gcc/tree-dfa.c index 4288c2c..0fa9b2c 100644 --- a/gcc/tree-dfa.c +++ b/gcc/tree-dfa.c @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-dump.c b/gcc/tree-dump.c index 836b10c..e490533 100644 --- a/gcc/tree-dump.c +++ b/gcc/tree-dump.c @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-dump.h b/gcc/tree-dump.h index ffe3de1..8631637 100644 --- a/gcc/tree-dump.h +++ b/gcc/tree-dump.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_TREE_DUMP_H #define GCC_TREE_DUMP_H diff --git a/gcc/tree-eh.c b/gcc/tree-eh.c index 0820e67..b294cf2 100644 --- a/gcc/tree-eh.c +++ b/gcc/tree-eh.c @@ -15,8 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-flow-inline.h b/gcc/tree-flow-inline.h index 68f8562..e2ed2f3 100644 --- a/gcc/tree-flow-inline.h +++ b/gcc/tree-flow-inline.h @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #ifndef _TREE_FLOW_INLINE_H #define _TREE_FLOW_INLINE_H 1 diff --git a/gcc/tree-flow.h b/gcc/tree-flow.h index 5941b5e..42c6d72 100644 --- a/gcc/tree-flow.h +++ b/gcc/tree-flow.h @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #ifndef _TREE_FLOW_H #define _TREE_FLOW_H 1 diff --git a/gcc/tree-gimple.c b/gcc/tree-gimple.c index 3bf773b..2a62aeb 100644 --- a/gcc/tree-gimple.c +++ b/gcc/tree-gimple.c @@ -17,8 +17,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-gimple.h b/gcc/tree-gimple.h index 4952f72..5f7724b 100644 --- a/gcc/tree-gimple.h +++ b/gcc/tree-gimple.h @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #ifndef _TREE_SIMPLE_H #define _TREE_SIMPLE_H 1 diff --git a/gcc/tree-if-conv.c b/gcc/tree-if-conv.c index 8b940ca..710fbb6 100644 --- a/gcc/tree-if-conv.c +++ b/gcc/tree-if-conv.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This pass implements tree level if-conversion transformation of loops. Initial goal is to help vectorizer vectorize loops with conditions. diff --git a/gcc/tree-inline.c b/gcc/tree-inline.c index 8f9e278..b625af3 100644 --- a/gcc/tree-inline.c +++ b/gcc/tree-inline.c @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-inline.h b/gcc/tree-inline.h index 1f71c33..23d562c 100644 --- a/gcc/tree-inline.h +++ b/gcc/tree-inline.h @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #ifndef GCC_TREE_INLINE_H #define GCC_TREE_INLINE_H diff --git a/gcc/tree-into-ssa.c b/gcc/tree-into-ssa.c index 1daea76..2670b57 100644 --- a/gcc/tree-into-ssa.c +++ b/gcc/tree-into-ssa.c @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-iterator.c b/gcc/tree-iterator.c index 1b78160..7913bda 100644 --- a/gcc/tree-iterator.c +++ b/gcc/tree-iterator.c @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-iterator.h b/gcc/tree-iterator.h index c248309..5f14edc 100644 --- a/gcc/tree-iterator.h +++ b/gcc/tree-iterator.h @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ /* This file is dependent upon the implementation of tree's. It provides an diff --git a/gcc/tree-loop-linear.c b/gcc/tree-loop-linear.c index 741c95d..c93765a 100644 --- a/gcc/tree-loop-linear.c +++ b/gcc/tree-loop-linear.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" diff --git a/gcc/tree-mudflap.c b/gcc/tree-mudflap.c index 1ed0159..748f9d3 100644 --- a/gcc/tree-mudflap.c +++ b/gcc/tree-mudflap.c @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" diff --git a/gcc/tree-mudflap.h b/gcc/tree-mudflap.h index 9d53015..da835f8 100644 --- a/gcc/tree-mudflap.h +++ b/gcc/tree-mudflap.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef TREE_MUDFLAP_H #define TREE_MUDFLAP_H diff --git a/gcc/tree-nested.c b/gcc/tree-nested.c index 1721bca..4f6ec71 100644 --- a/gcc/tree-nested.c +++ b/gcc/tree-nested.c @@ -15,8 +15,8 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to - the Free Software Foundation, 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. */ + the Free Software Foundation, 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-nomudflap.c b/gcc/tree-nomudflap.c index 00ebd6d..c3f2bf0 100644 --- a/gcc/tree-nomudflap.c +++ b/gcc/tree-nomudflap.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" diff --git a/gcc/tree-nrv.c b/gcc/tree-nrv.c index 9e1c56d..e0b59eb 100644 --- a/gcc/tree-nrv.c +++ b/gcc/tree-nrv.c @@ -15,8 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-optimize.c b/gcc/tree-optimize.c index adeee3c..0e477de 100644 --- a/gcc/tree-optimize.c +++ b/gcc/tree-optimize.c @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-outof-ssa.c b/gcc/tree-outof-ssa.c index a7b4f3f..38f583e 100644 --- a/gcc/tree-outof-ssa.c +++ b/gcc/tree-outof-ssa.c @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-pass.h b/gcc/tree-pass.h index eb1ad31..d6eaaa9 100644 --- a/gcc/tree-pass.h +++ b/gcc/tree-pass.h @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #ifndef GCC_TREE_PASS_H diff --git a/gcc/tree-phinodes.c b/gcc/tree-phinodes.c index 7faedc9..b7cfcb2 100644 --- a/gcc/tree-phinodes.c +++ b/gcc/tree-phinodes.c @@ -15,8 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-pretty-print.c b/gcc/tree-pretty-print.c index 251c03c..4fa0326 100644 --- a/gcc/tree-pretty-print.c +++ b/gcc/tree-pretty-print.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-profile.c b/gcc/tree-profile.c index d611168..0f73e3c 100644 --- a/gcc/tree-profile.c +++ b/gcc/tree-profile.c @@ -20,8 +20,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* Generate basic block profile instrumentation and auxiliary files. Tree-based version. See profile.c for overview. */ diff --git a/gcc/tree-scalar-evolution.c b/gcc/tree-scalar-evolution.c index 49806b2..120a2b4 100644 --- a/gcc/tree-scalar-evolution.c +++ b/gcc/tree-scalar-evolution.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* Description: diff --git a/gcc/tree-scalar-evolution.h b/gcc/tree-scalar-evolution.h index cfb3a39..60878b1 100644 --- a/gcc/tree-scalar-evolution.h +++ b/gcc/tree-scalar-evolution.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_TREE_SCALAR_EVOLUTION_H #define GCC_TREE_SCALAR_EVOLUTION_H diff --git a/gcc/tree-sra.c b/gcc/tree-sra.c index e54598a..e7c3348 100644 --- a/gcc/tree-sra.c +++ b/gcc/tree-sra.c @@ -18,8 +18,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-ssa-address.c b/gcc/tree-ssa-address.c index 67bbc4a..416904b 100644 --- a/gcc/tree-ssa-address.c +++ b/gcc/tree-ssa-address.c @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* Utility functions for manipulation with TARGET_MEM_REFs -- tree expressions that directly map to addressing modes of the target. */ diff --git a/gcc/tree-ssa-alias.c b/gcc/tree-ssa-alias.c index 04125ca..2e74b58 100644 --- a/gcc/tree-ssa-alias.c +++ b/gcc/tree-ssa-alias.c @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-ssa-ccp.c b/gcc/tree-ssa-ccp.c index 6816daf..cb2314b 100644 --- a/gcc/tree-ssa-ccp.c +++ b/gcc/tree-ssa-ccp.c @@ -18,8 +18,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* Conditional constant propagation (CCP) is based on the SSA propagation engine (tree-ssa-propagate.c). Constant assignments of diff --git a/gcc/tree-ssa-copy.c b/gcc/tree-ssa-copy.c index 10b0989..11da27a 100644 --- a/gcc/tree-ssa-copy.c +++ b/gcc/tree-ssa-copy.c @@ -15,8 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-ssa-copyrename.c b/gcc/tree-ssa-copyrename.c index 6656e6e..71599cd 100644 --- a/gcc/tree-ssa-copyrename.c +++ b/gcc/tree-ssa-copyrename.c @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-ssa-dce.c b/gcc/tree-ssa-dce.c index f6e62dc..1b5c9f9 100644 --- a/gcc/tree-ssa-dce.c +++ b/gcc/tree-ssa-dce.c @@ -18,8 +18,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* Dead code elimination. diff --git a/gcc/tree-ssa-dom.c b/gcc/tree-ssa-dom.c index 0336561..86da07b 100644 --- a/gcc/tree-ssa-dom.c +++ b/gcc/tree-ssa-dom.c @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-ssa-dse.c b/gcc/tree-ssa-dse.c index 19b93f7..4277a3a 100644 --- a/gcc/tree-ssa-dse.c +++ b/gcc/tree-ssa-dse.c @@ -15,8 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-ssa-forwprop.c b/gcc/tree-ssa-forwprop.c index 754f082..d5db4a8 100644 --- a/gcc/tree-ssa-forwprop.c +++ b/gcc/tree-ssa-forwprop.c @@ -15,8 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-ssa-live.c b/gcc/tree-ssa-live.c index 8f7bf77..cbd36f1 100644 --- a/gcc/tree-ssa-live.c +++ b/gcc/tree-ssa-live.c @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-ssa-live.h b/gcc/tree-ssa-live.h index 050d083..d8711c0 100644 --- a/gcc/tree-ssa-live.h +++ b/gcc/tree-ssa-live.h @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #ifndef _TREE_SSA_LIVE_H diff --git a/gcc/tree-ssa-loop-ch.c b/gcc/tree-ssa-loop-ch.c index 378755c..0184578 100644 --- a/gcc/tree-ssa-loop-ch.c +++ b/gcc/tree-ssa-loop-ch.c @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-ssa-loop-im.c b/gcc/tree-ssa-loop-im.c index d77bc53..9c728b2 100644 --- a/gcc/tree-ssa-loop-im.c +++ b/gcc/tree-ssa-loop-im.c @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-ssa-loop-ivcanon.c b/gcc/tree-ssa-loop-ivcanon.c index c38c2f2..1a86ee7 100644 --- a/gcc/tree-ssa-loop-ivcanon.c +++ b/gcc/tree-ssa-loop-ivcanon.c @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This pass detects the loops that iterate a constant number of times, adds a canonical induction variable (step -1, tested against 0) diff --git a/gcc/tree-ssa-loop-ivopts.c b/gcc/tree-ssa-loop-ivopts.c index 2d474d3..5ef9c24 100644 --- a/gcc/tree-ssa-loop-ivopts.c +++ b/gcc/tree-ssa-loop-ivopts.c @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This pass tries to find the optimal set of induction variables for the loop. It optimizes just the basic linear induction variables (although adding diff --git a/gcc/tree-ssa-loop-manip.c b/gcc/tree-ssa-loop-manip.c index 5098971..bbee7e6 100644 --- a/gcc/tree-ssa-loop-manip.c +++ b/gcc/tree-ssa-loop-manip.c @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-ssa-loop-niter.c b/gcc/tree-ssa-loop-niter.c index 73424ee..83c291d 100644 --- a/gcc/tree-ssa-loop-niter.c +++ b/gcc/tree-ssa-loop-niter.c @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-ssa-loop-unswitch.c b/gcc/tree-ssa-loop-unswitch.c index 21dc6b5..1736269 100644 --- a/gcc/tree-ssa-loop-unswitch.c +++ b/gcc/tree-ssa-loop-unswitch.c @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-ssa-loop.c b/gcc/tree-ssa-loop.c index 9e38e91..aa99920 100644 --- a/gcc/tree-ssa-loop.c +++ b/gcc/tree-ssa-loop.c @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-ssa-math-opts.c b/gcc/tree-ssa-math-opts.c index 1026704..9544a6c 100644 --- a/gcc/tree-ssa-math-opts.c +++ b/gcc/tree-ssa-math-opts.c @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* Currently, the only mini-pass in this file tries to CSE reciprocal operations. These are common in sequences such as this one: diff --git a/gcc/tree-ssa-operands.c b/gcc/tree-ssa-operands.c index ecd32a6..c064c84 100644 --- a/gcc/tree-ssa-operands.c +++ b/gcc/tree-ssa-operands.c @@ -15,8 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-ssa-operands.h b/gcc/tree-ssa-operands.h index 323ac3f..4ab74d2 100644 --- a/gcc/tree-ssa-operands.h +++ b/gcc/tree-ssa-operands.h @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_TREE_SSA_OPERANDS_H #define GCC_TREE_SSA_OPERANDS_H diff --git a/gcc/tree-ssa-opfinalize.h b/gcc/tree-ssa-opfinalize.h index 3415cf4..4c5b3fb 100644 --- a/gcc/tree-ssa-opfinalize.h +++ b/gcc/tree-ssa-opfinalize.h @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This file contains common code which is used by each of the 5 operand diff --git a/gcc/tree-ssa-phiopt.c b/gcc/tree-ssa-phiopt.c index bf53222..f72cb1b 100644 --- a/gcc/tree-ssa-phiopt.c +++ b/gcc/tree-ssa-phiopt.c @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-ssa-pre.c b/gcc/tree-ssa-pre.c index a46c367..bb194c1 100644 --- a/gcc/tree-ssa-pre.c +++ b/gcc/tree-ssa-pre.c @@ -17,8 +17,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-ssa-propagate.c b/gcc/tree-ssa-propagate.c index 37c644b..ce73ae3 100644 --- a/gcc/tree-ssa-propagate.c +++ b/gcc/tree-ssa-propagate.c @@ -16,8 +16,8 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free - Software Foundation, 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. */ + Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-ssa-propagate.h b/gcc/tree-ssa-propagate.h index f7265fe..dac9a5e 100644 --- a/gcc/tree-ssa-propagate.h +++ b/gcc/tree-ssa-propagate.h @@ -17,8 +17,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #ifndef _TREE_SSA_PROPAGATE_H #define _TREE_SSA_PROPAGATE_H 1 diff --git a/gcc/tree-ssa-reassoc.c b/gcc/tree-ssa-reassoc.c index 68a2910..5f0e8fc 100644 --- a/gcc/tree-ssa-reassoc.c +++ b/gcc/tree-ssa-reassoc.c @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-ssa-sink.c b/gcc/tree-ssa-sink.c index 6bd77ab..c6cdc6f 100644 --- a/gcc/tree-ssa-sink.c +++ b/gcc/tree-ssa-sink.c @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-ssa-structalias.c b/gcc/tree-ssa-structalias.c index 4aeda11..4cfd150 100644 --- a/gcc/tree-ssa-structalias.c +++ b/gcc/tree-ssa-structalias.c @@ -16,7 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include "config.h" diff --git a/gcc/tree-ssa-structalias.h b/gcc/tree-ssa-structalias.h index 89224c6..a6241e5 100644 --- a/gcc/tree-ssa-structalias.h +++ b/gcc/tree-ssa-structalias.h @@ -16,7 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef TREE_SSA_STRUCTALIAS_H diff --git a/gcc/tree-ssa-threadupdate.c b/gcc/tree-ssa-threadupdate.c index ea44137..a89a438 100644 --- a/gcc/tree-ssa-threadupdate.c +++ b/gcc/tree-ssa-threadupdate.c @@ -15,8 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-ssa-uncprop.c b/gcc/tree-ssa-uncprop.c index 38130604..4ca90c2 100644 --- a/gcc/tree-ssa-uncprop.c +++ b/gcc/tree-ssa-uncprop.c @@ -15,8 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-ssa.c b/gcc/tree-ssa.c index 50c6e72..dc28e71 100644 --- a/gcc/tree-ssa.c +++ b/gcc/tree-ssa.c @@ -15,8 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-ssanames.c b/gcc/tree-ssanames.c index 2c4b0b7..bf5ffef 100644 --- a/gcc/tree-ssanames.c +++ b/gcc/tree-ssanames.c @@ -15,8 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-stdarg.c b/gcc/tree-stdarg.c index c0d16b1..14c1e5f 100644 --- a/gcc/tree-stdarg.c +++ b/gcc/tree-stdarg.c @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-stdarg.h b/gcc/tree-stdarg.h index 100737a..6fda892 100644 --- a/gcc/tree-stdarg.h +++ b/gcc/tree-stdarg.h @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #ifndef GCC_TREE_STDARG_H #define GCC_TREE_STDARG_H 1 diff --git a/gcc/tree-tailcall.c b/gcc/tree-tailcall.c index fd8aecc..613841e 100644 --- a/gcc/tree-tailcall.c +++ b/gcc/tree-tailcall.c @@ -15,8 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-vect-analyze.c b/gcc/tree-vect-analyze.c index 1cca9e8..9d4fc5d 100644 --- a/gcc/tree-vect-analyze.c +++ b/gcc/tree-vect-analyze.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-vect-generic.c b/gcc/tree-vect-generic.c index fc75222..015a727 100644 --- a/gcc/tree-vect-generic.c +++ b/gcc/tree-vect-generic.c @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-vect-transform.c b/gcc/tree-vect-transform.c index a4417d4..4878299 100644 --- a/gcc/tree-vect-transform.c +++ b/gcc/tree-vect-transform.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-vectorizer.c b/gcc/tree-vectorizer.c index 1967e53..6ad7858 100644 --- a/gcc/tree-vectorizer.c +++ b/gcc/tree-vectorizer.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* Loop Vectorization Pass. diff --git a/gcc/tree-vectorizer.h b/gcc/tree-vectorizer.h index 3c2712d..2eb29a0 100644 --- a/gcc/tree-vectorizer.h +++ b/gcc/tree-vectorizer.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_TREE_VECTORIZER_H #define GCC_TREE_VECTORIZER_H diff --git a/gcc/tree-vn.c b/gcc/tree-vn.c index e46fafa..38ba39b 100644 --- a/gcc/tree-vn.c +++ b/gcc/tree-vn.c @@ -17,8 +17,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree-vrp.c b/gcc/tree-vrp.c index 5ad94b2..37bcb1b 100644 --- a/gcc/tree-vrp.c +++ b/gcc/tree-vrp.c @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/tree.c b/gcc/tree.c index 2f5f924..c19e3cc 100644 --- a/gcc/tree.c +++ b/gcc/tree.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This file contains the low level primitives for operating on tree nodes, including allocation, list operations, interning of identifiers, diff --git a/gcc/tree.def b/gcc/tree.def index 26a8703..52e6c11 100644 --- a/gcc/tree.def +++ b/gcc/tree.def @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* For tcc_references, tcc_expression, tcc_comparison, tcc_unary, diff --git a/gcc/tree.h b/gcc/tree.h index 831856d..09e0d63 100644 --- a/gcc/tree.h +++ b/gcc/tree.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_TREE_H #define GCC_TREE_H diff --git a/gcc/tsystem.h b/gcc/tsystem.h index bc8384e..cbd21dc 100644 --- a/gcc/tsystem.h +++ b/gcc/tsystem.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, 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/typeclass.h b/gcc/typeclass.h index a4e1570..9c40b11 100644 --- a/gcc/typeclass.h +++ b/gcc/typeclass.h @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, 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/unwind-c.c b/gcc/unwind-c.c index c066a13..fc76edb 100644 --- a/gcc/unwind-c.c +++ b/gcc/unwind-c.c @@ -26,8 +26,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "tconfig.h" #include "tsystem.h" diff --git a/gcc/unwind-compat.c b/gcc/unwind-compat.c index 4b5a2b3..f5316f0 100644 --- a/gcc/unwind-compat.c +++ b/gcc/unwind-compat.c @@ -25,8 +25,8 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free - Software Foundation, 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. */ + Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. */ #if defined (USE_GAS_SYMVER) && defined (USE_LIBUNWIND_EXCEPTIONS) #include "tconfig.h" diff --git a/gcc/unwind-compat.h b/gcc/unwind-compat.h index 051cea1..fc92053 100644 --- a/gcc/unwind-compat.h +++ b/gcc/unwind-compat.h @@ -25,8 +25,8 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free - Software Foundation, 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. */ + Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. */ #define symver(name, version) \ __asm__ (".symver " #name"," #name "@" #version) diff --git a/gcc/unwind-dw2-fde-compat.c b/gcc/unwind-dw2-fde-compat.c index 55adc36..d90bb7e 100644 --- a/gcc/unwind-dw2-fde-compat.c +++ b/gcc/unwind-dw2-fde-compat.c @@ -25,8 +25,8 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free - Software Foundation, 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. */ + Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. */ #if defined (USE_GAS_SYMVER) && defined (USE_LIBUNWIND_EXCEPTIONS) #include "tconfig.h" diff --git a/gcc/unwind-dw2-fde-darwin.c b/gcc/unwind-dw2-fde-darwin.c index f242654..0e16371 100644 --- a/gcc/unwind-dw2-fde-darwin.c +++ b/gcc/unwind-dw2-fde-darwin.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to - the Free Software Foundation, 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. */ + the Free Software Foundation, 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, 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/unwind-dw2-fde-glibc.c b/gcc/unwind-dw2-fde-glibc.c index ebc2d9c..e7bd31b 100644 --- a/gcc/unwind-dw2-fde-glibc.c +++ b/gcc/unwind-dw2-fde-glibc.c @@ -15,8 +15,8 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to - the Free Software Foundation, 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. */ + the Free Software Foundation, 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, 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/unwind-dw2-fde.c b/gcc/unwind-dw2-fde.c index d6b3a58..ace7a43 100644 --- a/gcc/unwind-dw2-fde.c +++ b/gcc/unwind-dw2-fde.c @@ -26,8 +26,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef _Unwind_Find_FDE #include "tconfig.h" diff --git a/gcc/unwind-dw2-fde.h b/gcc/unwind-dw2-fde.h index 93976e2..4f8641b 100644 --- a/gcc/unwind-dw2-fde.h +++ b/gcc/unwind-dw2-fde.h @@ -26,8 +26,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_UNWIND_DW2_FDE_H #define GCC_UNWIND_DW2_FDE_H diff --git a/gcc/unwind-dw2.c b/gcc/unwind-dw2.c index 55764fe..5a4375f 100644 --- a/gcc/unwind-dw2.c +++ b/gcc/unwind-dw2.c @@ -25,8 +25,8 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free - Software Foundation, 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. */ + Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. */ #include "tconfig.h" #include "tsystem.h" diff --git a/gcc/unwind-dw2.h b/gcc/unwind-dw2.h index 77563e7..e894dd9 100644 --- a/gcc/unwind-dw2.h +++ b/gcc/unwind-dw2.h @@ -25,8 +25,8 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free - Software Foundation, 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. */ + Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. */ /* A target can override (perhaps for backward compatibility) how many dwarf2 columns are unwound. */ diff --git a/gcc/unwind-pe.h b/gcc/unwind-pe.h index 3981657..8cd3fcd 100644 --- a/gcc/unwind-pe.h +++ b/gcc/unwind-pe.h @@ -24,8 +24,8 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free - Software Foundation, 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. */ + Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. */ /* @@@ Really this should be out of line, but this also causes link compatibility problems with the base ABI. This is slightly better diff --git a/gcc/unwind-sjlj.c b/gcc/unwind-sjlj.c index 0dd4a83..d08602d 100644 --- a/gcc/unwind-sjlj.c +++ b/gcc/unwind-sjlj.c @@ -25,8 +25,8 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free - Software Foundation, 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. */ + Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. */ #include "tconfig.h" #include "tsystem.h" diff --git a/gcc/unwind.h b/gcc/unwind.h index 7244fd4..9c0c7da 100644 --- a/gcc/unwind.h +++ b/gcc/unwind.h @@ -15,8 +15,8 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free - Software Foundation, 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. */ + Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. */ /* As a special exception, if you include this header file into source files compiled by GCC, this header file does not by itself cause diff --git a/gcc/unwind.inc b/gcc/unwind.inc index dc4708e..63fba96 100644 --- a/gcc/unwind.inc +++ b/gcc/unwind.inc @@ -24,8 +24,8 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free - Software Foundation, 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. */ + Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. */ /* This is derived from the C++ ABI for IA-64. Where we diverge for cross-architecture compatibility are noted with "@@@". diff --git a/gcc/value-prof.c b/gcc/value-prof.c index e6b45a5..5c06c15 100644 --- a/gcc/value-prof.c +++ b/gcc/value-prof.c @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/value-prof.h b/gcc/value-prof.h index 692746a..2a1191d 100644 --- a/gcc/value-prof.h +++ b/gcc/value-prof.h @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_VALUE_PROF_H #define GCC_VALUE_PROF_H diff --git a/gcc/var-tracking.c b/gcc/var-tracking.c index 6d5c14c..83bfdb1 100644 --- a/gcc/var-tracking.c +++ b/gcc/var-tracking.c @@ -15,8 +15,8 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free - Software Foundation, 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. */ + Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. */ /* This file contains the variable tracking pass. It computes where variables are located (which registers or where in memory) at each position diff --git a/gcc/varasm.c b/gcc/varasm.c index 5e06b63..e5d3649 100644 --- a/gcc/varasm.c +++ b/gcc/varasm.c @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* This file handles generation of all the assembler code diff --git a/gcc/varray.c b/gcc/varray.c index ee3d76d..6760a75 100644 --- a/gcc/varray.c +++ b/gcc/varray.c @@ -17,8 +17,8 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free - the Free Software Foundation, 59 Temple Place - Suite 330, Boston, - MA 02111-1307, USA. */ + the Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, + MA 02110-1301, USA. */ /* This file is compiled twice: once for the generator programs once for the compiler. */ diff --git a/gcc/varray.h b/gcc/varray.h index c896fe2..c1297e8 100644 --- a/gcc/varray.h +++ b/gcc/varray.h @@ -17,8 +17,8 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free - the Free Software Foundation, 59 Temple Place - Suite 330, Boston, - MA 02111-1307, USA. */ + the Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, + MA 02110-1301, USA. */ #ifndef GCC_VARRAY_H #define GCC_VARRAY_H diff --git a/gcc/vec.c b/gcc/vec.c index 225cfb1..b6a1d78 100644 --- a/gcc/vec.c +++ b/gcc/vec.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/vec.h b/gcc/vec.h index f97e214..63840a1 100644 --- a/gcc/vec.h +++ b/gcc/vec.h @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_VEC_H #define GCC_VEC_H diff --git a/gcc/vmsdbg.h b/gcc/vmsdbg.h index bb12bd9..afb0424 100644 --- a/gcc/vmsdbg.h +++ b/gcc/vmsdbg.h @@ -15,8 +15,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_VMSDBG_H #define GCC_VMSDBG_H 1 diff --git a/gcc/vmsdbgout.c b/gcc/vmsdbgout.c index d612479..0965794 100644 --- a/gcc/vmsdbgout.c +++ b/gcc/vmsdbgout.c @@ -18,8 +18,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h" diff --git a/gcc/web.c b/gcc/web.c index 8025e4b..a547d61 100644 --- a/gcc/web.c +++ b/gcc/web.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* Simple optimization pass that splits independent uses of each pseudo, increasing effectiveness of other optimizations. The optimization can diff --git a/gcc/xcoffout.c b/gcc/xcoffout.c index f2b8a3f..d3d71f8 100644 --- a/gcc/xcoffout.c +++ b/gcc/xcoffout.c @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* Output xcoff-format symbol table data. The main functionality is contained in dbxout.c. This file implements the sdbout-like parts of the xcoff diff --git a/gcc/xcoffout.h b/gcc/xcoffout.h index a3d2899..1ac0181 100644 --- a/gcc/xcoffout.h +++ b/gcc/xcoffout.h @@ -17,8 +17,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* Tags and typedefs are C_DECL in XCOFF, not C_LSYM. */