sim/mips patch: add support for more NEC VR targets

cgd@broadcom.com cgd@broadcom.com
Tue Nov 26 12:49:00 GMT 2002


At Tue, 26 Nov 2002 12:44:30 +0000 (UTC), "Richard Sandiford" wrote:
> cgd@broadcom.com writes:
> > My patch, below, drops down on top of yours, with the following
> > effect:
> > 
> > * no new multi-run.c src.
> > 
> > * multi-run.c generated in its entirety by configure.in, to provide
> >   functions: sim_engine_run, and mips_mach_multi.
> > 
> > * s/MIPS_BFD_MACH/MIPS_MACH/
> > 
> > * MIPS_MACH either defined to a hard-coded value from configure.in, or
> >   if MULTI to mips_mach_multi() which returns a supported machine
> >   type (either the currently selected one).
> 
> I tried it, worked fine.
> 
> There doesn't seem to have been objection to your last mail, so I
> thought I'd have another stab at getting the stuff accepeted.
> Combined diff below.

Thanks.

This probably still has the issue that there are one or two files that
don't get cleaned out properly, but IMO that can be fixed after
checkin.

I'll check it in tomorrow unless somebody (Andrew 8-) screams "no" or
earlier if he states no-objection.  8-)


chris



More information about the Gdb-patches mailing list