[patch] gcc/*: Update FSF address.
Kazu Hirata
kazu@codesourcery.com
Tue Jul 26 12:31:00 GMT 2005
Hi,
Committed as obvious.
Kazu Hirata
2005-07-26 Kazu Hirata <kazu@codesourcery.com>
B
* ipa-pure-const.c, ipa-reference.c, ipa-reference.h,
ipa-type-escape.c, ipa-type-escape.h, ipa-utils.c,
ipa-utils.h, treestruct.def, config/crx/crx-protos.h,
config/crx/crx.c, config/crx/crx.h, config/crx/crx.md: Update
FSF address.
Index: ipa-pure-const.c
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ipa-pure-const.c,v
retrieving revision 2.1
diff -u -d -p -r2.1 ipa-pure-const.c
--- ipa-pure-const.c 16 Jul 2005 18:56:51 -0000 2.1
+++ ipa-pure-const.c 26 Jul 2005 12:18:03 -0000
@@ -16,8 +16,8 @@ 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. */
+Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301, USA. */
/* This file mark functions as being either const (TREE_READONLY) or
pure (DECL_IS_PURE).
Index: ipa-reference.c
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ipa-reference.c,v
retrieving revision 2.1
diff -u -d -p -r2.1 ipa-reference.c
--- ipa-reference.c 16 Jul 2005 18:56:51 -0000 2.1
+++ ipa-reference.c 26 Jul 2005 12:18:03 -0000
@@ -16,8 +16,8 @@ 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.
+Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301, USA.
*/
/* This file gathers information about how variables whose scope is
Index: ipa-reference.h
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ipa-reference.h,v
retrieving revision 2.1
diff -u -d -p -r2.1 ipa-reference.h
--- ipa-reference.h 16 Jul 2005 18:56:51 -0000 2.1
+++ ipa-reference.h 26 Jul 2005 12:18:03 -0000
@@ -16,8 +16,8 @@ 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. */
+Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301, USA. */
#ifndef GCC_IPA_REFERENCE_H
#define GCC_IPA_REFERENCE_H
Index: ipa-type-escape.c
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ipa-type-escape.c,v
retrieving revision 2.1
diff -u -d -p -r2.1 ipa-type-escape.c
--- ipa-type-escape.c 16 Jul 2005 18:56:51 -0000 2.1
+++ ipa-type-escape.c 26 Jul 2005 12:18:04 -0000
@@ -16,8 +16,8 @@ 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. */
+Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301, USA. */
/* This pass determines which types in the program contain only
instances that are completely encapsulated by the compilation unit.
Index: ipa-type-escape.h
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ipa-type-escape.h,v
retrieving revision 2.1
diff -u -d -p -r2.1 ipa-type-escape.h
--- ipa-type-escape.h 16 Jul 2005 18:56:51 -0000 2.1
+++ ipa-type-escape.h 26 Jul 2005 12:18:04 -0000
@@ -16,8 +16,8 @@ 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. */
+Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301, USA. */
#ifndef GCC_IPA_TYPE_ESCAPE_H
#define GCC_IPA_TYPE_ESCAPE_H
Index: ipa-utils.c
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ipa-utils.c,v
retrieving revision 2.1
diff -u -d -p -r2.1 ipa-utils.c
--- ipa-utils.c 16 Jul 2005 18:56:51 -0000 2.1
+++ ipa-utils.c 26 Jul 2005 12:18:04 -0000
@@ -16,8 +16,8 @@ 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.
+Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301, USA.
*/
#include "config.h"
Index: ipa-utils.h
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ipa-utils.h,v
retrieving revision 2.1
diff -u -d -p -r2.1 ipa-utils.h
--- ipa-utils.h 16 Jul 2005 18:56:51 -0000 2.1
+++ ipa-utils.h 26 Jul 2005 12:18:04 -0000
@@ -16,8 +16,8 @@ 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. */
+Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301, USA. */
#ifndef GCC_IPA_UTILS_H
#define GCC_IPA_UTILS_H
Index: treestruct.def
===================================================================
RCS file: /cvs/gcc/gcc/gcc/treestruct.def,v
retrieving revision 2.2
diff -u -d -p -r2.2 treestruct.def
--- treestruct.def 20 Jul 2005 01:18:38 -0000 2.2
+++ treestruct.def 26 Jul 2005 12:18:04 -0000
@@ -17,8 +17,8 @@ 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. */
+Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301, USA. */
/* The format of this file is
DEFTREESTRUCT(enumeration value, printable name).
Index: config/crx/crx-protos.h
===================================================================
RCS file: /cvs/gcc/gcc/gcc/config/crx/crx-protos.h,v
retrieving revision 1.1
diff -u -d -p -r1.1 crx-protos.h
--- config/crx/crx-protos.h 22 Jul 2005 09:49:48 -0000 1.1
+++ config/crx/crx-protos.h 26 Jul 2005 12:18:04 -0000
@@ -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. */
#ifndef GCC_CRX_PROTOS_H
#define GCC_CRX_PROTOS_H
Index: config/crx/crx.c
===================================================================
RCS file: /cvs/gcc/gcc/gcc/config/crx/crx.c,v
retrieving revision 1.1
diff -u -d -p -r1.1 crx.c
--- config/crx/crx.c 22 Jul 2005 09:49:48 -0000 1.1
+++ config/crx/crx.c 26 Jul 2005 12:18:04 -0000
@@ -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. */
/*****************************************************************************/
/* HEADER INCLUDES */
Index: config/crx/crx.h
===================================================================
RCS file: /cvs/gcc/gcc/gcc/config/crx/crx.h,v
retrieving revision 1.1
diff -u -d -p -r1.1 crx.h
--- config/crx/crx.h 22 Jul 2005 09:49:48 -0000 1.1
+++ config/crx/crx.h 26 Jul 2005 12:18:04 -0000
@@ -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. */
#ifndef GCC_CRX_H
#define GCC_CRX_H
Index: config/crx/crx.md
===================================================================
RCS file: /cvs/gcc/gcc/gcc/config/crx/crx.md,v
retrieving revision 1.1
diff -u -d -p -r1.1 crx.md
--- config/crx/crx.md 22 Jul 2005 09:49:48 -0000 1.1
+++ config/crx/crx.md 26 Jul 2005 12:18:05 -0000
@@ -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. */
;; Register numbers
More information about the Gcc-patches
mailing list