From: kcook Date: Fri, 1 Jul 2005 02:10:45 +0000 (+0000) Subject: 2005-07-01 Kelley Cook X-Git-Tag: upstream/4.9.2~60050 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c2b61805b992eb3df6bc7642835773c7edb8fa69;p=platform%2Fupstream%2Flinaro-gcc.git 2005-07-01 Kelley Cook * 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101494 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 7233af0..0e98db7 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2005-07-01 Kelley Cook + + * 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. + 2005-06-30 Eric Botcazou PR target/22260 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. diff --git a/gcc/tree-object-size.c b/gcc/tree-object-size.c index 2ba11c0..a998d98 100644 --- a/gcc/tree-object-size.c +++ b/gcc/tree-object-size.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"