From: Jim Blandy Date: Tue, 21 Mar 2000 20:40:47 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=333a782f7b65b70ce1b126d702950cff6b0ee97f;p=binutils-gdb.git *** empty log message *** --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 0690790a341..bca417d7a51 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +2000-03-21 Jim Blandy + + * gdbarch.sh: Emit a definition and declaration for gdbarch_free, + a companion to gdbarch_alloc, which allows a gdbarch init function + to free partially-built gdbarch structures. + * gdbarch.c, gdbarch.h: Regenerated. + 2000-03-20 Kevin Buettner * configure.host, configure.tgt (ia64-*-linux*): New entry.