old-cross-binutils/gdb/config/mips
Stu Grossman 188c635fbb * Makefile.in (INTERNAL_CFLAGS): Add ENABLE_CFLAGS.
* fork-child.c (fork_inferior):  Add call to
	TARGET_CREATE_INFERIOR_HOOK to allow target specific code to get
	control just before the new process executes it's first instruction.
	* remote-mips.c (mips_initialize):  Cleanup a bit.  Don't try to
	receive a packet at first.  This speeds up initialization a lot.
	Use TARGET_MONITOR_PROMPT instead of "<IDT>".
	(common_breakpoint):  Use rresponse instead of rerrflg to inspect
	error code.
	* symfile.c (syms_from_objfile reread_symbols):  Call
	TARGET_SYMFILE_POSTREAD to allow target specific code to get
	control after reading new symbols.
	* target.h:  New macros TARGET_SYMFILE_POSTREAD, and
	TARGET_CREATE_INFERIOR_HOOK.  See above for descriptions.
	* config/mips/{irix5.mh nm-irix5.h}:  Delete nm-irix5.h.  Make
	NAT_FILE point directly at ../nm-sysv4.h.
	* config/mips/{mipsm3.mh nm-m3.h}:  Delete nm-m3.h.  Make
	NAT_FILE point directly at ../nm-m3.h.
	* config/mips/{mipsv4.mh nm-sysv4.h}:  Delete nm-sysv4.h.  Make
	NAT_FILE point directly at ../nm-sysv4.h.
	* config/mips/nm-mips.h:  Improve comment at top of file.
	* config/mips/tm-mips.h (TARGET_MONITOR_PROMPT):  Change
	definition into a proper string.
start-sanitize-gm
	* configure configure.in:  Add support for --enable-gm.
	(mips*-*-magic*):  Change target from magic to idt.
	* eval.c expprint.c expression.h parse.c remote-mips.c utils.c:
	Change GENERAL_MAGIC_HACKS to GENERAL_MAGIC.
	* magic.c magic.h:  Update files from GM.
	* config/mips/magic.mt:  Delete.  No longer necessary now that we
	use --enable mechanism.
	* config/mips/tm-idt.h:  Add GM stuff needed for remote GM box.
	* config/mips/tm-irix5.h:  Add GM stuff needed for native Irix box.
	* config/mips/tm-magic.h:  Move up to config/tm-magic.h.  Move all
	platform specific stuff into tm-irix.h and tm-idt.h.  Add defs for
	TARGET_SYMFILE_POSTREAD and TARGET_CREATE_INFERIOR_HOOK.
end-sanitize-gm
1995-11-04 19:02:42 +00:00
..
.Sanitize * Makefile.in (INTERNAL_CFLAGS): Add ENABLE_CFLAGS. 1995-11-04 19:02:42 +00:00
bigmips.mt * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. 1995-01-17 04:53:00 +00:00
bigmips64.mt * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. 1995-01-17 04:53:00 +00:00
decstation.mh * config/i386/ncr3000.mh, config/i386/i386v4.mh, 1993-06-24 20:53:06 +00:00
decstation.mt * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. 1995-01-17 04:53:00 +00:00
idt.mt * remote-array.c: Move baud_rate initialization from 1995-10-16 18:59:54 +00:00
idt64.mt * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. 1995-01-17 04:53:00 +00:00
idtl.mt * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. 1995-01-17 04:53:00 +00:00
idtl64.mt * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. 1995-01-17 04:53:00 +00:00
irix3.mh * config/i386/ncr3000.mh, config/i386/i386v4.mh, 1993-06-24 20:53:06 +00:00
irix3.mt * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. 1995-01-17 04:53:00 +00:00
irix4.mh * config/i386/{i386sol2.mh, i386v4.mh, ncr3000.mh}, 1995-05-16 00:18:43 +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 * config/{*.mt, *.mh}: All target and host makefile fragment 1993-03-23 01:19:58 +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 (INTERNAL_CFLAGS): Add ENABLE_CFLAGS. 1995-11-04 19:02:42 +00:00
mipsm3.mt * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. 1995-01-17 04:53:00 +00:00
mipsv4.mh * Makefile.in (INTERNAL_CFLAGS): Add ENABLE_CFLAGS. 1995-11-04 19:02:42 +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 Update FSF address. 1995-08-02 03:41:12 +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-bigmips.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-bigmips64.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-idt.h * Makefile.in (INTERNAL_CFLAGS): Add ENABLE_CFLAGS. 1995-11-04 19:02:42 +00:00
tm-idt64.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-idtl.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-idtl64.h Update FSF address. 1995-08-02 03:41:12 +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-mips.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-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 Ideally the "remote-mips.c" prompt spotting code should be updated to 1995-09-01 15:33:14 +00:00
tm-vr4300el.h Ideally the "remote-mips.c" prompt spotting code should be updated to 1995-09-01 15:33:14 +00:00
vr4300.mt Ideally the "remote-mips.c" prompt spotting code should be updated to 1995-09-01 15:33:14 +00:00
vr4300el.mt Ideally the "remote-mips.c" prompt spotting code should be updated to 1995-09-01 15:33:14 +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