* 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.
This commit is contained in:
parent
fbf967b0da
commit
7047c1d1b1
1 changed files with 6 additions and 0 deletions
|
@ -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)
|
Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
|
||||||
|
|
||||||
* top.c (line_completion_function): Renamed from
|
* top.c (line_completion_function): Renamed from
|
||||||
|
|
Loading…
Reference in a new issue