* MAINTAINERS: Change my e-mail address.
[external/binutils.git] / mmalloc / ChangeLog
index 2250a69..a1e3ad0 100644 (file)
@@ -1,3 +1,43 @@
+2003-08-08  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * Makefile.in (install-info): Create dest dir. Support DESTDIR.
+       (install): Likewise.
+
+2002-11-28  Elena Zannoni  <ezannoni@redhat.com>
+
+       * Makefile.in (install): Move install-info to here...
+       (all): ...from here.
+
+2002-11-26  Elena Zannoni  <ezannoni@redhat.com>
+
+       * 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  <ac131313@redhat.com>
+
+       From 2002-03-05 Scott Pakin <pakin@uiuc.edu>
+       * mmap-sup.c (MAP_PRIVATE_OR_SHARED): Define.
+       (__mmalloc_mmap_morecore): Use.
+       (__mmalloc_remap_core): Use.
+       
+2000-05-17  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * Makefile.in (install-info): Make sure $(infodir) exists.  Run
+       install-info program on the installed Info files.
+
+2000-03-20  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * 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  <cagney@b1.cygnus.com>
+
+       * MAINTAINERS: New file.
+
 2000-02-18  Frank Ch. Eigler  <fche@redhat.com>
 
        From Jason "crash" Molenda <jsm@cygnus.com>: