X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=mmalloc%2FChangeLog;h=a1e3ad0af074b2321093cd57b6a92509ec52828a;hb=eb3c48e9b415e7a56dda6a160f31fe4994c43e13;hp=2250a69624a5afba31842827ed7940a4d93a9699;hpb=abd8680d6efd97e7ba848a6392ee3ad72be18cd0;p=deliverable%2Fbinutils-gdb.git diff --git a/mmalloc/ChangeLog b/mmalloc/ChangeLog index 2250a69624..a1e3ad0af0 100644 --- a/mmalloc/ChangeLog +++ b/mmalloc/ChangeLog @@ -1,3 +1,43 @@ +2003-08-08 H.J. Lu + + * Makefile.in (install-info): Create dest dir. Support DESTDIR. + (install): Likewise. + +2002-11-28 Elena Zannoni + + * Makefile.in (install): Move install-info to here... + (all): ...from here. + +2002-11-26 Elena Zannoni + + * Makefile.in (INFO_DEPS): Define. + (all): Add install-info to the rule. + (info): Unse INFO_DEPS. + (install-info): Rewrite. + (uninstall-info): New. + (uninstall): New. + +2002-04-07 Andrew Cagney + + From 2002-03-05 Scott Pakin + * mmap-sup.c (MAP_PRIVATE_OR_SHARED): Define. + (__mmalloc_mmap_morecore): Use. + (__mmalloc_remap_core): Use. + +2000-05-17 Eli Zaretskii + + * Makefile.in (install-info): Make sure $(infodir) exists. Run + install-info program on the installed Info files. + +2000-03-20 Eli Zaretskii + + * Makefile.in (install): Append "n", not ".n" to libmmalloc.a, + since the latter loses on DOS 8+3 filesystems. + +Mon Feb 28 10:33:51 2000 Andrew Cagney + + * MAINTAINERS: New file. + 2000-02-18 Frank Ch. Eigler From Jason "crash" Molenda :