* Makefile.in: Add rules for monitor.o and rom68k-rom.o to make
authorStu Grossman <grossman@cygnus>
Tue, 7 Mar 1995 09:26:39 +0000 (09:26 +0000)
committerStu Grossman <grossman@cygnus>
Tue, 7 Mar 1995 09:26:39 +0000 (09:26 +0000)
commit1265e2d82361cdf254aade96eb9840d81a36a8fd
treef4967a7af882294dd7fbe48b25beea9dc63c6e1f
parent09374c9863316b51b7e44ce94a5b89706b107e66
* Makefile.in:  Add rules for monitor.o and rom68k-rom.o to make
Sun make (with VPATH) work...

* monitor.c monitor.h rom68k-rom.c:  Serious cleanup to make IDP
(rom68k) target work right.
* array-rom.c op50-rom.c w89k-rom.c:  Partial updates to new
monitor.c interface.  More work needs to be done here.
* config/m68k/tm-monitor.h:  Change DECR_PC_AFTER_BREAK to 0 to
match the IDP monitor.  Also, set NUM_REGS to 18 cuz there's no
floating-point for this card.
gdb/ChangeLog
gdb/Makefile.in
gdb/array-rom.c
gdb/monitor.c
gdb/monitor.h
gdb/op50-rom.c
gdb/rom68k-rom.c
gdb/w89k-rom.c
This page took 0.025496 seconds and 4 git commands to generate.