diff options
author | John Gilmore <gnu@cygnus> | 1991-05-19 17:11:52 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1991-05-19 17:11:52 +0000 |
commit | cacbbaa890a982cb0e644eea497a1ec560c08d25 (patch) | |
tree | b8071343f84553d575daa11a4e4974e62876af0b /gdb/config/i386v32-g.mt | |
parent | 90c2206d37a2d0e307014801365f8146c868b09b (diff) | |
download | gdb-cacbbaa890a982cb0e644eea497a1ec560c08d25.zip gdb-cacbbaa890a982cb0e644eea497a1ec560c08d25.tar.gz gdb-cacbbaa890a982cb0e644eea497a1ec560c08d25.tar.bz2 |
Add tahoe and i386sco targets; update comments in i386v32 targets.
Diffstat (limited to 'gdb/config/i386v32-g.mt')
-rw-r--r-- | gdb/config/i386v32-g.mt | 2 |
1 files changed, 1 insertions, 1 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. |