54 Commits (3d855632912f4bbfbd6c27dc78c08f2d65e9b638)

Author SHA1 Message Date
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 26 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 7c202dc7f5 Remove pregenerated info file 27 years ago
Stan Shebs c906108c21 Initial creation of sourceware repository 27 years ago
Stan Shebs 9733ab3f56 Initial creation of sourceware repository 27 years ago
Stan Shebs 071ea11e85 Initial creation of sourceware repository 27 years ago
Fred Fish d6eecef07b * Makefile.in (mm.o): New target that combines all the functions 30 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 8a48c3936b * COPYING.LIB: New file (standard version 2 LGPL, as already cited 33 years ago
Jim Kingdon 58cf370c11 * mmalloc.texi: Fix typo ("for for" -> "for"). 33 years ago
Fred Fish b5ed6e32c2 Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly 33 years ago
Fred Fish 775d4a4096 Add .Sanitize to Things-to-lose list. 33 years ago
Fred Fish 7ee50446bc Add test1.c to Things-to-lose list. 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
K. Richard Pixley 87756e15db added things-to-lose sections 33 years ago
Fred Fish 25d9cf0391 Add list of things explicitly sanitize away, and description of each. 33 years ago
David D. Zuhn 5f8d4bcbb9 consistent use of -solaris2* 34 years ago
K. Richard Pixley 017349fbcf recording file death 34 years ago
David D. Zuhn d5dcef6346 use canonical triple 34 years ago
Fred Fish 41a2a528b9 Go ahead and make the TODO file part of the distribution, so we have a 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 13b33d2b0a * TODO: New file. 34 years ago
Fred Fish c5b61136ef Recognize new ncr3000 config. Add MINUS_G macro, default to -g. 34 years ago
Fred Fish 74e2ef2631 Remove obsolete README file, and update mmalloc.texi to closer reflect 34 years ago
Fred Fish 1a33f7c62e Fix prototype for pointer to function to get more core. 34 years ago
Fred Fish fa128a27ab Only redefine size_t and CHAR_BIT if they are not already defined. 34 years ago
Roland Pesch 6e64547b7d keep mmalloc.texi 34 years ago
Roland Pesch d203e17273 Converted from Fred's original README; no changes in substance. 34 years ago
Fred Fish f73b6c4867 Get rid of the other half of the ugly kludge as well... 34 years ago
Fred Fish aafba48f94 Get rid of include of <stdlib.h>, which is not guaranteed to be present 34 years ago
Stu Grossman 6f2a109c2c * detach.c (mmalloc_detach): Arg should be PTR, not void *. 34 years ago