Age | Commit message (Expand) | Author | Files | Lines |
2003-08-08 | gdb/ | H.J. Lu | 2 | -3/+10 |
2002-11-28 | 2002-11-28 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 2 | -2/+7 |
2002-11-26 | 2002-11-26 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 2 | -7/+48 |
2002-04-07 | From 2002-03-05 Scott Pakin <pakin@uiuc.edu> | Andrew Cagney | 2 | -6/+23 |
2000-05-17 | * mmalloc/Makefile.in (install-info): Make sure $(infodir) exists. | Eli Zaretskii | 2 | -0/+10 |
2000-03-20 | * Makefile.in (install): Append "n", not ".n" to libmmalloc.a, | Eli Zaretskii | 2 | -3/+8 |
2000-02-28 | Add MAINTAINERS file to mmalloc directory - part of GDB and maintained | Andrew Cagney | 2 | -0/+9 |
2000-02-19 | * build fix for cygwin | Frank Ch. Eigler | 5 | -0/+59 |
2000-02-18 | From 2000-02-17 RodneyBrown@pmsc.com: | Andrew Cagney | 7 | -49/+100 |
2000-02-05 | import gdb-2000-02-04 snapshot | Jason Molenda | 6 | -45/+138 |
1999-05-04 | Remove pregenerated info file | Stan Shebs | 1 | -219/+0 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 25 | -0/+5513 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -0/+219 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 26 | -4833/+0 |
1996-12-28 | * Makefile.in (mm.o): New target that combines all the functions | Fred Fish | 2 | -0/+38 |
1996-09-05 | * configure configure.in: Don't default CC to cc. It causes problems | Stu Grossman | 1 | -0/+9 |
1996-07-13 | * mmap-sup.c (mmalloc_findbase): Change to not require /dev/zero | Fred Fish | 1 | -0/+5 |
1996-07-11 | * detach.c (mmalloc_detach): Fix bug in computation of negative | Fred Fish | 3 | -1/+219 |
1996-06-25 | * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir): | Jason Molenda | 1 | -0/+21 |
1996-03-30 | * mmalloc.h (mmtrace): Add prototype. | Fred Fish | 1 | -0/+30 |
1995-11-05 | * configure.in: AC_CHECK_HEADERS, not AC_CHECK_HEADER. | Jason Molenda | 3 | -6/+17 |
1995-11-05 | * configure.in: add check for stddef.h | Jason Molenda | 4 | -1/+36 |
1995-11-05 | * configure.in: add AC_HEADER_STDC check. | Jason Molenda | 5 | -369/+1070 |
1995-10-24 | * mmprivate.h: Remove declarations (PTR, etc) that are already | Stan Shebs | 2 | -0/+386 |
1995-05-04 | * Makefile.in, configure.in: Converted to use autoconf. | J.T. Conklin | 2 | -1/+13 |
1994-10-28 | * mmprivate.h: New file, was mmalloc.h. | Stan Shebs | 2 | -5/+40 |
1993-11-17 | * COPYING.LIB: New file (standard version 2 LGPL, as already cited | Jim Kingdon | 2 | -0/+482 |
1993-11-01 | * mmalloc.texi: Fix typo ("for for" -> "for"). | Jim Kingdon | 1 | -0/+11 |
1993-08-02 | Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly | Fred Fish | 1 | -1/+0 |
1993-07-30 | Add .Sanitize to Things-to-lose list. | Fred Fish | 1 | -0/+1 |
1993-07-30 | Add test1.c to Things-to-lose list. | Fred Fish | 1 | -0/+1 |
1993-07-16 | * Makefile.in (TAGS): make work when srcdir != objdir. | Jim Kingdon | 2 | -26/+44 |
1993-07-15 | * attach.c, detach.c: Include <sys/types.h> before <fcntl.h>. | Jim Kingdon | 1 | -0/+12 |
1993-05-27 | added things-to-lose sections | K. Richard Pixley | 1 | -0/+4 |
1993-05-04 | Add list of things explicitly sanitize away, and description of each. | Fred Fish | 1 | -0/+4 |
1993-03-13 | consistent use of -solaris2* | David D. Zuhn | 1 | -0/+27 |
1992-12-08 | recording file death | K. Richard Pixley | 2 | -2001/+0 |
1992-10-02 | use canonical triple | David D. Zuhn | 2 | -9/+32 |
1992-06-30 | Go ahead and make the TODO file part of the distribution, so we have a | Fred Fish | 1 | -0/+1 |
1992-06-30 | * mmalloc.h (struct mdesc): Add FIXME comments to point out the | Fred Fish | 2 | -6/+22 |
1992-06-29 | * mmtrace.c: Lint. | Fred Fish | 2 | -0/+176 |
1992-06-13 | Avoid ANSI C "empty translation unit" idiocy. | John Gilmore | 1 | -0/+4 |
1992-06-10 | * config/{mh-ncr3000, mh-sysv4}: Add definition for INSTALL using | Fred Fish | 1 | -0/+9 |
1992-04-21 | pass CFLAGS, remove MINUS_G, default CFLAGS to -g | K. Richard Pixley | 1 | -0/+11 |
1992-04-17 | * TODO: New file. | Fred Fish | 2 | -0/+84 |
1992-04-11 | Recognize new ncr3000 config. Add MINUS_G macro, default to -g. | Fred Fish | 1 | -0/+8 |
1992-04-08 | Remove obsolete README file, and update mmalloc.texi to closer reflect | Fred Fish | 1 | -1/+0 |
1992-04-08 | Fix prototype for pointer to function to get more core. | Fred Fish | 1 | -0/+4 |
1992-04-08 | Only redefine size_t and CHAR_BIT if they are not already defined. | Fred Fish | 2 | -3/+11 |
1992-04-07 | keep mmalloc.texi | Roland Pesch | 1 | -0/+1 |