src/gdb ChangeLog gdb_bfd.c gdb_bfd.h
tromey@sourceware.org
tromey@sourceware.org
Wed Aug 22 15:50:00 GMT 2012
CVSROOT: /cvs/src
Module name: src
Changes by: tromey@sourceware.org 2012-08-22 15:50:38
Modified files:
gdb : ChangeLog gdb_bfd.c gdb_bfd.h
Log message:
* gdb_bfd.h: Include registry.h. Use DECLARE_REGISTRY.
* gdb_bfd.c: Use DEFINE_REGISTRY.
(struct gdb_bfd_data): Add REGISTRY_FIELDS.
(gdb_bfd_ref): Call bfd_alloc_data.
(gdb_bfd_unref): Call bfd_free_data.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14611&r2=1.14612
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdb_bfd.c.diff?cvsroot=src&r1=1.11&r2=1.12
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdb_bfd.h.diff?cvsroot=src&r1=1.6&r2=1.7
More information about the Gdb-cvs
mailing list