binutils-gdb/gdb/config/mips
Mark Alexander 33ef0f9387 First cut at supporting simulators in gdbserver:
* configure, configure.in: Allow gdbserver to be configured
	for cross-target environments.
	* gdbserver/Makefile.in: Add simulator support.
	* gdbserver/configure.in: Eliminate assumption that host == target.
	Simplify using gdb/configure.tgt and gdb/configure.host.
	Fix other minor configuration errors.
	* gdbserver/low-sparc.c: Fix compile error.
	* gdbserver/remote-utils.c: Eliminate assumption that registers
	and addresses are four bytes.  Fix minor compile errors and warnings.
	* gdbserver/server.c: Rewrite numerous instances of identical code
	for starting inferior processes to call new function start_inferior.
	Eliminate assumption that registers and addresses are four bytes.
	* gdbserver/server.h: Add missing prototypes to eliminate compiler
	warnings.
	* gdbserver/low-sim.c: New file to mate gdbserver with simulators.
	* config/mips/vr5000.mt: Add Vr5000 simulator support to gdbserver.
	* config/i386/linux.mh: Eliminate gdbserver support as a first step
	in moving such support from host to target makefile fragments.
	* config/i386/linux.mt: Move gdbserver support here from linux.mh.
1997-03-11 15:49:20 +00:00
..
.Sanitize add new files 1996-10-28 16:38:46 +00:00
bigmips64.mt
bigmips.mt
decstation.mh
decstation.mt
embed64.mt * config/mips/{embed,embed64,embedl,embedl64}.mt: 1997-01-20 22:59:46 +00:00
embed.mt
embedl64.mt * config/mips/{embed,embed64,embedl,embedl64}.mt: 1997-01-20 22:59:46 +00:00
embedl.mt * config/mips/{embed,embed64,embedl,embedl64}.mt: 1997-01-20 22:59:46 +00:00
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 First set of changes for mips16: 1997-01-28 00:50:13 +00:00
tm-mipsm3.h
tm-mipsv4.h
tm-vr4300.h
tm-vr4300el.h
tm-vr5000.h
tm-vr5000el.h
tm-vxmips.h
vr4300.mt
vr4300el.mt
vr5000.mt First cut at supporting simulators in gdbserver: 1997-03-11 15:49:20 +00:00
vr5000el.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