diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-01-11 13:34:38 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-01-11 13:34:38 +0000 |
commit | 7f19c2d072431a306e7f7a765abe922a87665bc1 (patch) | |
tree | f1d7a3bfee575454ed458ec5829edd276d2967d6 /gcc | |
parent | 7d97d0e65561912904ac4057fc78353edbe6d487 (diff) | |
download | gcc-7f19c2d072431a306e7f7a765abe922a87665bc1.tar.gz |
Update FSF address in copyright header.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24614 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc')
31 files changed, 62 insertions, 31 deletions
diff --git a/gcc/c-parse.c b/gcc/c-parse.c index 048afd8e4e8..a1d2d6d1c47 100644 --- a/gcc/c-parse.c +++ b/gcc/c-parse.c @@ -1214,7 +1214,8 @@ static const short yycheck[] = { 38, 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, 59 Temple Place - Suite 330, + Boston, MA 02111-1307, USA. */ /* As a special exception, when this file is copied by Bison into a Bison output file, you may use that output file without restriction. diff --git a/gcc/cexp.c b/gcc/cexp.c index 918f8284d76..907a06212f9 100644 --- a/gcc/cexp.c +++ b/gcc/cexp.c @@ -387,7 +387,8 @@ static const short yycheck[] = { 4, 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, 59 Temple Place - Suite 330, + Boston, MA 02111-1307, USA. */ /* As a special exception, when this file is copied by Bison into a Bison output file, you may use that output file without restriction. diff --git a/gcc/config/alpha/linux-ecoff.h b/gcc/config/alpha/linux-ecoff.h index bc271506b5c..824d0280fce 100644 --- a/gcc/config/alpha/linux-ecoff.h +++ b/gcc/config/alpha/linux-ecoff.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. */ #undef TARGET_VERSION #define TARGET_VERSION fprintf (stderr, " (Alpha GNU/Linux for ECOFF)"); diff --git a/gcc/config/alpha/linux-elf.h b/gcc/config/alpha/linux-elf.h index 90009f1c5d0..fc07127d757 100644 --- a/gcc/config/alpha/linux-elf.h +++ b/gcc/config/alpha/linux-elf.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. */ #undef TARGET_VERSION #define TARGET_VERSION fprintf (stderr, " (Alpha GNU/Linux for ELF)"); diff --git a/gcc/config/alpha/linux.h b/gcc/config/alpha/linux.h index 01b4e9daeea..b8eb9e915e4 100644 --- a/gcc/config/alpha/linux.h +++ b/gcc/config/alpha/linux.h @@ -17,7 +17,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ #undef TARGET_DEFAULT #define TARGET_DEFAULT (MASK_FP | MASK_FPREGS | MASK_GAS) diff --git a/gcc/config/alpha/netbsd-elf.h b/gcc/config/alpha/netbsd-elf.h index 17d7bb0e4ae..6e4f4daf62b 100644 --- a/gcc/config/alpha/netbsd-elf.h +++ b/gcc/config/alpha/netbsd-elf.h @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ #undef TARGET_VERSION #define TARGET_VERSION fprintf (stderr, " (Alpha NetBSD/ELF)"); diff --git a/gcc/config/alpha/netbsd.h b/gcc/config/alpha/netbsd.h index 054e9e063b4..51890643f88 100644 --- a/gcc/config/alpha/netbsd.h +++ b/gcc/config/alpha/netbsd.h @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ #undef TARGET_DEFAULT #define TARGET_DEFAULT (MASK_FP | MASK_FPREGS | MASK_GAS) diff --git a/gcc/config/arm/netbsd.h b/gcc/config/arm/netbsd.h index c97cd02d7d1..7b03d4a90ff 100644 --- a/gcc/config/arm/netbsd.h +++ b/gcc/config/arm/netbsd.h @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* Run-time Target Specification. */ #define TARGET_VERSION fputs (" (ARM/NetBSD)", stderr); diff --git a/gcc/config/i386/dgux.c b/gcc/config/i386/dgux.c index c2a6ad9bfac..638d1e0f60e 100644 --- a/gcc/config/i386/dgux.c +++ b/gcc/config/i386/dgux.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 <time.h> #include "i386/i386.c" diff --git a/gcc/config/i386/dgux.h b/gcc/config/i386/dgux.h index 692fb7dbc6b..501eef064b8 100644 --- a/gcc/config/i386/dgux.h +++ b/gcc/config/i386/dgux.h @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* for now, we are just like the sysv4 version with a few hacks diff --git a/gcc/config/i386/moss.h b/gcc/config/i386/moss.h index dadf3d86af2..d2548e3a5b9 100644 --- a/gcc/config/i386/moss.h +++ b/gcc/config/i386/moss.h @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* I believe in reuse... */ #include "i386/linux.h" diff --git a/gcc/config/m68k/m68kelf.h b/gcc/config/m68k/m68kelf.h index 25f2c383c0a..fad325b399e 100644 --- a/gcc/config/m68k/m68kelf.h +++ b/gcc/config/m68k/m68kelf.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. */ /* #notinclude "m68k/sgs.h" /* The m68k/SVR4 assembler is SGS based */ diff --git a/gcc/config/mips/sni-svr4.h b/gcc/config/mips/sni-svr4.h index 24d035b5dcd..cf6edbccad6 100644 --- a/gcc/config/mips/sni-svr4.h +++ b/gcc/config/mips/sni-svr4.h @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ #define MIPS_SVR4 diff --git a/gcc/config/pa/pa-gas.h b/gcc/config/pa/pa-gas.h index d7da9e733b1..4106b70a50b 100644 --- a/gcc/config/pa/pa-gas.h +++ b/gcc/config/pa/pa-gas.h @@ -15,7 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ #undef TARGET_DEFAULT #define TARGET_DEFAULT 0x88 /* TARGET_GAS + TARGET_JUMP_IN_DELAY */ diff --git a/gcc/config/pa/pa-pro-end.h b/gcc/config/pa/pa-pro-end.h index 8b1de1c5e5f..de88036e0ba 100644 --- a/gcc/config/pa/pa-pro-end.h +++ b/gcc/config/pa/pa-pro-end.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. */ /* Make GCC agree with types.h. */ #undef SIZE_TYPE diff --git a/gcc/config/pa/pa-pro.h b/gcc/config/pa/pa-pro.h index f64ac2dc54c..2ec832b2c7d 100644 --- a/gcc/config/pa/pa-pro.h +++ b/gcc/config/pa/pa-pro.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. */ /* Global constructor and destructor support. */ /* Define the pseudo-ops used to switch to the .ctors and .dtors sections. diff --git a/gcc/config/pdp11/2bsd.h b/gcc/config/pdp11/2bsd.h index 3cc97dbace3..401df171900 100644 --- a/gcc/config/pdp11/2bsd.h +++ b/gcc/config/pdp11/2bsd.h @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* This macro generates the assembly code for function entry. */ #undef FUNCTION_PROLOGUE diff --git a/gcc/config/rs6000/linux.h b/gcc/config/rs6000/linux.h index 19f939f7a69..cdc4dc05a2d 100644 --- a/gcc/config/rs6000/linux.h +++ b/gcc/config/rs6000/linux.h @@ -17,7 +17,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ #include "rs6000/sysv4.h" diff --git a/gcc/config/rs6000/netware.h b/gcc/config/rs6000/netware.h index a465c63fe3b..61133b9b1ee 100644 --- a/gcc/config/rs6000/netware.h +++ b/gcc/config/rs6000/netware.h @@ -17,7 +17,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ #define TARGET_AIX 0 diff --git a/gcc/config/rs6000/sol2.h b/gcc/config/rs6000/sol2.h index 0a73c4d26d5..0f1b13b313b 100644 --- a/gcc/config/rs6000/sol2.h +++ b/gcc/config/rs6000/sol2.h @@ -17,7 +17,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ #include "rs6000/sysv4le.h" diff --git a/gcc/config/vax/xm-vax.h b/gcc/config/vax/xm-vax.h index 219ef2310fa..d7ef168f3cd 100644 --- a/gcc/config/vax/xm-vax.h +++ b/gcc/config/vax/xm-vax.h @@ -15,7 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* #defines that need visibility everywhere. */ #define FALSE 0 diff --git a/gcc/cp/parse.c b/gcc/cp/parse.c index 97e001a030c..fe1c8f4dfed 100644 --- a/gcc/cp/parse.c +++ b/gcc/cp/parse.c @@ -3700,7 +3700,8 @@ static const short yycheck[] = { 4, 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, 59 Temple Place - Suite 330, + Boston, MA 02111-1307, USA. */ /* As a special exception, when this file is copied by Bison into a Bison output file, you may use that output file without restriction. diff --git a/gcc/dwarf2out.c b/gcc/dwarf2out.c index 98f5ac935e6..ba0caa31533 100644 --- a/gcc/dwarf2out.c +++ b/gcc/dwarf2out.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. */ /* The first part of this file deals with the DWARF 2 frame unwind information, which is also used by the GCC efficient exception handling diff --git a/gcc/fixinc/regex.c b/gcc/fixinc/regex.c index adff8a248f1..3c6d502ed86 100644 --- a/gcc/fixinc/regex.c +++ b/gcc/fixinc/regex.c @@ -17,7 +17,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, 59 Temple Place - Suite 330, + Boston, MA 02111-1307, USA. */ /* AIX requires this to be the first thing in the file. */ #if defined (_AIX) && !defined (REGEX_MALLOC) diff --git a/gcc/fixinc/regex.h b/gcc/fixinc/regex.h index bc4ec2e518e..0c3500e814f 100644 --- a/gcc/fixinc/regex.h +++ b/gcc/fixinc/regex.h @@ -15,7 +15,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, 59 Temple Place - Suite 330, + Boston, MA 02111-1307, USA. */ /* $Id: regex.h,v 1.3 1999/01/11 13:34:25 law Exp $ */ diff --git a/gcc/gcov.c b/gcc/gcov.c index 317137dc4d4..d5f4254cae4 100644 --- a/gcc/gcov.c +++ b/gcc/gcov.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 Gcov; 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 code in final.c that produces the struct bb assumes that there is no padding between the fields. This is not necessary true. The current diff --git a/gcc/java/parse.c b/gcc/java/parse.c index dc4e1a17942..082fd6f9c45 100644 --- a/gcc/java/parse.c +++ b/gcc/java/parse.c @@ -2264,7 +2264,8 @@ static const short yycheck[] = { 3, 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, 59 Temple Place - Suite 330, + Boston, MA 02111-1307, USA. */ /* As a special exception, when this file is copied by Bison into a Bison output file, you may use that output file without restriction. diff --git a/gcc/objc/objc-parse.c b/gcc/objc/objc-parse.c index e0c0d62e875..e6c42a14a71 100644 --- a/gcc/objc/objc-parse.c +++ b/gcc/objc/objc-parse.c @@ -1674,7 +1674,8 @@ static const short yycheck[] = { 56, 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, 59 Temple Place - Suite 330, + Boston, MA 02111-1307, USA. */ /* As a special exception, when this file is copied by Bison into a Bison output file, you may use that output file without restriction. diff --git a/gcc/profile.c b/gcc/profile.c index 578247600bc..12221eb9e9a 100644 --- a/gcc/profile.c +++ b/gcc/profile.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. */ /* ??? Really should not put insns inside of LIBCALL sequences, when putting insns after a call, should look for the insn setting the retval, and diff --git a/gcc/regmove.c b/gcc/regmove.c index 69197a3387e..11709d606a4 100644 --- a/gcc/regmove.c +++ b/gcc/regmove.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 module looks for cases where matching constraints would force diff --git a/gcc/tlink.c b/gcc/tlink.c index 77e888ddb9a..e525b43bc75 100644 --- a/gcc/tlink.c +++ b/gcc/tlink.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 "config.h" #include "system.h" |