From: Andrew Cagney Date: Sat, 7 Feb 1998 06:24:51 +0000 (+0000) Subject: Fix double dependency for itable.[hc]. Was causing both the mips16 and the X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=452b380811f1d3d5f48b2e743f2fea3d4d981ea8;p=binutils-gdb.git Fix double dependency for itable.[hc]. Was causing both the mips16 and the normal mips simulators to be built. --- diff --git a/sim/mips/ChangeLog b/sim/mips/ChangeLog index a823f129178..9c9d2b90d60 100644 --- a/sim/mips/ChangeLog +++ b/sim/mips/ChangeLog @@ -1,3 +1,7 @@ +Sat Feb 7 17:16:20 1998 Andrew Cagney + + * Makefile.in (itable.h itable.c): Depend on SIM_@sim_gen@_ALL. + Tue Feb 3 11:36:02 1998 Andrew Cagney * interp.c (ifetch16): New function.