OSDN Git Service

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)
commitcdd3c7c0bd59ec31e57aa528794e129d754e69e9
tree4bf40564babee9edba27f2175d53a5e04f94630f
parenta8809d09bb179fb43c781d843ba05c7a122ddb93
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