aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mcore
diff options
context:
space:
mode:
authorJoseph Myers <jsm28@cam.ac.uk>2001-10-09 11:16:27 +0100
committerJoseph Myers <jsm28@gcc.gnu.org>2001-10-09 11:16:27 +0100
commit9f2f9eb62b23a7b0c2a5caa89c0e3ce0840ff7b0 (patch)
tree0d46500da5c5cf3b4a5f4830c119e0e21a411163 /gcc/config/mcore
parentf35e4d626b69e1821a9349ee0abcde04ee2c7abd (diff)
downloadgcc-9f2f9eb62b23a7b0c2a5caa89c0e3ce0840ff7b0.zip
gcc-9f2f9eb62b23a7b0c2a5caa89c0e3ce0840ff7b0.tar.gz
gcc-9f2f9eb62b23a7b0c2a5caa89c0e3ce0840ff7b0.tar.bz2
freebsd.h, [...]: Update FSF address.
* config/alpha/freebsd.h, config/alpha/lib1funcs.asm, config/i386/i386elf.h, config/i386/netbsd-elf.h, config/i386/netware.h, config/mcore/gfloat.h, config/mcore/mcore.c, config/mcore/mcore.h, config/mcore/mcore.md, config/netware.h, gccbug.in: Update FSF address. ada: * 4gintnam.ads, Make-lang.in, Makefile.in, config-lang.in: Update FSF address. testsuite: * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C, g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp, g77.f-torture/execute/execute.exp, g77.f-torture/noncompile/noncompile.exp, gcc.c-torture/compile/compile.exp, gcc.c-torture/execute/execute.exp, gcc.c-torture/execute/ieee/ieee.exp, gcc.c-torture/execute/memcheck/memcheck.exp, gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp, objc/execute/execute.exp: Update FSF address. From-SVN: r46118
Diffstat (limited to 'gcc/config/mcore')
-rw-r--r--gcc/config/mcore/gfloat.h3
-rw-r--r--gcc/config/mcore/mcore.c3
-rw-r--r--gcc/config/mcore/mcore.h3
-rw-r--r--gcc/config/mcore/mcore.md3
4 files changed, 8 insertions, 4 deletions
diff --git a/gcc/config/mcore/gfloat.h b/gcc/config/mcore/gfloat.h
index 4469ff4..b64dd75 100644
--- a/gcc/config/mcore/gfloat.h
+++ b/gcc/config/mcore/gfloat.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. */
/* float.h for the M*Core microprocessor. It uses IEEE floating point.
* float is 32 bit IEEE-754 format
diff --git a/gcc/config/mcore/mcore.c b/gcc/config/mcore/mcore.c
index 7b83cd9..412e7c4 100644
--- a/gcc/config/mcore/mcore.c
+++ b/gcc/config/mcore/mcore.c
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU CC; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
#include "config.h"
#include "system.h"
diff --git a/gcc/config/mcore/mcore.h b/gcc/config/mcore/mcore.h
index 1ce51b8..cd3cd3a 100644
--- a/gcc/config/mcore/mcore.h
+++ b/gcc/config/mcore/mcore.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. */
#ifndef GCC_MCORE_H
#define GCC_MCORE_H
diff --git a/gcc/config/mcore/mcore.md b/gcc/config/mcore/mcore.md
index 11d0ade..5bdedaf 100644
--- a/gcc/config/mcore/mcore.md
+++ b/gcc/config/mcore/mcore.md
@@ -16,7 +16,8 @@
;; 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.
;;- See file "rtl.def" for documentation on define_insn, match_*, et. al.