+2001-07-10 Andrew Cagney <ac131313@redhat.com>
+
+ * Makefile.in (remote-bug.o): Depends on serial.h.
+ * remote-bug.c: Include "serial.h".
+ * MAINTAINERS: Mark m88k target as buildable.
+ * TODO: Update.
+
2001-07-10 Jim Blandy <jimb@redhat.com>
Clean up the D10V port so that GDB and the target program no
* valops.c (value_cast): When casting a pointer to an integer,
don't convert it to an address.
+>>>>>>> 1.1438
2001-07-10 Andrew Cagney <ac131313@redhat.com>
* remote-utils.h (struct serial): Declare as opaque. Remove
m68k --target=m68k-aout,m68k-coff,m68k-elf ,-Werror
Maintenance only
- m88k (--target=m88k broken)
+ m88k --target=m88k ,-Werror
Known problem in 5.1
Maintenance only
remote-rdp.o: remote-rdp.c $(defs_h) $(gdbcore_h) \
$(inferior_h) $(gdb_string_h)
-remote-bug.o: remote-bug.c $(defs_h) $(gdbcore_h) \
+remote-bug.o: remote-bug.c $(defs_h) $(gdbcore_h) serial.h \
$(inferior_h) target.h terminal.h $(remote_utils_h) $(gdb_string_h) \
$(regcache_h)
--
-m88k
-
-The m88k has suffered bit rot and is known to not build.
-
---
-
The BFD directory requires bug-fixed AUTOMAKE et.al.
AUTOMAKE 1.4 incorrectly set the TEXINPUTS environment variable. It
#include "gdbcore.h"
#include "gdbcmd.h"
+#include "serial.h"
#include "remote-utils.h"
/* External data declarations */