aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
Diffstat (limited to 'gdb')
-rw-r--r--gdb/tm-stratus.h2
-rw-r--r--gdb/xm-stratus.h4
2 files changed, 3 insertions, 3 deletions
diff --git a/gdb/tm-stratus.h b/gdb/tm-stratus.h
index f7df3d4..688d1a4 100644
--- a/gdb/tm-stratus.h
+++ b/gdb/tm-stratus.h
@@ -1,4 +1,4 @@
-/* Macro definitions for GDB on a Stratus machine.
+/* Macro definitions for GDB targeting a Stratus i860 machine.
Copyright (C) 1992, Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/gdb/xm-stratus.h b/gdb/xm-stratus.h
index a225bbe..9ee795a 100644
--- a/gdb/xm-stratus.h
+++ b/gdb/xm-stratus.h
@@ -1,4 +1,4 @@
-/* Macro definitions for GDB on a Stratus machine.
+/* Macro definitions for GDB hosted on a Stratus machine.
Copyright (C) 1992, Free Software Foundation, Inc.
Contributed by Peggy Fieland (pfieland@stratus.com)
@@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
-/* Pick up most of what we need from the generic mi860 host include file. */
+/* Pick up most of what we need from the generic i860 host include file. */
#include "xm-i860.h"