2005-07-01 Kelley Cook <kcook@gcc.gnu.org>
authorkcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 1 Jul 2005 02:10:45 +0000 (02:10 +0000)
committerkcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 1 Jul 2005 02:10:45 +0000 (02:10 +0000)
* 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

gcc/ChangeLog
gcc/config/arm/libunwind.S
gcc/config/arm/pr-support.c
gcc/config/arm/unwind-arm.c
gcc/config/arm/unwind-arm.h
gcc/config/c4x/predicates.md
gcc/tree-object-size.c

index 7233af0..0e98db7 100644 (file)
@@ -1,3 +1,9 @@
+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.
+
 2005-06-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
 
        PR target/22260
index dc85395..96044f8 100644 (file)
@@ -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
 
index 7a59553..8ea1e60 100644 (file)
@@ -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 */
index 3199d11..3a2446d 100644 (file)
@@ -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
index e6b6a22..b3244d1 100644 (file)
@@ -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.*/
index b36e349..43025f5 100644 (file)
@@ -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.
 
index 2ba11c0..a998d98 100644 (file)
@@ -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"