Actually check in the right change to interp.c.
authorIan Lance Taylor <ian@airs.com>
Wed, 27 Nov 1996 16:01:34 +0000 (16:01 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 27 Nov 1996 16:01:34 +0000 (16:01 +0000)
sim/mips/ChangeLog

index 65a3ac13c2e71f08808cbc0f41b7b738fae8a805..c3bb08e2078a3e6ecec048f5ee95cc7ba9726b41 100644 (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*-*-*.
This page took 0.025904 seconds and 4 git commands to generate.