diff options
Diffstat (limited to 'gdb/config')
-rw-r--r-- | gdb/config/i386v32-g.mh | 4 | ||||
-rw-r--r-- | gdb/config/i386v32.mh | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gdb/config/i386v32-g.mh b/gdb/config/i386v32-g.mh index 9382889..1b16789 100644 --- a/gdb/config/i386v32-g.mh +++ b/gdb/config/i386v32-g.mh @@ -1,5 +1,5 @@ -# Intel 386 running System V release 2, using COFF encapsulation -# Copyright (C) 1990 Free Software Foundation, Inc. +# Intel 386 running System V release 3.2, using COFF encapsulation +# Copyright (C) 1991 Free Software Foundation, Inc. # This file is part of GDB. diff --git a/gdb/config/i386v32.mh b/gdb/config/i386v32.mh index 40bb628..0dc3d19 100644 --- a/gdb/config/i386v32.mh +++ b/gdb/config/i386v32.mh @@ -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. |