diff options
author | Kelley Cook <kcook@gcc.gnu.org> | 2005-07-01 02:10:45 +0000 |
---|---|---|
committer | R. Kelley Cook <kcook@gcc.gnu.org> | 2005-07-01 02:10:45 +0000 |
commit | 7e5a65360f0de7c6347876f15691f446f3b0254c (patch) | |
tree | 72f2dc1d8a2667b75ff46650c215ec0421ec59f0 /gcc/config | |
parent | e6b0553409269c8275a2f24ebf3b681fbfe42e38 (diff) | |
download | gcc-7e5a65360f0de7c6347876f15691f446f3b0254c.zip gcc-7e5a65360f0de7c6347876f15691f446f3b0254c.tar.gz gcc-7e5a65360f0de7c6347876f15691f446f3b0254c.tar.bz2 |
libunwind.S, [...]: Update FSF address.
2005-07-01 Kelley Cook <kcook@gcc.gnu.org>
* config/arm/libunwind.S, config/arm/pr-support.c,
config/arm/unwind-arm.c, config/arm/unwind-arm.h,
config/c4x/predicates.md, tree-object-size.c: Update FSF address.
From-SVN: r101494
Diffstat (limited to 'gcc/config')
-rw-r--r-- | gcc/config/arm/libunwind.S | 4 | ||||
-rw-r--r-- | gcc/config/arm/pr-support.c | 4 | ||||
-rw-r--r-- | gcc/config/arm/unwind-arm.c | 4 | ||||
-rw-r--r-- | gcc/config/arm/unwind-arm.h | 4 | ||||
-rw-r--r-- | gcc/config/c4x/predicates.md | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/gcc/config/arm/libunwind.S b/gcc/config/arm/libunwind.S index dc85395..96044f8 100644 --- a/gcc/config/arm/libunwind.S +++ b/gcc/config/arm/libunwind.S @@ -23,8 +23,8 @@ 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, 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. */ + the Free Software Foundation, 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ #ifdef L_unwind diff --git a/gcc/config/arm/pr-support.c b/gcc/config/arm/pr-support.c index 7a59553..8ea1e60 100644 --- a/gcc/config/arm/pr-support.c +++ b/gcc/config/arm/pr-support.c @@ -23,8 +23,8 @@ 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, 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 "unwind.h" typedef struct _ZSt9type_info type_info; /* This names C++ type_info type */ diff --git a/gcc/config/arm/unwind-arm.c b/gcc/config/arm/unwind-arm.c index 3199d11..3a2446d 100644 --- a/gcc/config/arm/unwind-arm.c +++ b/gcc/config/arm/unwind-arm.c @@ -23,8 +23,8 @@ 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, 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 "unwind.h" /* Definitions for C++ runtime support routines. We make these weak diff --git a/gcc/config/arm/unwind-arm.h b/gcc/config/arm/unwind-arm.h index e6b6a22..b3244d1 100644 --- a/gcc/config/arm/unwind-arm.h +++ b/gcc/config/arm/unwind-arm.h @@ -23,8 +23,8 @@ 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, 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. */ + the Free Software Foundation, 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /* Language-independent unwinder header public defines. This contins both ABI defined objects, and GNU support routines.*/ diff --git a/gcc/config/c4x/predicates.md b/gcc/config/c4x/predicates.md index b36e349..43025f5 100644 --- a/gcc/config/c4x/predicates.md +++ b/gcc/config/c4x/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. ;; Nonzero if OP is a floating point value with value 0.0. |