* values.c (unpack_double): Make it compile with MSVC++ 2.x.
authorMark Alexander <marka@cygnus>
Thu, 19 Dec 1996 17:45:57 +0000 (17:45 +0000)
committerMark Alexander <marka@cygnus>
Thu, 19 Dec 1996 17:45:57 +0000 (17:45 +0000)
commit214e969267acd11ce81584187f66b1139b4d81cd
tree178bb154f6eca3e65a103a2529144677edd62c89
parent9c199842e54a91b59b2d319c1d53dc94464fa9f7
* values.c (unpack_double): Make it compile with MSVC++ 2.x.
* remote-mips.c (S_IROTH): Define if not defined by stat.h, e.g.
when using MSVC++.
(common_open): Fix help string.
gdb/ChangeLog
gdb/remote-mips.c
gdb/values.c