From: Andrew Cagney Date: Tue, 21 Oct 1997 07:41:46 +0000 (+0000) Subject: Pacify GCC -Wall X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b7432f0f2710102ba870ac34e6bcdc5881663be8;p=binutils-gdb.git Pacify GCC -Wall --- diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index f5896e0e565..b8fc3c8fdd2 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,9 @@ +Tue Oct 21 10:42:38 1997 Andrew Cagney + + * sim-fpu.c (EXPMAX): Type is unsigned. + (MIN_INT, MAX_INT): Type is signed64. + (i2fpu): Type of val is signed64. + Tue Oct 21 10:42:38 1997 Andrew Cagney * sim-profile.h (PROFILE_PC_BUCKET_SIZE): Treat a shift of zero as