Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-07-02 | 2003-06-24 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -2/+4 | |
* sim-main.h (SIM_WIFSTOPPED, SIM_WSTOPSIG): Define. * compile.c (sim_resume): Use the above to return stop signal. | |||||
2003-06-19 | 2003-06-18 Corinna Vinschen <vinschen@redhat.com> | Michael Snyder | 1 | -4/+4 | |
* sim-main.h (enum h8_regnum): Turn around order of MACH, MACL and SBR, VBR (for benefit of gdb). | |||||
2003-06-03 | 2003-06-03 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -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. |