* ocd.h (ocd_xfer_memory): Add ``attrib'' parameter.
authorAndrew Cagney <cagney@redhat.com>
Mon, 5 Mar 2001 16:38:07 +0000 (16:38 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 5 Mar 2001 16:38:07 +0000 (16:38 +0000)
commit58841d58e552800c90ceb77f6c5a3a62091e23bd
tree464d50b59e9173096d210d5994afb665418ec15b
parentc663138840a39a5c9aefc853f2b6e963ff0446bb
* ocd.h (ocd_xfer_memory): Add ``attrib'' parameter.
* ocd.c (ocd_xfer_memory): Ditto.
* ser-ocd.c (ocd_setstopbits): New function. Add to ocd_ops.
* MAINTAINERS: Document powerpc-eabi and powerpcle-eabi as
buildable with ,-Werror.

* Makefile.in (symfile_h): Define.
(mcore-tdep.o): Add $(symfile_h), $(gdbcore_h) and $(inferior_h).
* mcore-tdep.c: Include "symfile.h", "gdbcore.h" and "inferior.h".
* MAINTAINERS: Document mcore-elf and mcore-pe as buildable with
,-Werror.

* dsrec.c (make_srec): Fix internal_error fmt arg.
* MAINTAINERS: Document i960-coff as buildable with ,-Werror.
gdb/ChangeLog
gdb/MAINTAINERS
gdb/Makefile.in
gdb/dsrec.c
gdb/mcore-tdep.c
gdb/ocd.c
gdb/ocd.h
gdb/ser-ocd.c
This page took 0.027837 seconds and 4 git commands to generate.