Fix long file name bug reported on SCO Open Desktop 2.0 by Ulf Lunde
authorJohn Gilmore <gnu@cygnus>
Fri, 5 Feb 1993 22:09:17 +0000 (22:09 +0000)
committerJohn Gilmore <gnu@cygnus>
Fri, 5 Feb 1993 22:09:17 +0000 (22:09 +0000)
commitc653bc6d90cec06c584d5335cade0c42222931dc
tree819c1805c853dae74d76f3eefcd7bc609ebb8703
parente4ebb8e5e6b5a8b618284247d0860845d074962f
Fix long file name bug reported on SCO Open Desktop 2.0 by Ulf Lunde
<Ulf.Lunde@kvatro.no> and Dag H. Wanvik <Dag.H.Wanvik@kvatro.no>.

* coffread.c (getfilename):  Eliminate COFF_NO_LONG_FILE_NAMES
test, which is apparently left over from when we used native
include files and couldn't depend on the member names being there.
* tm-3b1.h, tm-altos.h, tm-i386v.h:  Don't set it.

ALso fix this in tm-i860.h which isn't ChangeLogged since it's sanitized out
for lack of paperwork.
gdb/ChangeLog
gdb/coffread.c
gdb/tm-3b1.h
gdb/tm-altos.h
gdb/tm-i386v.h
gdb/tm-i860.h