From: Ian Lance Taylor Date: Wed, 27 Nov 1996 16:01:34 +0000 (+0000) Subject: Actually check in the right change to interp.c. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=350d33b87fdb5041a3cdf998bc6301aa3fde27c4;p=binutils-gdb.git Actually check in the right change to interp.c. --- diff --git a/sim/mips/ChangeLog b/sim/mips/ChangeLog index 65a3ac13c2e..c3bb08e2078 100644 --- a/sim/mips/ChangeLog +++ b/sim/mips/ChangeLog @@ -21,8 +21,7 @@ Tue Nov 26 11:53:12 1996 Ian Lance Taylor (main): Remove unused variable this_option_optind. Change ``*loptarg++'' to ``loptarg++''. (my_strtoul): Parenthesize && within ||. - * interp.c (sim_trace): If tracefh is NULL, set it to stderr. - (LoadMemory): Accept a halfword pAddr if vAddr is odd. + * interp.c (LoadMemory): Accept a halfword pAddr if vAddr is odd. (simulate): If PC is odd, fetch a 16 bit instruction, and increment PC by 2 rather than 4. * configure.in: Add case for mips16*-*-*.