summaryrefslogtreecommitdiff
path: root/gcc/config/frv
diff options
context:
space:
mode:
authorkcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4>2005-06-25 01:22:41 +0000
committerkcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4>2005-06-25 01:22:41 +0000
commitdbddc6c40d60108eff1004ab455c8c371d7d5deb (patch)
treef3fc0882b204c3bd663cbc27166feb6dd55f4f49 /gcc/config/frv
parent6bf4357420ed8cbfe80cd79a3fc6dc5a9fbc859f (diff)
downloadgcc-dbddc6c40d60108eff1004ab455c8c371d7d5deb.tar.gz
Update FSF address.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101314 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/frv')
-rw-r--r--gcc/config/frv/cmovd.c4
-rw-r--r--gcc/config/frv/cmovh.c4
-rw-r--r--gcc/config/frv/cmovw.c4
-rw-r--r--gcc/config/frv/frv-abi.h4
-rw-r--r--gcc/config/frv/frv-asm.h4
-rw-r--r--gcc/config/frv/frv-modes.def4
-rw-r--r--gcc/config/frv/frv-protos.h4
-rw-r--r--gcc/config/frv/frv.c4
-rw-r--r--gcc/config/frv/frv.h4
-rw-r--r--gcc/config/frv/frv.md4
-rw-r--r--gcc/config/frv/frv.opt4
-rw-r--r--gcc/config/frv/frvbegin.c4
-rw-r--r--gcc/config/frv/frvend.c4
-rw-r--r--gcc/config/frv/lib1funcs.asm4
-rw-r--r--gcc/config/frv/linux.h4
-rw-r--r--gcc/config/frv/predicates.md4
16 files changed, 32 insertions, 32 deletions
diff --git a/gcc/config/frv/cmovd.c b/gcc/config/frv/cmovd.c
index 8ce986e4b86..9d7db34b542 100644
--- a/gcc/config/frv/cmovd.c
+++ b/gcc/config/frv/cmovd.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. */
+ 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/config/frv/cmovh.c b/gcc/config/frv/cmovh.c
index 97e1f11fede..f078f59fba8 100644
--- a/gcc/config/frv/cmovh.c
+++ b/gcc/config/frv/cmovh.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. */
+ 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/config/frv/cmovw.c b/gcc/config/frv/cmovw.c
index 8bc58014a2e..2e95acc50d5 100644
--- a/gcc/config/frv/cmovw.c
+++ b/gcc/config/frv/cmovw.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. */
+ 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/config/frv/frv-abi.h b/gcc/config/frv/frv-abi.h
index 089557ac080..3bcc065fbf4 100644
--- a/gcc/config/frv/frv-abi.h
+++ b/gcc/config/frv/frv-abi.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. */
/* For each of the functions in the library that has a corresponding name in
the ABI, add an equivalence between the GCC name and the ABI name. This is
diff --git a/gcc/config/frv/frv-asm.h b/gcc/config/frv/frv-asm.h
index b4305a42b02..dba046955ec 100644
--- a/gcc/config/frv/frv-asm.h
+++ b/gcc/config/frv/frv-asm.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. */
+ the Free Software Foundation, 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA. */
/* P(INSN): Emit INSN.P for VLIW machines, otherwise emit plain INSN.
P2(INSN): Emit INSN.P on the FR500 and above, otherwise emit plain INSN. */
diff --git a/gcc/config/frv/frv-modes.def b/gcc/config/frv/frv-modes.def
index cab8c16837f..099ef689707 100644
--- a/gcc/config/frv/frv-modes.def
+++ b/gcc/config/frv/frv-modes.def
@@ -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. */
/* On the FRV, the CC modes used are:
diff --git a/gcc/config/frv/frv-protos.h b/gcc/config/frv/frv-protos.h
index a6f6dc480d5..b176ddf32c6 100644
--- a/gcc/config/frv/frv-protos.h
+++ b/gcc/config/frv/frv-protos.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. */
/* CPU type. This must be identical to the cpu enumeration in frv.md. */
typedef enum frv_cpu
diff --git a/gcc/config/frv/frv.c b/gcc/config/frv/frv.c
index f0301468631..a1b71aeab0a 100644
--- a/gcc/config/frv/frv.c
+++ b/gcc/config/frv/frv.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/config/frv/frv.h b/gcc/config/frv/frv.h
index 6f2c22d861a..2cbcb296dc3 100644
--- a/gcc/config/frv/frv.h
+++ b/gcc/config/frv/frv.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
- 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 __FRV_H__
#define __FRV_H__
diff --git a/gcc/config/frv/frv.md b/gcc/config/frv/frv.md
index 8514da2221a..4df63c80fe2 100644
--- a/gcc/config/frv/frv.md
+++ b/gcc/config/frv/frv.md
@@ -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 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.
;;- See file "rtl.def" for documentation on define_insn, match_*, et. al.
diff --git a/gcc/config/frv/frv.opt b/gcc/config/frv/frv.opt
index c05516c68c2..46d2381846a 100644
--- a/gcc/config/frv/frv.opt
+++ b/gcc/config/frv/frv.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.
macc-4
Target Report RejectNegative Mask(ACC_4)
diff --git a/gcc/config/frv/frvbegin.c b/gcc/config/frv/frvbegin.c
index f888a481b15..c5354135663 100644
--- a/gcc/config/frv/frvbegin.c
+++ b/gcc/config/frv/frvbegin.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.
+ the Free Software Foundation, 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
This file was originally taken from the file crtstuff.c in the
main compiler directory, and simplified. */
diff --git a/gcc/config/frv/frvend.c b/gcc/config/frv/frvend.c
index f8080c6f031..d4e72d6f66f 100644
--- a/gcc/config/frv/frvend.c
+++ b/gcc/config/frv/frvend.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. */
+ 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/config/frv/lib1funcs.asm b/gcc/config/frv/lib1funcs.asm
index 87666f48dc0..af02459d2aa 100644
--- a/gcc/config/frv/lib1funcs.asm
+++ b/gcc/config/frv/lib1funcs.asm
@@ -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. */
+ 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/config/frv/linux.h b/gcc/config/frv/linux.h
index 0f56e374b21..6f5e3d1717b 100644
--- a/gcc/config/frv/linux.h
+++ b/gcc/config/frv/linux.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
- 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 __FRV_LINUX_H__
#define __FRV_LINUX_H__
diff --git a/gcc/config/frv/predicates.md b/gcc/config/frv/predicates.md
index 656b6950170..bae0581dc80 100644
--- a/gcc/config/frv/predicates.md
+++ b/gcc/config/frv/predicates.md
@@ -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.
;; Return true if operand is a GPR register.