diff options
author | Andrew Cagney <cagney@redhat.com> | 2001-07-10 22:38:38 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2001-07-10 22:38:38 +0000 |
commit | 899ff3a211b8df5737b55890c0956daaeb407dde (patch) | |
tree | 27c308d3a2ae23ab542e5e5ffe3293158f4fb06d /gdb/ChangeLog | |
parent | 07e97ae2e3f6b9b2fb98368af7b659024cba9733 (diff) | |
download | gdb-899ff3a211b8df5737b55890c0956daaeb407dde.zip gdb-899ff3a211b8df5737b55890c0956daaeb407dde.tar.gz gdb-899ff3a211b8df5737b55890c0956daaeb407dde.tar.bz2 |
m88k builds. Tweek remote-bug.c to include "serial.h".
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 4935a2c..dedb0be 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +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 @@ -63,6 +70,7 @@ * 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 |