* Makefile.in sh3-rom.c config/sh/sh.mt config/sh/tm-sh.h: Add
authorStu Grossman <grossman@cygnus>
Mon, 16 Oct 1995 18:51:15 +0000 (18:51 +0000)
committerStu Grossman <grossman@cygnus>
Mon, 16 Oct 1995 18:51:15 +0000 (18:51 +0000)
commit1480482acb1246a03fd9fe6615d221b09b5ab5e6
tree47bc72b21d052797a823210ee8dccdcfb73669bf
parent934ec87c6b17ba28fa03d881f42e4756b14272f4
* Makefile.in sh3-rom.c config/sh/sh.mt config/sh/tm-sh.h:  Add
sh3 monitor support.
* monitor.c:  Cleanup regexp compilation stuff to make it easier
to use several regexps.
* monitor.h:  Get rid of struct rom_cmd_data.  It's no longer used.
* config/m68k/tm-monitor.h:  Don't redefine NUM_REGS here.  It just
causes GDB to crash.
gdb/.Sanitize
gdb/ChangeLog
gdb/Makefile.in
gdb/config/sh/sh.mt
gdb/config/sh/tm-sh.h
gdb/monitor.h
gdb/sh3-rom.c [new file with mode: 0644]