41 Commits (7d1ebfb2ed1bf3b876ea871ed923dfbf85166944)

Author SHA1 Message Date
Elena Zannoni 90254e4aeb 2002-11-28 Elena Zannoni <ezannoni@redhat.com> 24 years ago
Elena Zannoni f1d786721f 2002-11-26 Elena Zannoni <ezannoni@redhat.com> 24 years ago
Andrew Cagney aeec20bafb From 2002-03-05 Scott Pakin <pakin@uiuc.edu> 24 years ago
Eli Zaretskii d3229ae3bd * mmalloc/Makefile.in (install-info): Make sure $(infodir) exists. 26 years ago
Eli Zaretskii cbb1a37c34 * Makefile.in (install): Append "n", not ".n" to libmmalloc.a, 26 years ago
Andrew Cagney 8860ff2e51 Add MAINTAINERS file to mmalloc directory - part of GDB and maintained 27 years ago
Frank Ch. Eigler ff4e7bb239 * build fix for cygwin 27 years ago
Andrew Cagney 9365c12ca3 From 2000-02-17 RodneyBrown@pmsc.com: 27 years ago
Jason Molenda dfcd3bfb6f import gdb-2000-02-04 snapshot 27 years ago
Stan Shebs c906108c21 Initial creation of sourceware repository 27 years ago
Stan Shebs 071ea11e85 Initial creation of sourceware repository 27 years ago
Stu Grossman c1f36721f4 * configure configure.in: Don't default CC to cc. It causes problems 30 years ago
Fred Fish 56f0ef83a6 * mmap-sup.c (mmalloc_findbase): Change to not require /dev/zero 30 years ago
Fred Fish 7f12eb53ca * detach.c (mmalloc_detach): Fix bug in computation of negative 30 years ago
Jason Molenda 55d896ee40 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir): 30 years ago
Fred Fish 452ad97eb9 * mmalloc.h (mmtrace): Add prototype. 30 years ago
Jason Molenda 68bfaddafe * configure.in: AC_CHECK_HEADERS, not AC_CHECK_HEADER. 31 years ago
Jason Molenda 89097c5bc5 * configure.in: add check for stddef.h 31 years ago
Jason Molenda c93a17b7ab * configure.in: add AC_HEADER_STDC check. 31 years ago
Stan Shebs 43b428a7bf * mmprivate.h: Remove declarations (PTR, etc) that are already 31 years ago
J.T. Conklin 17b05a2478 * Makefile.in, configure.in: Converted to use autoconf. 31 years ago
Stan Shebs 18bea424b7 * mmprivate.h: New file, was mmalloc.h. 32 years ago
Jim Kingdon 58cf370c11 * mmalloc.texi: Fix typo ("for for" -> "for"). 33 years ago
Jim Kingdon 0cd1a8d2aa * Makefile.in (TAGS): make work when srcdir != objdir. 33 years ago
Jim Kingdon 1049dd2087 * attach.c, detach.c: Include <sys/types.h> before <fcntl.h>. 33 years ago
David D. Zuhn 5f8d4bcbb9 consistent use of -solaris2* 34 years ago
David D. Zuhn d5dcef6346 use canonical triple 34 years ago
Fred Fish bc22f7de0c * mmalloc.h (struct mdesc): Add FIXME comments to point out the 34 years ago
Fred Fish e33e766a1a * mmtrace.c: Lint. 34 years ago
John Gilmore 4ae6ed3a9e Avoid ANSI C "empty translation unit" idiocy. 34 years ago
Fred Fish 84d6c527c1 * config/{mh-ncr3000, mh-sysv4}: Add definition for INSTALL using 34 years ago
K. Richard Pixley f8a6ad66f0 pass CFLAGS, remove MINUS_G, default CFLAGS to -g 34 years ago
Fred Fish c5b61136ef Recognize new ncr3000 config. Add MINUS_G macro, default to -g. 34 years ago
Fred Fish 1a33f7c62e Fix prototype for pointer to function to get more core. 35 years ago
Fred Fish fa128a27ab Only redefine size_t and CHAR_BIT if they are not already defined. 35 years ago
Fred Fish aafba48f94 Get rid of include of <stdlib.h>, which is not guaranteed to be present 35 years ago
Stu Grossman 6f2a109c2c * detach.c (mmalloc_detach): Arg should be PTR, not void *. 35 years ago
Fred Fish 9640d88754 Add kludge to work around broken <stdlib.h> in gcc installation on Suns. 35 years ago
Fred Fish 01fb5bca1c Document requirements for calling mmcheck to install corruption checking 35 years ago
K. Richard Pixley 00b6671ff2 added standard targets, fixed install directories 35 years ago
Fred Fish 63abb1e790 New memory malloc malloc library, based on GNU malloc. 35 years ago