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