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/vax | |
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/vax')
-rw-r--r-- | gcc/config/vax/bsd.h | 4 | ||||
-rw-r--r-- | gcc/config/vax/elf.h | 4 | ||||
-rw-r--r-- | gcc/config/vax/netbsd-elf.h | 4 | ||||
-rw-r--r-- | gcc/config/vax/netbsd.h | 4 | ||||
-rw-r--r-- | gcc/config/vax/openbsd.h | 4 | ||||
-rw-r--r-- | gcc/config/vax/openbsd1.h | 4 | ||||
-rw-r--r-- | gcc/config/vax/ultrix.h | 4 | ||||
-rw-r--r-- | gcc/config/vax/vax-modes.def | 4 | ||||
-rw-r--r-- | gcc/config/vax/vax-protos.h | 4 | ||||
-rw-r--r-- | gcc/config/vax/vax.c | 4 | ||||
-rw-r--r-- | gcc/config/vax/vax.h | 4 | ||||
-rw-r--r-- | gcc/config/vax/vax.md | 4 | ||||
-rw-r--r-- | gcc/config/vax/vax.opt | 4 | ||||
-rw-r--r-- | gcc/config/vax/vaxv.h | 4 |
14 files changed, 28 insertions, 28 deletions
diff --git a/gcc/config/vax/bsd.h b/gcc/config/vax/bsd.h index 230b827d..cf671af 100644 --- a/gcc/config/vax/bsd.h +++ b/gcc/config/vax/bsd.h @@ -15,8 +15,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. */ #define TARGET_OS_CPP_BUILTINS() \ diff --git a/gcc/config/vax/elf.h b/gcc/config/vax/elf.h index bc8a4d5..bc96b87 100644 --- a/gcc/config/vax/elf.h +++ b/gcc/config/vax/elf.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. */ #undef TARGET_ELF #define TARGET_ELF 1 diff --git a/gcc/config/vax/netbsd-elf.h b/gcc/config/vax/netbsd-elf.h index c946fef..5fb739c 100644 --- a/gcc/config/vax/netbsd-elf.h +++ b/gcc/config/vax/netbsd-elf.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, 675 Mass Ave, Cambridge, MA 02139, USA. */ - +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ /* Names to predefine in the preprocessor for this target OS. */ #undef TARGET_OS_CPP_BUILTINS diff --git a/gcc/config/vax/netbsd.h b/gcc/config/vax/netbsd.h index 58372c8..bc51815 100644 --- a/gcc/config/vax/netbsd.h +++ b/gcc/config/vax/netbsd.h @@ -17,8 +17,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. */ #define TARGET_OS_CPP_BUILTINS() \ diff --git a/gcc/config/vax/openbsd.h b/gcc/config/vax/openbsd.h index 2f5b67a..25dd7a3 100644 --- a/gcc/config/vax/openbsd.h +++ b/gcc/config/vax/openbsd.h @@ -15,8 +15,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. */ /* Amend common OpenBSD definitions for VAX target. */ diff --git a/gcc/config/vax/openbsd1.h b/gcc/config/vax/openbsd1.h index 8f997ce..861d24b 100644 --- a/gcc/config/vax/openbsd1.h +++ b/gcc/config/vax/openbsd1.h @@ -15,8 +15,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. */ /* Set up definitions before picking up the common openbsd.h file. */ #define OBSD_OLD_GAS diff --git a/gcc/config/vax/ultrix.h b/gcc/config/vax/ultrix.h index 845707a..f3ff7f2 100644 --- a/gcc/config/vax/ultrix.h +++ b/gcc/config/vax/ultrix.h @@ -15,8 +15,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. */ #define TARGET_OS_CPP_BUILTINS() \ diff --git a/gcc/config/vax/vax-modes.def b/gcc/config/vax/vax-modes.def index dc630b4..685170f 100644 --- a/gcc/config/vax/vax-modes.def +++ b/gcc/config/vax/vax-modes.def @@ -15,8 +15,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. */ /* We just need to reset the floating point formats. */ RESET_FLOAT_FORMAT (SF, vax_f_format); diff --git a/gcc/config/vax/vax-protos.h b/gcc/config/vax/vax-protos.h index 8ba1490..04133e4 100644 --- a/gcc/config/vax/vax-protos.h +++ b/gcc/config/vax/vax-protos.h @@ -15,8 +15,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. */ extern void override_options (void); diff --git a/gcc/config/vax/vax.c b/gcc/config/vax/vax.c index 75892f2..9fc8951 100644 --- a/gcc/config/vax/vax.c +++ b/gcc/config/vax/vax.c @@ -17,8 +17,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/vax/vax.h b/gcc/config/vax/vax.h index 8625988..8d29b58 100644 --- a/gcc/config/vax/vax.h +++ b/gcc/config/vax/vax.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. */ /* Target CPU builtins. */ diff --git a/gcc/config/vax/vax.md b/gcc/config/vax/vax.md index 6d447f7..73ee8fa 100644 --- a/gcc/config/vax/vax.md +++ b/gcc/config/vax/vax.md @@ -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. ;;- Instruction patterns. When multiple patterns apply, diff --git a/gcc/config/vax/vax.opt b/gcc/config/vax/vax.opt index b51d281..cfc885f 100644 --- a/gcc/config/vax/vax.opt +++ b/gcc/config/vax/vax.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. md Target RejectNegative InverseMask(G_FLOAT) diff --git a/gcc/config/vax/vaxv.h b/gcc/config/vax/vaxv.h index c85cf4a..8394c64 100644 --- a/gcc/config/vax/vaxv.h +++ b/gcc/config/vax/vaxv.h @@ -15,8 +15,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. */ #define TARGET_OS_CPP_BUILTINS() \ do \ |