binutils-gdb/sim/h8300
Jeff Law 7647e0dd79 * run.c (main): Don't "load" sections which don't have
SEC_LOAD set.
        * compile.c (sim_resume, case "O_NOT"): Use ONOT instead
        of OSHIFTS.
        (ONOT): Define.
        (sim_resume, shift/rotate cases): Add support for shift/rotate
        by two bits.
        (OSHIFTS): Corresponding changes.
Handling more H8/S ops.
1996-07-03 05:10:47 +00:00
..
.Sanitize * compile.c (sim_load): Treat the H8/S like the H8/300H for now. 1996-06-18 23:33:49 +00:00
ChangeLog * run.c (main): Don't "load" sections which don't have 1996-07-03 05:10:47 +00:00
compile.c * run.c (main): Don't "load" sections which don't have 1996-07-03 05:10:47 +00:00
configure.in * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir, 1996-06-26 03:22:34 +00:00
inst.h
Makefile.in * Makefile.in (install): Don't install in $(tooldir). 1995-09-08 18:33:23 +00:00
run.c * run.c (main): Don't "load" sections which don't have 1996-07-03 05:10:47 +00:00
writecode.c