]>
Commit | Line | Data |
---|---|---|
9640d887 FF |
1 | Wed Apr 1 11:47:02 1992 Fred Fish ([email protected]) |
2 | ||
3 | * mcalloc.c, mfree.c, mmalloc.c, mrealloc.c: Minor comment | |
4 | change. | |
5 | * mmalloc.h: Add ugly kludge to band-aid over problems with | |
6 | bogus vendor <stdlib.h> files. | |
7 | ||
8 | Sun Mar 29 12:41:31 1992 John Gilmore (gnu at cygnus.com) | |
9 | ||
10 | * attach.c, mmalloc.c, mmcheck.c: Lint. | |
11 | ||
01fb5bca FF |
12 | Thu Mar 26 17:06:04 1992 Fred Fish ([email protected]) |
13 | ||
14 | * attach.c (reuse): Explicitly discard return value of mmcheck. | |
15 | * mmcheck.c (mmcheck): Document requirements for installing | |
16 | corruption checking hooks and set up to enforce restrictions. | |
17 | ||
00b6671f RP |
18 | Tue Mar 24 23:41:10 1992 K. Richard Pixley ([email protected]) |
19 | ||
01fb5bca FF |
20 | * config/mh-irix4: new file. |
21 | ||
00b6671f RP |
22 | * Makefile.in: added standard targets, fixed install directories. |
23 | ||
63abb1e7 FF |
24 | Sat Mar 14 17:34:59 1992 Fred Fish ([email protected]) |
25 | ||
26 | * Initial release, incorporated into gdb. | |
27 | ||
28 |