From 350d33b87fdb5041a3cdf998bc6301aa3fde27c4 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 27 Nov 1996 16:01:34 +0000 Subject: [PATCH] Actually check in the right change to interp.c. --- sim/mips/ChangeLog | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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*-*-*. -- 2.30.2