2004-08-10 Andrew Cagney <cagney@gnu.org>
authorAndrew Cagney <cagney@redhat.com>
Tue, 10 Aug 2004 21:16:13 +0000 (21:16 +0000)
committerAndrew Cagney <cagney@redhat.com>
Tue, 10 Aug 2004 21:16:13 +0000 (21:16 +0000)
commitaa2ee5f640b5705d29a7c4f37b3abbfd30a08620
treed4acd2adc7c906f8ed20b07a1f846b9d074f2645
parent0efffb96a98349f8305e81ec4103dacec4e59baf
2004-08-10  Andrew Cagney  <cagney@gnu.org>

* defs.h (xmcalloc): Delete declaration.
* utils.c (xmcalloc): Delete.
(xcalloc): Inline calls to xmcalloc and mcalloc.
* ada-lang.c (_initialize_ada_language): Use htab_create_alloc,
xcalloc and xfree.
* symtab.c (create_demangled_names_hash): Ditto.
gdb/ChangeLog
gdb/ada-lang.c
gdb/defs.h
gdb/symtab.c
gdb/utils.c
This page took 0.025671 seconds and 4 git commands to generate.