* sim-types.h (SIGNED64): ##i64 when _MSC_VER, not _WIN32.
authorFelix Lee <flee@cygnus>
Tue, 23 Sep 1997 03:51:33 +0000 (03:51 +0000)
committerFelix Lee <flee@cygnus>
Tue, 23 Sep 1997 03:51:33 +0000 (03:51 +0000)
(SIGNED32): use ##i32.

sim/common/ChangeLog

index 388d1c6..67a733f 100644 (file)
@@ -1,3 +1,8 @@
+Mon Sep 22 17:20:27 1997  Felix Lee  <flee@cygnus.com>
+
+       * sim-types.h (SIGNED64): ##i64 when _MSC_VER, not _WIN32.
+       (SIGNED32): use ##i32.
+
 Tue Sep 23 11:04:38 1997  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * configure: Regenerated to track ../common/aclocal.m4 changes.