[Patch 2/7]: 68HC11 port of gdb (sim)
Stephane Carrez
Stephane.Carrez@free.fr
Sun Jun 25 13:36:00 GMT 2000
Hi!
This patch represents the 68hc11 simulator. I've compressed the patch
because there are the following new files:
gdb/sim/m68hc11/ChangeLog
gdb/sim/m68hc11/config.in
gdb/sim/m68hc11/configure.in
gdb/sim/m68hc11/dv-m68hc11.c
gdb/sim/m68hc11/dv-m68hc11eepr.c
gdb/sim/m68hc11/dv-m68hc11sio.c
gdb/sim/m68hc11/dv-m68hc11spi.c
gdb/sim/m68hc11/dv-m68hc11tim.c
gdb/sim/m68hc11/dv-nvram.c
gdb/sim/m68hc11/emulos.c
gdb/sim/m68hc11/gencode.c
gdb/sim/m68hc11/interp.c
gdb/sim/m68hc11/interrupts.c
gdb/sim/m68hc11/interrupts.h
gdb/sim/m68hc11/m68hc11_sim.c
gdb/sim/m68hc11/sim-main.h
The file gdb/sim/m68hc11/dv-nvram.c is the non-volatile ram emulation.
This implementation is rather generic. It is in no way
dependent of the 68hc11. May be some day, it would be good
to move it to some common place.
There is a ChangeLog file in gdb/sim/m68hc11. It contains my ChangeLogs
starting from May 1999.
Stephane
Here is the ChangeLog for gdb/sim.
2000-06-25 Stephane Carrez <stcarrez@worldnet.fr>
* configure.in: Recognize m68hc11 target.
* configure: Regenerate.
sim-m68hc11.diffs.gz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sim-m68hc11.diffs.gz
Type: application/x-gzip
Size: 46679 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20000625/f03ef378/attachment.bin>
More information about the Gdb-patches
mailing list