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