Tue Dec 15 10:05:56 1992 Ian Lance Taylor (ian@cygnus.com)
authorIan Lance Taylor <ian@airs.com>
Tue, 15 Dec 1992 18:12:37 +0000 (18:12 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 15 Dec 1992 18:12:37 +0000 (18:12 +0000)
commit117f631e54876035af27162ca11ea4e06601c8da
tree2039ab0178d57eddf92e438484051f241063c1f6
parent51b80b0072e928c9163087e1fcbc71e52301f524
Tue Dec 15 10:05:56 1992  Ian Lance Taylor  (ian@cygnus.com)

* coffread.c (decode_type): catch negative tagndx fields generated
by SCO 3.2v4 cc.
* exec.c: comment out string following #endif.
* configure.in (i[34]86-*-sco3.2v4*): use host i386sco4.
* xm-i386sco.h: include <sys/types.h> and <sys/dir.h>, required by
<sys/user.h>.
* config/i386sco4.mh: new file; like i386sco.mh, but don't require
gcc, and define const to empty to avoid SCO 3.2v4 cc bug.
gdb/ChangeLog
gdb/coffread.c
gdb/config/i386sco4.mh [new file with mode: 0644]
gdb/configure.in
gdb/exec.c
gdb/xm-i386sco.h