]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
libunwind.S, [...]: Update FSF address.
authorKelley Cook <kcook@gcc.gnu.org>
Fri, 1 Jul 2005 02:10:45 +0000 (02:10 +0000)
committerR. Kelley Cook <kcook@gcc.gnu.org>
Fri, 1 Jul 2005 02:10:45 +0000 (02:10 +0000)
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

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 7233af07a0d071fb071e27294ba329d10ddffecc..0e98db7549b9a2207ab778f592182779f3f1c407 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 dc8539567cdbaac48a8f4c11b6955f8e4ef81b28..96044f8585361b46a976d25c1e82465fedac22c8 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 7a595531474d4ccc4c470e969119fa3af260e44c..8ea1e608921fa208bb9a0a72efc2ee095d1712b9 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 3199d11f14aa48dd3c196a6bc20702b0a1bb88b6..3a2446da56c733342916c6a5296aab332a76779a 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 e6b6a224955375c5872aafb76fe52e753cb2ae3a..b3244d18424f0deed2f35bda786443f5fad57df7 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 b36e349c3f44b5130deb30d9def99590fea456d2..43025f5e86a79706ffb9b20a0582071773313a1a 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 2ba11c0b09c872977385bc05348b13e8b3e1ffff..a998d9841d76d02695c6b8c20d3ba6256bfa81a5 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"