OSDN Git Service

2005-08-17 Kelley Cook <kcook@gcc.gnu.org>
authorkcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 17 Aug 2005 03:07:06 +0000 (03:07 +0000)
committerkcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 17 Aug 2005 03:07:06 +0000 (03:07 +0000)
* config/arm/unaligned-funcs.c,config/i386/crtfastmath.c,
ipa-cp.c,ipa-prop.c,ipa-prop.h: Update FSF address.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@103196 138bc75d-0d04-0410-961f-82ee72b054a4

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 4b77bfd..e60051d 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 44aef8c..66cfd3b 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 e42bca9..fad1d57 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 18d5bc0..6ffb10c 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 ab19489..bcb2da3 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 159f566..bfed61a 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