diff options
author | R. Kelley Cook <kcook@gcc.gnu.org> | 2005-06-25 01:22:41 +0000 |
---|---|---|
committer | R. Kelley Cook <kcook@gcc.gnu.org> | 2005-06-25 01:22:41 +0000 |
commit | 39d14ddaacf2519a8f27f5826572840bbea2bdaf (patch) | |
tree | f3fc0882b204c3bd663cbc27166feb6dd55f4f49 /gcc/config/c4x | |
parent | 6c912b0cb6d2cfafdf5db294aae5c799ab85559a (diff) | |
download | gcc-39d14ddaacf2519a8f27f5826572840bbea2bdaf.zip gcc-39d14ddaacf2519a8f27f5826572840bbea2bdaf.tar.gz gcc-39d14ddaacf2519a8f27f5826572840bbea2bdaf.tar.bz2 |
Update FSF address.
From-SVN: r101314
Diffstat (limited to 'gcc/config/c4x')
-rw-r--r-- | gcc/config/c4x/c4x-c.c | 4 | ||||
-rw-r--r-- | gcc/config/c4x/c4x-modes.def | 4 | ||||
-rw-r--r-- | gcc/config/c4x/c4x-protos.h | 4 | ||||
-rw-r--r-- | gcc/config/c4x/c4x.c | 4 | ||||
-rw-r--r-- | gcc/config/c4x/c4x.h | 4 | ||||
-rw-r--r-- | gcc/config/c4x/c4x.md | 4 | ||||
-rw-r--r-- | gcc/config/c4x/c4x.opt | 4 | ||||
-rw-r--r-- | gcc/config/c4x/libgcc.S | 4 | ||||
-rw-r--r-- | gcc/config/c4x/rtems.h | 4 |
9 files changed, 18 insertions, 18 deletions
diff --git a/gcc/config/c4x/c4x-c.c b/gcc/config/c4x/c4x-c.c index 5118871..644fe86 100644 --- a/gcc/config/c4x/c4x-c.c +++ b/gcc/config/c4x/c4x-c.c @@ -19,8 +19,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" diff --git a/gcc/config/c4x/c4x-modes.def b/gcc/config/c4x/c4x-modes.def index 34dfe1b..2eea602 100644 --- a/gcc/config/c4x/c4x-modes.def +++ b/gcc/config/c4x/c4x-modes.def @@ -18,8 +18,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. */ /* C4x wants 1- and 2-word float modes, in its own peculiar format. FIXME: Give this port a way to get rid of SFmode, DFmode, and all diff --git a/gcc/config/c4x/c4x-protos.h b/gcc/config/c4x/c4x-protos.h index 536ddb2..1b830fd 100644 --- a/gcc/config/c4x/c4x-protos.h +++ b/gcc/config/c4x/c4x-protos.h @@ -19,8 +19,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_C4X_PROTOS_H #define GCC_C4X_PROTOS_H diff --git a/gcc/config/c4x/c4x.c b/gcc/config/c4x/c4x.c index 110dfcc..6e51172 100644 --- a/gcc/config/c4x/c4x.c +++ b/gcc/config/c4x/c4x.c @@ -20,8 +20,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. */ /* Some output-actions in c4x.md need these. */ #include "config.h" diff --git a/gcc/config/c4x/c4x.h b/gcc/config/c4x/c4x.h index 10aebc8..c397257 100644 --- a/gcc/config/c4x/c4x.h +++ b/gcc/config/c4x/c4x.h @@ -19,8 +19,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. */ /* RUN-TIME TARGET SPECIFICATION. */ diff --git a/gcc/config/c4x/c4x.md b/gcc/config/c4x/c4x.md index edab060..f0eb202 100644 --- a/gcc/config/c4x/c4x.md +++ b/gcc/config/c4x/c4x.md @@ -19,8 +19,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. ; ; TODO : diff --git a/gcc/config/c4x/c4x.opt b/gcc/config/c4x/c4x.opt index 4328846..641545f 100644 --- a/gcc/config/c4x/c4x.opt +++ b/gcc/config/c4x/c4x.opt @@ -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. +; Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +; 02110-1301, USA. m30 Target RejectNegative diff --git a/gcc/config/c4x/libgcc.S b/gcc/config/c4x/libgcc.S index 43ecba9..2aa495f 100644 --- a/gcc/config/c4x/libgcc.S +++ b/gcc/config/c4x/libgcc.S @@ -28,8 +28,8 @@ General Public License for more details. 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. */ ; These routines are called using the standard TI register argument ; passing model. diff --git a/gcc/config/c4x/rtems.h b/gcc/config/c4x/rtems.h index fae7f59..13e3d8f 100644 --- a/gcc/config/c4x/rtems.h +++ b/gcc/config/c4x/rtems.h @@ -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. */ /* Specify predefined symbols in preprocessor. */ |