old-cross-binutils/sim
Jeff Law 9fca2fd3c6 * gencode.c: Fix various indention & style problems.
Remove test code.  Remove #if 0 code.
        * interp.c: Provide prototypes for all static functions.
        Fix minor indention problems.
        (sim_open, sim_resume): Remove unused variables.
        (sim_read): Return type is "int".
        * simops.c: Remove unused variables.
        (divh): Make result of divide-by-zero zero.
        (setf): Initialize result to keep compiler quiet.
        (sar instructions): These just clear the overflow bit.
        * v850_sim.h: Provide prototypes for put_byte, put_half
        and put_word.
Cleaning up.
1996-09-03 18:31:48 +00:00
..
arm * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir, 1996-06-26 03:22:34 +00:00
common Fix SH simulator to handle program exit correctly. 1995-10-22 20:22:02 +00:00
d10v Portability fixes; re-add printf/putchar traps 1996-09-03 18:01:03 +00:00
erc32 * erc32.c (mec_reset mec_read mec_write memory_read memory_write), 1996-07-04 00:51:22 +00:00
h8300 * compile.c (sim_resume): Fix all rotate-by-2-bits insns. 1996-07-10 04:15:17 +00:00
mips * Makefile.in (gencode): Depend upon gencode.o, getopt.o, and 1996-08-22 22:06:21 +00:00
ppc Fixes from Andrew 1996-08-19 22:21:19 +00:00
sh * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir, 1996-06-26 03:35:01 +00:00
v850 * gencode.c: Fix various indention & style problems. 1996-09-03 18:31:48 +00:00
w65 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir, 1996-06-26 03:35:01 +00:00
.Sanitize Opps. Forgot to commit this a few days ago. 1996-08-31 02:49:05 +00:00
ChangeLog * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir, 1996-06-26 03:35:01 +00:00
configure * configure.in: Only built erc32 simulator on Unix hosts as it 1996-05-22 18:12:32 +00:00
configure.in * configure.in (v850-*-*): Added V850 simulator. 1996-08-29 01:05:40 +00:00
Makefile.in * Makefile.in (all): Simplify. 1996-02-21 17:02:23 +00:00