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