summaryrefslogtreecommitdiff
path: root/mmalloc
AgeCommit message (Expand)Author
2003-08-08gdb/H.J. Lu
2002-11-282002-11-28 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni
2002-11-262002-11-26 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni
2002-04-07From 2002-03-05 Scott Pakin <pakin@uiuc.edu>Andrew Cagney
2000-05-17 * mmalloc/Makefile.in (install-info): Make sure $(infodir) exists.Eli Zaretskii
2000-03-20 * Makefile.in (install): Append "n", not ".n" to libmmalloc.a,Eli Zaretskii
2000-02-28Add MAINTAINERS file to mmalloc directory - part of GDB and maintainedAndrew Cagney
2000-02-19* build fix for cygwinFrank Ch. Eigler
2000-02-18From 2000-02-17 RodneyBrown@pmsc.com:Andrew Cagney
2000-02-05import gdb-2000-02-04 snapshotJason Molenda
1999-05-04Remove pregenerated info fileStan Shebs
1999-04-16Initial creation of sourceware repositoryStan Shebs
1999-04-16Initial creation of sourceware repositoryStan Shebs
1999-04-16Initial creation of sourceware repositoryStan Shebs
1996-12-28 * Makefile.in (mm.o): New target that combines all the functionsFred Fish
1996-09-05 * configure configure.in: Don't default CC to cc. It causes problemsStu Grossman
1996-07-13 * mmap-sup.c (mmalloc_findbase): Change to not require /dev/zeroFred Fish
1996-07-11 * detach.c (mmalloc_detach): Fix bug in computation of negativeFred Fish
1996-06-25 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir):Jason Molenda
1996-03-30 * mmalloc.h (mmtrace): Add prototype.Fred Fish
1995-11-05 * configure.in: AC_CHECK_HEADERS, not AC_CHECK_HEADER.Jason Molenda
1995-11-05 * configure.in: add check for stddef.hJason Molenda
1995-11-05 * configure.in: add AC_HEADER_STDC check.Jason Molenda
1995-10-24 * mmprivate.h: Remove declarations (PTR, etc) that are alreadyStan Shebs
1995-05-04* Makefile.in, configure.in: Converted to use autoconf.J.T. Conklin
1994-10-28 * mmprivate.h: New file, was mmalloc.h.Stan Shebs
1993-11-17 * COPYING.LIB: New file (standard version 2 LGPL, as already citedJim Kingdon
1993-11-01 * mmalloc.texi: Fix typo ("for for" -> "for").Jim Kingdon
1993-08-02Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitlyFred Fish
1993-07-30Add .Sanitize to Things-to-lose list.Fred Fish
1993-07-30Add test1.c to Things-to-lose list.Fred Fish
1993-07-16* Makefile.in (TAGS): make work when srcdir != objdir.Jim Kingdon
1993-07-15* attach.c, detach.c: Include <sys/types.h> before <fcntl.h>.Jim Kingdon
1993-05-27added things-to-lose sectionsK. Richard Pixley
1993-05-04Add list of things explicitly sanitize away, and description of each.Fred Fish
1993-03-13consistent use of -solaris2*David D. Zuhn
1992-12-08recording file deathK. Richard Pixley
1992-10-02use canonical tripleDavid D. Zuhn
1992-06-30Go ahead and make the TODO file part of the distribution, so we have aFred Fish
1992-06-30 * mmalloc.h (struct mdesc): Add FIXME comments to point out theFred Fish
1992-06-29 * mmtrace.c: Lint.Fred Fish
1992-06-13Avoid ANSI C "empty translation unit" idiocy.John Gilmore
1992-06-10 * config/{mh-ncr3000, mh-sysv4}: Add definition for INSTALL usingFred Fish
1992-04-21pass CFLAGS, remove MINUS_G, default CFLAGS to -gK. Richard Pixley
1992-04-17 * TODO: New file.Fred Fish
1992-04-11Recognize new ncr3000 config. Add MINUS_G macro, default to -g.Fred Fish
1992-04-08Remove obsolete README file, and update mmalloc.texi to closer reflectFred Fish
1992-04-08Fix prototype for pointer to function to get more core.Fred Fish
1992-04-08Only redefine size_t and CHAR_BIT if they are not already defined.Fred Fish
1992-04-07keep mmalloc.texiRoland Pesch