aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1991-05-19 17:11:52 +0000
committerJohn Gilmore <gnu@cygnus>1991-05-19 17:11:52 +0000
commitcacbbaa890a982cb0e644eea497a1ec560c08d25 (patch)
treeb8071343f84553d575daa11a4e4974e62876af0b /gdb
parent90c2206d37a2d0e307014801365f8146c868b09b (diff)
downloadgdb-cacbbaa890a982cb0e644eea497a1ec560c08d25.zip
gdb-cacbbaa890a982cb0e644eea497a1ec560c08d25.tar.gz
gdb-cacbbaa890a982cb0e644eea497a1ec560c08d25.tar.bz2
Add tahoe and i386sco targets; update comments in i386v32 targets.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/config/i386v32-g.mt2
-rw-r--r--gdb/config/i386v32.mt4
2 files changed, 3 insertions, 3 deletions
diff --git a/gdb/config/i386v32-g.mt b/gdb/config/i386v32-g.mt
index 2432551..206cb30 100644
--- a/gdb/config/i386v32-g.mt
+++ b/gdb/config/i386v32-g.mt
@@ -1,4 +1,4 @@
-# Intel 386 running System V release 2, using COFF encapsulation
+# Intel 386 running System V release 3.2, using COFF encapsulation
# Copyright (C) 1990-1991 Free Software Foundation, Inc.
# This file is part of GDB.
diff --git a/gdb/config/i386v32.mt b/gdb/config/i386v32.mt
index 5cca19d..f65ce81b 100644
--- a/gdb/config/i386v32.mt
+++ b/gdb/config/i386v32.mt
@@ -1,5 +1,5 @@
-# Intel 386 running System V release 2
-# Copyright (C) 1990 Free Software Foundation, Inc.
+# Intel 386 running System V release 3.2
+# Copyright (C) 1991 Free Software Foundation, Inc.
# This file is part of GDB.