old-cross-binutils/gdb/config/powerpc
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 Forgot to commit .Sanitize after last checkin 1996-07-09 17:43:08 +00:00
aix4.mh * Makefile.in (MMALLOC_CFLAGS): Eliminate intermediate MMALLOC_DISABLE 1996-07-11 07:41:51 +00:00
aix4.mt * configure.in: Recognize aix4 specially as some aspects 1995-08-12 22:50:04 +00:00
cygwin32.mh * config/i386/cygwin32.mh, config/powerpc/cygwin32.mh 1996-06-28 01:40:32 +00:00
cygwin32.mt * config/powerpc/(cygwin32.mh, cygwin32.mt, tm-cygwin32.h, 1996-02-01 18:39:00 +00:00
gdbserve.mt * config/powerpc/gdbserve.mt (TDEPFILES): Removed fake_aio.o 1994-11-16 19:11:53 +00:00
macos.mh * configure.in (powerpc-*-macos*): New target configuration. 1995-12-12 02:35:27 +00:00
macos.mt * configure.in (powerpc-*-macos*): New target configuration. 1995-12-12 02:35:27 +00:00
nm-aix.h * configure.in (powerpc-*-aix*): Recognize as a new gdb host 1995-08-09 18:53:41 +00:00
nm-macos.h * configure.in (powerpc-*-macos*): New target configuration. 1995-12-12 02:35:27 +00:00
nm-solaris.h Add bieginning of Solaris/PowerPC support 1996-04-30 17:23:41 +00:00
ppc-eabi.mt Add preliminary ppcbug support. 1995-11-14 21:17:20 +00:00
ppc-nw.mt * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. 1995-01-17 04:53:00 +00:00
ppc-sim.mt Add preliminary ppcbug support. 1995-11-14 21:17:20 +00:00
ppcle-eabi.mt * config/sh/sh.mt, config/powerpc/*.mt, config/pa/hppapro.mt, 1996-01-05 20:05:36 +00:00
ppcle-sim.mt * config/sh/sh.mt, config/powerpc/*.mt, config/pa/hppapro.mt, 1996-01-05 20:05:36 +00:00
solaris.mh Add bieginning of Solaris/PowerPC support 1996-04-30 17:23:41 +00:00
solaris.mt Add bieginning of Solaris/PowerPC support 1996-04-30 17:23:41 +00:00
tm-cygwin32.h * config/powerpc/(cygwin32.mh, cygwin32.mt, tm-cygwin32.h, 1996-02-01 18:39:00 +00:00
tm-macos.h * configure.in (powerpc-*-macos*): New target configuration. 1995-12-12 02:35:27 +00:00
tm-ppc-aix.h * configure.in: Recognize aix4 specially as some aspects 1995-08-12 22:50:04 +00:00
tm-ppc-aix4.h * configure.in: Recognize aix4 specially as some aspects 1995-08-12 22:50:04 +00:00
tm-ppc-nw.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-ppc-sim.h Only build PowerPC simulator if target is powerpc*-*-eabisim 1995-08-25 16:05:32 +00:00
tm-ppcle-eabi.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-ppcle-sim.h Only build PowerPC simulator if target is powerpc*-*-eabisim 1995-08-25 16:05:32 +00:00
tm-solaris.h Add bieginning of Solaris/PowerPC support 1996-04-30 17:23:41 +00:00
xm-aix.h Wed Jan 10 16:08:49 1996 Brendan Kehoe <brendan@lisa.cygnus.com> 1996-01-11 00:16:56 +00:00
xm-cygwin32.h * config/powerpc/(cygwin32.mh, cygwin32.mt, tm-cygwin32.h, 1996-02-01 18:39:00 +00:00
xm-linux.h Add stub support for Linux on PowerPC 1996-07-02 19:09:59 +00:00
xm-mpw.h * config/xm-mpw.h: New file, all-Mac host support. 1995-10-27 05:19:11 +00:00
xm-solaris.h Add missing file for solaris on powerpc 1996-06-06 21:11:52 +00:00