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