mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-28 22:40:24 +00:00
5410991408
and MMALLOC_CHECK macros, and add comment indicating how host dependent makefile fragment should modify MMALLOC_CFLAGS to not use mmalloc, or to use it but to not do heap corruption checking. * gdbserver/Makefile.in: Ditto. * utils.c (init_malloc): Replace warning() use with direct call of fprintf_unfiltered, since current_target has not yet been set and thus we cannot use warning(). If we try to use mmcheck and it fails, suggest that this configuration needs NO_MMCHECK or MMCHECK_FORCE defined. Other small mmalloc related cleanups. * config/sparc/sun4os4.mh (MMALLOC_CFLAGS): Define MMCHECK_FORCE to 1. * config/alpha/alpha-osf2.mh (MMALLOC_CFLAGS): Set to -DNO_MMCHECK. * config/sparc/xm-sun4os4.h (MMAP_BASE_ADDRESS, MMAP_INCREMENT): * config/i386/xm-i386v4.h (MMAP_BASE_ADDRESS, MMAP_INCREMENT): * config/i386/xm-linux.h (MMAP_BASE_ADDRESS, MMAP_INCREMENT): * config/m68k/xm-hp300hpux.h (MMAP_BASE_ADDRESS, MMAP_INCREMENT): * config/m68k/xm-m68kv4.h (MMAP_BASE_ADDRESS, MMAP_INCREMENT); * config/m68k/xm-sun3os4.h (MMAP_BASE_ADDRESS, MMAP_INCREMENT): * config/pa/xm-hppah.h (MMAP_BASE_ADDRESS, MMAP_INCREMENT): * config/sparc/xm-sun4sol2.h (MMAP_BASE_ADDRESS, MMAP_INCREMENT): Remove obsolete defines. * config/alpha/alpha-linux.mh (MMALLOC_DISABLE): * config/alpha/alpha-osf1.mh (MMALLOC_DISABLE): * config/rs6000/rs6000.mh (MMALLOC_DISABLE): * config/rs6000/aix4.mh (MMALLOC_DISABLE): * config/powerpc/aix4.mh (MMALLOC_DISABLE): * config/powerpc/aix.mh (MMALLOC_DISABLE): * config/ns32k/ns32km3.mh (MMALLOC_DISABLE): * config/mips/mipsm3.mh (MMALLOC_DISABLE): * config/mips/decstation.mh (MMALLOC_DISABLE): * config/m88k/cxux.mh (MMALLOC_DISABLE): * config/i386/i386mk.mh (MMALLOC_DISABLE): * config/i386/i386m3.mh (MMALLOC_DISABLE): * config/i386/i386gnu.mh (MMALLOC_DISABLE): Use MMALLOC_CFLAGS instead. |
||
---|---|---|
.. | ||
.Sanitize | ||
bigmips64.mt | ||
bigmips.mt | ||
decstation.mh | ||
decstation.mt | ||
embed64.mt | ||
embed.mt | ||
embedl64.mt | ||
embedl.mt | ||
irix3.mh | ||
irix3.mt | ||
irix4.mh | ||
irix5.mh | ||
irix5.mt | ||
littlemips.mh | ||
littlemips.mt | ||
mipsel64.mt | ||
mipsm3.mh | ||
mipsm3.mt | ||
mipsv4.mh | ||
mipsv4.mt | ||
news-mips.mh | ||
nm-irix3.h | ||
nm-irix4.h | ||
nm-mips.h | ||
nm-news-mips.h | ||
nm-riscos.h | ||
riscos.mh | ||
tm-bigmips64.h | ||
tm-bigmips.h | ||
tm-embed64.h | ||
tm-embed.h | ||
tm-embedl64.h | ||
tm-embedl.h | ||
tm-irix3.h | ||
tm-irix5.h | ||
tm-mips64.h | ||
tm-mips.h | ||
tm-mipsm3.h | ||
tm-mipsv4.h | ||
tm-vr4300.h | ||
tm-vr4300el.h | ||
tm-vxmips.h | ||
vr4300.mt | ||
vr4300el.mt | ||
vxmips.mt | ||
xm-irix3.h | ||
xm-irix4.h | ||
xm-irix5.h | ||
xm-mips.h | ||
xm-mipsm3.h | ||
xm-mipsv4.h | ||
xm-news-mips.h | ||
xm-riscos.h |