aboutsummaryrefslogtreecommitdiff
path: root/sim/h8300/sim-main.h
AgeCommit message (Collapse)AuthorFilesLines
2003-07-022003-06-24 Michael Snyder <msnyder@redhat.com>Michael Snyder1-2/+4
* sim-main.h (SIM_WIFSTOPPED, SIM_WSTOPSIG): Define. * compile.c (sim_resume): Use the above to return stop signal.
2003-06-192003-06-18 Corinna Vinschen <vinschen@redhat.com>Michael Snyder1-4/+4
* sim-main.h (enum h8_regnum): Turn around order of MACH, MACL and SBR, VBR (for benefit of gdb).
2003-06-032003-06-03 Michael Snyder <msnyder@redhat.com>Michael Snyder1-0/+170
* h8300/compile.c: Add h8300sx insns and addressing modes. * h8300/sim-main.h: Replaces h8300/inst.h. * h8300/Makefile.in: Tweak to bring in some sim/common stuff.