From 7047c1d1b1304af27f8e2d2e9f2c3b202d426067 Mon Sep 17 00:00:00 2001 From: Stan Shebs Date: Tue, 1 Nov 1994 03:28:08 +0000 Subject: [PATCH] * coffread.c (coff_symfile_init): Remove unused local abfd. * utils.c [NO_MMALLOC] (mmalloc, mrealloc): Define and use size_t instead of long, for compatibility with mmalloc.h. --- gdb/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 2eeceb5..bae527f 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +Mon Oct 31 19:19:51 1994 Stan Shebs (shebs@andros.cygnus.com) + + * coffread.c (coff_symfile_init): Remove unused local abfd. + * utils.c [NO_MMALLOC] (mmalloc, mrealloc): Define and use size_t + instead of long, for compatibility with mmalloc.h. + Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) * top.c (line_completion_function): Renamed from -- 2.7.4