diff options
-rw-r--r-- | gcc/flags.h | 3 | ||||
-rw-r--r-- | gcc/flow.c | 3 | ||||
-rw-r--r-- | gcc/fold-const.c | 3 | ||||
-rw-r--r-- | gcc/function.c | 3 | ||||
-rw-r--r-- | gcc/function.h | 3 | ||||
-rw-r--r-- | gcc/gbl-ctors.h | 3 | ||||
-rw-r--r-- | gcc/gcc.c | 3 | ||||
-rw-r--r-- | gcc/gen-protos.c | 2 | ||||
-rw-r--r-- | gcc/genattr.c | 3 | ||||
-rw-r--r-- | gcc/genattrtab.c | 3 | ||||
-rw-r--r-- | gcc/gencodes.c | 3 | ||||
-rw-r--r-- | gcc/genconfig.c | 3 | ||||
-rw-r--r-- | gcc/genemit.c | 3 | ||||
-rw-r--r-- | gcc/genextract.c | 3 | ||||
-rw-r--r-- | gcc/genflags.c | 3 | ||||
-rw-r--r-- | gcc/genopinit.c | 3 | ||||
-rw-r--r-- | gcc/genoutput.c | 3 | ||||
-rw-r--r-- | gcc/genpeep.c | 3 | ||||
-rw-r--r-- | gcc/genrecog.c | 3 | ||||
-rw-r--r-- | gcc/global.c | 3 | ||||
-rw-r--r-- | gcc/halfpic.c | 3 | ||||
-rw-r--r-- | gcc/halfpic.h | 3 | ||||
-rw-r--r-- | gcc/hard-reg-set.h | 3 | ||||
-rw-r--r-- | gcc/input.h | 3 | ||||
-rw-r--r-- | gcc/integrate.c | 3 | ||||
-rw-r--r-- | gcc/integrate.h | 3 | ||||
-rw-r--r-- | gcc/jump.c | 3 | ||||
-rw-r--r-- | gcc/libgcc1.c | 3 | ||||
-rw-r--r-- | gcc/libgcc2.c | 3 | ||||
-rw-r--r-- | gcc/local-alloc.c | 3 | ||||
-rw-r--r-- | gcc/longlong.h | 3 | ||||
-rw-r--r-- | gcc/loop.c | 3 | ||||
-rw-r--r-- | gcc/loop.h | 3 | ||||
-rw-r--r-- | gcc/machmode.def | 3 | ||||
-rw-r--r-- | gcc/machmode.h | 3 | ||||
-rw-r--r-- | gcc/mips-tdump.c | 3 | ||||
-rw-r--r-- | gcc/mips-tfile.c | 3 | ||||
-rw-r--r-- | gcc/modemap.def | 3 |
38 files changed, 75 insertions, 38 deletions
diff --git a/gcc/flags.h b/gcc/flags.h index a1b6738..ed1cf57 100644 --- a/gcc/flags.h +++ b/gcc/flags.h @@ -15,7 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* Name of the input .c file being compiled. */ extern char *main_input_filename; @@ -15,7 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* This file contains the data flow analysis pass of the compiler. diff --git a/gcc/fold-const.c b/gcc/fold-const.c index 73ec234..7238e7a 100644 --- a/gcc/fold-const.c +++ b/gcc/fold-const.c @@ -15,7 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /*@@ This file should be rewritten to use an arbitrary precision @@ representation for "struct tree_int_cst" and "struct tree_real_cst". diff --git a/gcc/function.c b/gcc/function.c index 027ed96..30c2459 100644 --- a/gcc/function.c +++ b/gcc/function.c @@ -15,7 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* This file handles the generation of rtl code from tree structure diff --git a/gcc/function.h b/gcc/function.h index e8b32e8..e12d744 100644 --- a/gcc/function.h +++ b/gcc/function.h @@ -15,7 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ #ifndef NULL_TREE diff --git a/gcc/gbl-ctors.h b/gcc/gbl-ctors.h index 76ce693..537df50 100644 --- a/gcc/gbl-ctors.h +++ b/gcc/gbl-ctors.h @@ -19,7 +19,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* This file contains definitions and declarations of things relating to the normal start-up-time invocation of C++ @@ -15,7 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. This paragraph is here to try to keep Sun CC from dying. The number of chars here seems crucial!!!! */ diff --git a/gcc/gen-protos.c b/gcc/gen-protos.c index a7f77a9..44c900a 100644 --- a/gcc/gen-protos.c +++ b/gcc/gen-protos.c @@ -13,7 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include <stdio.h> #include <ctype.h> diff --git a/gcc/genattr.c b/gcc/genattr.c index 119e010..f87ce06 100644 --- a/gcc/genattr.c +++ b/gcc/genattr.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ #include <stdio.h> diff --git a/gcc/genattrtab.c b/gcc/genattrtab.c index b71c15c..c764871 100644 --- a/gcc/genattrtab.c +++ b/gcc/genattrtab.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* This program handles insn attributes and the DEFINE_DELAY and DEFINE_FUNCTION_UNIT definitions. diff --git a/gcc/gencodes.c b/gcc/gencodes.c index 1ae54a0..8baf3b8 100644 --- a/gcc/gencodes.c +++ b/gcc/gencodes.c @@ -18,7 +18,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ #include <stdio.h> diff --git a/gcc/genconfig.c b/gcc/genconfig.c index da230f1..404534e 100644 --- a/gcc/genconfig.c +++ b/gcc/genconfig.c @@ -17,7 +17,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ #include <stdio.h> diff --git a/gcc/genemit.c b/gcc/genemit.c index 3c38d53..ebed4f3 100644 --- a/gcc/genemit.c +++ b/gcc/genemit.c @@ -15,7 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ #include <stdio.h> diff --git a/gcc/genextract.c b/gcc/genextract.c index 9a608cb..3861bd5 100644 --- a/gcc/genextract.c +++ b/gcc/genextract.c @@ -15,7 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ #include <stdio.h> diff --git a/gcc/genflags.c b/gcc/genflags.c index cd784e2..e91b45d 100644 --- a/gcc/genflags.c +++ b/gcc/genflags.c @@ -18,7 +18,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ #include <stdio.h> diff --git a/gcc/genopinit.c b/gcc/genopinit.c index 6dccdfb..3939126 100644 --- a/gcc/genopinit.c +++ b/gcc/genopinit.c @@ -15,7 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ #include <stdio.h> diff --git a/gcc/genoutput.c b/gcc/genoutput.c index 20c101e..bbf6200 100644 --- a/gcc/genoutput.c +++ b/gcc/genoutput.c @@ -15,7 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* This program reads the machine description for the compiler target machine diff --git a/gcc/genpeep.c b/gcc/genpeep.c index 1e11a68..ba2328d 100644 --- a/gcc/genpeep.c +++ b/gcc/genpeep.c @@ -15,7 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ #include <stdio.h> diff --git a/gcc/genrecog.c b/gcc/genrecog.c index 7266bc5..afde2e6 100644 --- a/gcc/genrecog.c +++ b/gcc/genrecog.c @@ -15,7 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* This program is used to produce insn-recog.c, which contains diff --git a/gcc/global.c b/gcc/global.c index ff86fec..e9941e6 100644 --- a/gcc/global.c +++ b/gcc/global.c @@ -15,7 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ #include <stdio.h> diff --git a/gcc/halfpic.c b/gcc/halfpic.c index 53ba12f..d4ae36e 100644 --- a/gcc/halfpic.c +++ b/gcc/halfpic.c @@ -15,7 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* The OSF/rose half-pic model assumes that the non-library code does not need to have full PIC (position independent code), but rather, diff --git a/gcc/halfpic.h b/gcc/halfpic.h index 8b603bf..10f6972 100644 --- a/gcc/halfpic.h +++ b/gcc/halfpic.h @@ -15,7 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ #ifndef NO_HALF_PIC diff --git a/gcc/hard-reg-set.h b/gcc/hard-reg-set.h index 6bc668b..084785e 100644 --- a/gcc/hard-reg-set.h +++ b/gcc/hard-reg-set.h @@ -15,7 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* Define the type of a set of hard registers. */ diff --git a/gcc/input.h b/gcc/input.h index 39590e2..7c71c24 100644 --- a/gcc/input.h +++ b/gcc/input.h @@ -17,7 +17,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* Source file current line is coming from. */ extern char *input_filename; diff --git a/gcc/integrate.c b/gcc/integrate.c index ff29746..6424804 100644 --- a/gcc/integrate.c +++ b/gcc/integrate.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ #include <stdio.h> diff --git a/gcc/integrate.h b/gcc/integrate.h index 1176ac0..2b14f88 100644 --- a/gcc/integrate.h +++ b/gcc/integrate.h @@ -15,7 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* This structure is used to remap objects in the function being inlined to those belonging to the calling function. It is passed by @@ -15,7 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* This is the jump-optimization pass of the compiler. diff --git a/gcc/libgcc1.c b/gcc/libgcc1.c index 97452c4..bece500 100644 --- a/gcc/libgcc1.c +++ b/gcc/libgcc1.c @@ -22,7 +22,8 @@ General Public License for more details. You should have received a copy of the GNU General Public License along with this program; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/gcc/libgcc2.c b/gcc/libgcc2.c index fae070f..1ab9794 100644 --- a/gcc/libgcc2.c +++ b/gcc/libgcc2.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/gcc/local-alloc.c b/gcc/local-alloc.c index 2e2d671..3ab26ae 100644 --- a/gcc/local-alloc.c +++ b/gcc/local-alloc.c @@ -15,7 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* Allocation of hard register numbers to pseudo registers is done in diff --git a/gcc/longlong.h b/gcc/longlong.h index 73a80f7..9c39e98 100644 --- a/gcc/longlong.h +++ b/gcc/longlong.h @@ -13,7 +13,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ + Foundation, Inc., 59 Temple Place - Suite 330, + Boston, MA 02111-1307, USA. */ #ifndef SI_TYPE_SIZE #define SI_TYPE_SIZE 32 @@ -15,7 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* This is the loop optimization pass of the compiler. @@ -15,7 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* Get the luid of an insn. Catch the error of trying to reference the LUID of an insn added during loop, since these don't have LUIDs. */ diff --git a/gcc/machmode.def b/gcc/machmode.def index 3fa59aa..625586c 100644 --- a/gcc/machmode.def +++ b/gcc/machmode.def @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* This file defines all the MACHINE MODES used by GNU CC. diff --git a/gcc/machmode.h b/gcc/machmode.h index f279bfc..85b5543 100644 --- a/gcc/machmode.h +++ b/gcc/machmode.h @@ -15,7 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* Add prototype support. */ diff --git a/gcc/mips-tdump.c b/gcc/mips-tdump.c index 4198ab4..2813619 100644 --- a/gcc/mips-tdump.c +++ b/gcc/mips-tdump.c @@ -17,7 +17,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ #include <stdio.h> #include <sys/types.h> diff --git a/gcc/mips-tfile.c b/gcc/mips-tfile.c index 5074e9b..e1a729e 100644 --- a/gcc/mips-tfile.c +++ b/gcc/mips-tfile.c @@ -19,7 +19,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* Here is a brief description of the MIPS ECOFF symbol table. The diff --git a/gcc/modemap.def b/gcc/modemap.def index 3257640..9d06e4c 100644 --- a/gcc/modemap.def +++ b/gcc/modemap.def @@ -15,7 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, + Boston, MA 02111-1307, USA. */ /* Map mode to signed, unsigned typecodes, bytecode to push const, to load, to store */ |