From: Felix Lee Date: Tue, 23 Sep 1997 03:51:33 +0000 (+0000) Subject: * sim-types.h (SIGNED64): ##i64 when _MSC_VER, not _WIN32. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9f4fd82344344c07d8d4e2f317ffe5360b281524;p=binutils-gdb.git * sim-types.h (SIGNED64): ##i64 when _MSC_VER, not _WIN32. (SIGNED32): use ##i32. --- diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 388d1c61b1d..67a733f93af 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,8 @@ +Mon Sep 22 17:20:27 1997 Felix Lee + + * sim-types.h (SIGNED64): ##i64 when _MSC_VER, not _WIN32. + (SIGNED32): use ##i32. + Tue Sep 23 11:04:38 1997 Andrew Cagney * configure: Regenerated to track ../common/aclocal.m4 changes.