darling-gdb/gdb/config/mips
Fred Fish 5410991408 * Makefile.in (MMALLOC_CFLAGS): Eliminate intermediate MMALLOC_DISABLE
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.
1996-07-11 07:41:51 +00:00
..
.Sanitize Always keep mips vxworks files 1996-02-25 22:05:49 +00:00
bigmips64.mt * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. 1995-01-17 04:53:00 +00:00
bigmips.mt * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. 1995-01-17 04:53:00 +00:00
decstation.mh * Makefile.in (MMALLOC_CFLAGS): Eliminate intermediate MMALLOC_DISABLE 1996-07-11 07:41:51 +00:00
decstation.mt * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. 1995-01-17 04:53:00 +00:00
embed64.mt * configure.in: Change "idt" config to a generic "embed" config 1995-11-18 00:25:35 +00:00
embed.mt * configure.in: Change "idt" config to a generic "embed" config 1995-11-18 00:25:35 +00:00
embedl64.mt * configure.in: Change "idt" config to a generic "embed" config 1995-11-18 00:25:35 +00:00
embedl.mt * configure.in: Change "idt" config to a generic "embed" config 1995-11-18 00:25:35 +00:00
irix3.mh * config/mips/nm-irix5.h: Restore. 1996-01-02 21:55:10 +00:00
irix3.mt * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. 1995-01-17 04:53:00 +00:00
irix4.mh * config/mips/nm-irix5.h: Restore. 1996-01-02 21:55:10 +00:00
irix5.mh New files for Irix 5 support. 1993-12-06 17:12:23 +00:00
irix5.mt New files for Irix 5 support. 1993-12-06 17:12:23 +00:00
littlemips.mh * coredep.c: Renamed to core-aout.c 1996-01-11 20:08:15 +00:00
littlemips.mt * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. 1995-01-17 04:53:00 +00:00
mipsel64.mt * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. 1995-01-17 04:53:00 +00:00
mipsm3.mh * Makefile.in (MMALLOC_CFLAGS): Eliminate intermediate MMALLOC_DISABLE 1996-07-11 07:41:51 +00:00
mipsm3.mt * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. 1995-01-17 04:53:00 +00:00
mipsv4.mh * coredep.c: Renamed to core-aout.c 1996-01-11 20:08:15 +00:00
mipsv4.mt * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. 1995-01-17 04:53:00 +00:00
news-mips.mh * config/mips/news-mips.mh: Remove coredep.o; mips-nat.o does it. 1993-10-03 00:39:42 +00:00
nm-irix3.h Update FSF address. 1995-08-02 03:41:12 +00:00
nm-irix4.h Update FSF address. 1995-08-02 03:41:12 +00:00
nm-mips.h * Makefile.in (INTERNAL_CFLAGS): Add ENABLE_CFLAGS. 1995-11-04 19:02:42 +00:00
nm-news-mips.h * configure.in: Check for setpgid function. 1996-04-05 04:22:08 +00:00
nm-riscos.h Update FSF address. 1995-08-02 03:41:12 +00:00
riscos.mh * config/i386/{i386aix.mh, i386bsd.mh, i386lynx.mh, i386sco.mh, 1994-09-17 00:32:25 +00:00
tm-bigmips64.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-bigmips.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-embed64.h * configure.in: Change "idt" config to a generic "embed" config 1995-11-18 00:25:35 +00:00
tm-embed.h * configure.in: Change "idt" config to a generic "embed" config 1995-11-18 00:25:35 +00:00
tm-embedl64.h * configure.in: Change "idt" config to a generic "embed" config 1995-11-18 00:25:35 +00:00
tm-embedl.h * configure.in: Change "idt" config to a generic "embed" config 1995-11-18 00:25:35 +00:00
tm-irix3.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-irix5.h * Makefile.in (INTERNAL_CFLAGS): Add ENABLE_CFLAGS. 1995-11-04 19:02:42 +00:00
tm-mips64.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-mips.h * config/mips/tm-mips.h (COERCE_FLOAT_TO_DOUBLE): Only prefer 1996-03-27 00:21:02 +00:00
tm-mipsm3.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-mipsv4.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-vr4300.h Change TARGET_MONITOR_PROMPT into real strings. 1995-11-06 11:53:53 +00:00
tm-vr4300el.h Change TARGET_MONITOR_PROMPT into real strings. 1995-11-06 11:53:53 +00:00
tm-vxmips.h * configure.in (mips*-*-vxworks*): New config. 1996-02-25 22:05:00 +00:00
vr4300.mt * config/mips/vr4300.mt: Added simulator to default VR4300 build. 1995-11-08 16:04:23 +00:00
vr4300el.mt Wed Jun 5 01:52:57 1996 James G. Smith <jsmith@cygnus.co.uk> 1996-06-05 15:11:10 +00:00
vxmips.mt * configure.in (mips*-*-vxworks*): New config. 1996-02-25 22:05:00 +00:00
xm-irix3.h Update FSF address. 1995-08-02 03:41:12 +00:00
xm-irix4.h Update FSF address. 1995-08-02 03:41:12 +00:00
xm-irix5.h Update FSF address. 1995-08-02 03:41:12 +00:00
xm-mips.h Update FSF address. 1995-08-02 03:41:12 +00:00
xm-mipsm3.h Update FSF address. 1995-08-02 03:41:12 +00:00
xm-mipsv4.h Update FSF address. 1995-08-02 03:41:12 +00:00
xm-news-mips.h Update FSF address. 1995-08-02 03:41:12 +00:00
xm-riscos.h Update FSF address. 1995-08-02 03:41:12 +00:00