Actually check in the right change to interp.c.

This commit is contained in:
Ian Lance Taylor 1996-11-27 16:01:34 +00:00
parent 264677bbe1
commit 350d33b87f
1 changed files with 1 additions and 2 deletions

View File

@ -21,8 +21,7 @@ Tue Nov 26 11:53:12 1996 Ian Lance Taylor <ian@cygnus.com>
(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*-*-*.