Fix prototype for pointer to function to get more core.
[deliverable/binutils-gdb.git] / mmalloc / ChangeLog
1 Wed Apr 8 09:34:53 1992 Fred Fish (fnf@cygnus.com)
2
3 * mmalloc.h (morecore): Change prototype's 2nd arg to int.
4
5 Tue Apr 7 22:16:09 1992 Fred Fish (fnf@cygnus.com)
6
7 * mmalloc.h (size_t, CHAR_BIT): Only redefine if not already
8 defined.
9
10 Mon Apr 6 20:49:33 1992 Fred Fish (fnf@cygnus.com)
11
12 * mmalloc.h: Remove include of <stdlib.h>. This also gets rid
13 of the ugly kludge installed on 1-Apr-92.
14
15 Mon Apr 6 16:33:37 1992 Stu Grossman (grossman at cygnus.com)
16
17 * detach.c (mmalloc_detach): Arg should be PTR, not void *.
18 Fixes complaints from non __STDC__ systems.
19
20 Wed Apr 1 11:47:02 1992 Fred Fish (fnf@cygnus.com)
21
22 * mcalloc.c, mfree.c, mmalloc.c, mrealloc.c: Minor comment
23 change.
24 * mmalloc.h: Add ugly kludge to band-aid over problems with
25 bogus vendor <stdlib.h> files.
26
27 Sun Mar 29 12:41:31 1992 John Gilmore (gnu at cygnus.com)
28
29 * attach.c, mmalloc.c, mmcheck.c: Lint.
30
31 Thu Mar 26 17:06:04 1992 Fred Fish (fnf@cygnus.com)
32
33 * attach.c (reuse): Explicitly discard return value of mmcheck.
34 * mmcheck.c (mmcheck): Document requirements for installing
35 corruption checking hooks and set up to enforce restrictions.
36
37 Tue Mar 24 23:41:10 1992 K. Richard Pixley (rich@cygnus.com)
38
39 * config/mh-irix4: new file.
40
41 * Makefile.in: added standard targets, fixed install directories.
42
43 Sat Mar 14 17:34:59 1992 Fred Fish (fnf@cygnus.com)
44
45 * Initial release, incorporated into gdb.
46
47
This page took 0.032624 seconds and 5 git commands to generate.