* mmprivate.h: Remove declarations (PTR, etc) that are already
[external/binutils.git] / mmalloc / ChangeLog
1995-10-24 Stan Shebs * mmprivate.h: Remove declarations (PTR, etc) that...
1995-05-04 J.T. Conklin* Makefile.in, configure.in: Converted to use autoconf.
1994-10-28 Stan Shebs * mmprivate.h: New file, was mmalloc.h.
1993-11-01 Jim Kingdon * mmalloc.texi: Fix typo ("for for" -> "for").
1993-07-16 Jim Kingdon* Makefile.in (TAGS): make work when srcdir != objdir.
1993-07-15 Jim Kingdon* attach.c, detach.c: Include <sys/types.h> before...
1993-03-13 David D. Zuhnconsistent use of -solaris2*
1992-10-02 David D. Zuhnuse canonical triple
1992-06-30 Fred Fish * mmalloc.h (struct mdesc): Add FIXME comments to...
1992-06-29 Fred Fish * mmtrace.c: Lint.
1992-06-13 John GilmoreAvoid ANSI C "empty translation unit" idiocy.
1992-06-10 Fred Fish * config/{mh-ncr3000, mh-sysv4}: Add definition for...
1992-04-21 K. Richard Pixleypass CFLAGS, remove MINUS_G, default CFLAGS to -g
1992-04-11 Fred FishRecognize new ncr3000 config. Add MINUS_G macro, defau...
1992-04-08 Fred FishFix prototype for pointer to function to get more core.
1992-04-08 Fred FishOnly redefine size_t and CHAR_BIT if they are not alrea...
1992-04-07 Fred FishGet rid of include of <stdlib.h>, which is not guarante...
1992-04-06 Stu Grossman* detach.c (mmalloc_detach): Arg should be PTR, not...
1992-04-01 Fred FishAdd kludge to work around broken <stdlib.h> in gcc...
1992-03-27 Fred FishDocument requirements for calling mmcheck to install...
1992-03-25 K. Richard Pixleyadded standard targets, fixed install directories
1992-03-15 Fred FishNew memory malloc malloc library, based on GNU malloc.