Age | Commit message (Expand) | Author | Files | Lines |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+427 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -361/+0 |
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 | 1 | -0/+20 |
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 | 1 | -0/+4 |
1995-11-05 | * configure.in: add check for stddef.h | Jason Molenda | 1 | -0/+5 |
1995-11-05 | * configure.in: add AC_HEADER_STDC check. | Jason Molenda | 1 | -0/+8 |
1995-10-24 | * mmprivate.h: Remove declarations (PTR, etc) that are already | Stan Shebs | 1 | -0/+34 |
1995-05-04 | * Makefile.in, configure.in: Converted to use autoconf. | J.T. Conklin | 1 | -0/+12 |
1994-10-28 | * mmprivate.h: New file, was mmalloc.h. | Stan Shebs | 1 | -0/+36 |
1993-11-01 | * mmalloc.texi: Fix typo ("for for" -> "for"). | Jim Kingdon | 1 | -0/+11 |
1993-07-16 | * Makefile.in (TAGS): make work when srcdir != objdir. | Jim Kingdon | 1 | -0/+4 |
1993-07-15 | * attach.c, detach.c: Include <sys/types.h> before <fcntl.h>. | Jim Kingdon | 1 | -0/+12 |
1993-03-13 | consistent use of -solaris2* | David D. Zuhn | 1 | -0/+27 |
1992-10-02 | use canonical triple | David D. Zuhn | 1 | -0/+23 |
1992-06-30 | * mmalloc.h (struct mdesc): Add FIXME comments to point out the | Fred Fish | 1 | -0/+8 |
1992-06-29 | * mmtrace.c: Lint. | Fred Fish | 1 | -0/+13 |
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-11 | Recognize new ncr3000 config. Add MINUS_G macro, default to -g. | Fred Fish | 1 | -0/+8 |
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 | 1 | -0/+5 |
1992-04-07 | Get rid of include of <stdlib.h>, which is not guaranteed to be present | Fred Fish | 1 | -0/+5 |
1992-04-06 | * detach.c (mmalloc_detach): Arg should be PTR, not void *. | Stu Grossman | 1 | -0/+5 |
1992-04-01 | Add kludge to work around broken <stdlib.h> in gcc installation on Suns. | Fred Fish | 1 | -0/+11 |
1992-03-27 | Document requirements for calling mmcheck to install corruption checking | Fred Fish | 1 | -0/+8 |
1992-03-25 | added standard targets, fixed install directories | K. Richard Pixley | 1 | -0/+4 |
1992-03-15 | New memory malloc malloc library, based on GNU malloc. | Fred Fish | 1 | -0/+5 |