]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
m16.igen (DADDIU5): Correct type-o.
authorGavin Romig-Koch <gavin@redhat.com>
Thu, 24 Dec 1998 05:55:42 +0000 (05:55 +0000)
committerGavin Romig-Koch <gavin@redhat.com>
Thu, 24 Dec 1998 05:55:42 +0000 (05:55 +0000)
sim/mips/ChangeLog

index a234cbb540f634fcde737a6101068c01d0486035..8e4c34a501ee7df2b63c002f6cbac58b0d537f97 100644 (file)
@@ -1,4 +1,30 @@
+1998-12-24  Gavin Romig-Koch  <gavin@cygnus.com>
+
+       * m16.igen (DADDIU5): Correct type-o.
+
+Mon Dec 21 10:34:48 1998  Andrew Cagney  <cagney@chook>
+
+       * mips.igen (do_ddiv, do_ddivu): Pacify GCC. Update hi/lo via tmp
+       variables.
+
 start-sanitize-vr4xxx
+1998-12-17  Gavin Romig-Koch  <gavin@cygnus.com>
+
+       * vr4run.c (sim_engine_run): Enable the 4111.
+
+end-sanitize-vr4xxx
+Wed Dec 16 18:20:28 1998  Andrew Cagney  <cagney@chook>
+
+       * Makefile.in (SIM_EXTRA_CFLAGS): No longer need to add .../newlib
+       to include path.
+       (interp.o): Add dependency on itable.h
+       (oengine.c, gencode): Delete remaining references.
+       (BUILT_SRC_FROM_GEN): Clean up.
+start-sanitize-vr4xxx
+       (SIM_HACK_ALL): Define.
+       (hack, libhack.a): Do not build.
+end-sanitize-vr4xxx
+       
 1998-12-16  Gavin Romig-Koch  <gavin@cygnus.com>
        
        * vr4run.c: New.