binutils-gdb/sim
Chris Demetriou 1e799e28c1 2002-03-12 Chris Demetriou <cgd@broadcom.com>
* configure.in (mipsisa32*-*-*, mipsisa64*-*-*): New targets.
        * mips.igen (mips32, mips64): New models, add to all instructions
        and functions as appropriate.
        (loadstore_ea, check_u64): New variant for model mips64.
        (check_fmt_p): New variant for models mipsV and mips64, remove
        mipsV model marking fro other variant.
        (SLL) Rename to...
        (SLLa) this.
        (CLO, CLZ, MADD, MADDU, MSUB, MSUBU, MUL, SLLb): New instructions
        for mips32 and mips64.
        (DCLO, DCLZ): New instructions for mips64.
2002-03-12 22:53:01 +00:00
..
arm * armos.c (SWIWrite0): Use generic host_callback mechanism 2002-02-21 20:22:49 +00:00
common Fix PR gdb/287. From wiz at danbala. Then->than and typos. 2002-02-25 02:13:10 +00:00
d10v
d30v
erc32
fr30
h8300
h8500
i960
igen 2002-03-07 Chris Demetriou <cgd@broadcom.com> 2002-03-08 00:36:32 +00:00
m32r
m68hc11 * m68hc11_sim.c (cpu_move8): Call sim_engine_abort in default case. 2002-03-07 19:17:04 +00:00
mcore
mips 2002-03-12 Chris Demetriou <cgd@broadcom.com> 2002-03-12 22:53:01 +00:00
mn10200
mn10300
ppc Fix PR gdb/287. From wiz at danbala. Then->than and typos. 2002-02-25 02:13:10 +00:00
sh
sh64 * Contribute Hitachi SH5 simulator. 2002-02-01 11:44:32 +00:00
testsuite * Contribute Hitachi SH5 simulator. 2002-02-01 11:44:32 +00:00
tic80
v850
w65
z8k
ChangeLog * MAINTAINERS: Record self as maintainer of m68hc11 simulator. 2002-03-06 20:15:53 +00:00
configure Revert sh64 changes. Accidently committed. 2002-02-02 04:48:32 +00:00
configure.in Revert sh64 changes. Accidently committed. 2002-02-02 04:48:32 +00:00
MAINTAINERS * MAINTAINERS: Record self as maintainer of m68hc11 simulator. 2002-03-06 20:15:53 +00:00
Makefile.in
README-HACKING