diff options
Diffstat (limited to 'gcc/config/i860')
-rw-r--r-- | gcc/config/i860/i860-protos.h | 4 | ||||
-rw-r--r-- | gcc/config/i860/i860.c | 4 | ||||
-rw-r--r-- | gcc/config/i860/i860.h | 4 | ||||
-rw-r--r-- | gcc/config/i860/i860.md | 4 | ||||
-rw-r--r-- | gcc/config/i860/i860.opt | 4 | ||||
-rw-r--r-- | gcc/config/i860/sysv4.h | 4 | ||||
-rw-r--r-- | gcc/config/i860/varargs.asm | 4 |
7 files changed, 14 insertions, 14 deletions
diff --git a/gcc/config/i860/i860-protos.h b/gcc/config/i860/i860-protos.h index 1f61eb13ecc..af5dfda84db 100644 --- a/gcc/config/i860/i860-protos.h +++ b/gcc/config/i860/i860-protos.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. */ /* Declare things which are defined in i860.c but called from insn-output.c. */ diff --git a/gcc/config/i860/i860.c b/gcc/config/i860/i860.c index cfe06d1cc8a..91202680f70 100644 --- a/gcc/config/i860/i860.c +++ b/gcc/config/i860/i860.c @@ -23,8 +23,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" diff --git a/gcc/config/i860/i860.h b/gcc/config/i860/i860.h index cf7f18738dd..0a22447f68b 100644 --- a/gcc/config/i860/i860.h +++ b/gcc/config/i860/i860.h @@ -18,8 +18,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. */ /* Note that some other tm.h files include this one and then override diff --git a/gcc/config/i860/i860.md b/gcc/config/i860/i860.md index 8a9628b6f18..385d369d9bc 100644 --- a/gcc/config/i860/i860.md +++ b/gcc/config/i860/i860.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. ;;- See file "rtl.def" for documentation on define_insn, match_*, et. al. diff --git a/gcc/config/i860/i860.opt b/gcc/config/i860/i860.opt index 247edf6fd30..588832547cf 100644 --- a/gcc/config/i860/i860.opt +++ b/gcc/config/i860/i860.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. mxp Target Report RejectNegative Mask(XP) diff --git a/gcc/config/i860/sysv4.h b/gcc/config/i860/sysv4.h index c178aa525d4..78e62826e96 100644 --- a/gcc/config/i860/sysv4.h +++ b/gcc/config/i860/sysv4.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_VERSION #define TARGET_VERSION fprintf (stderr, " (i860 System V Release 4)"); diff --git a/gcc/config/i860/varargs.asm b/gcc/config/i860/varargs.asm index ff58d7325b0..27ca7f33032 100644 --- a/gcc/config/i860/varargs.asm +++ b/gcc/config/i860/varargs.asm @@ -24,8 +24,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. */ #if defined(__svr4__) || defined(__alliant__) .text |