2003-10-31 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Fri, 31 Oct 2003 19:19:51 +0000 (19:19 +0000)
committerAndrew Cagney <cagney@redhat.com>
Fri, 31 Oct 2003 19:19:51 +0000 (19:19 +0000)
commitbba2d28ded4abe604ffb54ed1cd4c1e596b98193
tree0e24a5e719cc43ac05fb453c5c7228d5e859995a
parent162cec1b31b39facf368e8ad99b7dd5685ab10b5
2003-10-31  Andrew Cagney  <cagney@redhat.com>

* defs.h (XZALLOC): Define.
* target.h (struct target_ops): Add "to_data";
* bfd-target.h, bfd-target.c: New files.
* Makefile.in (SFILES): Add "bfd-target.c".
(COMMON_OBS): Add "bfd-target.o".
(bfd-target.o): Specify dependencies.
(bfd_target_h): Define.
* defs.h (XZALLOC): Define.
gdb/ChangeLog
gdb/Makefile.in
gdb/bfd-target.c [new file with mode: 0644]
gdb/bfd-target.h [new file with mode: 0644]
gdb/defs.h
gdb/target.h
This page took 0.026402 seconds and 4 git commands to generate.