From: Andrew Cagney Date: Thu, 25 Sep 1997 04:13:50 +0000 (+0000) Subject: Pacify GCC -Wall X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=eb2e3c85cabac3927d866b666fb19e05c3476b8d;p=binutils-gdb.git Pacify GCC -Wall --- diff --git a/sim/mips/ChangeLog b/sim/mips/ChangeLog index 38de2e882ac..a9e3ebfff78 100644 --- a/sim/mips/ChangeLog +++ b/sim/mips/ChangeLog @@ -1,3 +1,8 @@ +Wed Sep 24 17:38:57 1997 Andrew Cagney + + * interp.c (COP_SD, COP_LD): Add UNUSED to pacify GCC for some + MIPS targets. + Tue Sep 23 11:04:38 1997 Andrew Cagney * configure: Regenerated to track ../common/aclocal.m4 changes.