crtfastmath.c, [...]: Update FSF address.
authorKelley Cook <kcook@gcc.gnu.org>
Wed, 17 Aug 2005 03:07:06 +0000 (03:07 +0000)
committerR. Kelley Cook <kcook@gcc.gnu.org>
Wed, 17 Aug 2005 03:07:06 +0000 (03:07 +0000)
2005-08-17  Kelley Cook  <kcook@gcc.gnu.org>

* config/arm/unaligned-funcs.c,config/i386/crtfastmath.c,
ipa-cp.c,ipa-prop.c,ipa-prop.h: Update FSF address.

From-SVN: r103196

gcc/ChangeLog
gcc/config/arm/unaligned-funcs.c
gcc/config/i386/crtfastmath.c
gcc/ipa-cp.c
gcc/ipa-prop.c
gcc/ipa-prop.h

index 4b77bfd1c3c202c4ca9d4be9079f8ef48dca3ce0..e60051d01c580df309633333a66e22266b46473e 100644 (file)
@@ -1,3 +1,8 @@
+2005-08-17  Kelley Cook  <kcook@gcc.gnu.org>
+
+       * config/arm/unaligned-funcs.c,config/i386/crtfastmath.c,
+       ipa-cp.c,ipa-prop.c,ipa-prop.h: Update FSF address.
+
 2005-08-16  Andrew Pinski  <pinskia@physics.uc.edu>
 
        PR tree-opt/23402
index 44aef8cad9df52df14761fcda4c059e46d4730ef..66cfd3bbbda1f936a8a2d9dd87d4bcb189ef641f 100644 (file)
@@ -24,8 +24,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.  */
 
 int __aeabi_uread4 (void *);
 int __aeabi_uwrite4 (int, void *);
index e42bca9391754b121c710f5669892d7425a9e2e3..fad1d574816d7e516119b170f36454353f8d1cc6 100644 (file)
@@ -21,8 +21,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.
  * 
  *    As a special exception, if you link this library with files
  *    compiled with GCC to produce an executable, this does not cause
index 18d5bc0421be92f7217d3483c8f1a4fd4a5f7509..6ffb10c48a01c40c065af40b1ccd2680b29e9ec1 100644 (file)
@@ -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.  */
 
 /* Interprocedural constant propagation.
    The aim of interprocedural constant propagation (IPCP) is to find which 
index ab19489c4d26a91af9b9101bc5c0398fd8306e24..bcb2da315a64d0a866d03cf6ca3aa39dea2cc83f 100644 (file)
@@ -15,8 +15,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"
 #include "system.h"
index 159f566ce16abc6c2e8663d1c923b4f2398d9598..bfed61a56bb381a7f5c907dbcb69a6c4aeb3a6df 100644 (file)
@@ -15,8 +15,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 IPA_PROP_H
 #define IPA_PROP_H