This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Make all four mipsisa* simulators support mipsisa{32,64}{,r2}


> Although most mipsisa* GNU tools support all four of MIPS32, MIP32r2,
> MIPS64 and MIPS64r2, the gdb simulator doesn't.  So while the gcc
> configurations build multilibs for all four targets, it usually isn't
> possible to test them all using one configuration's simulator.

[..]

> sim/mips/
> 	* configure.ac (sim_mipsisa3264_configs): New variable.
> 	(mipsis32*-*-, mipsisa32r2*-*-*, mips64*-*-*, mips64r2*-*-*): Make
> 	every configuration support all four targets, using the triplet to
> 	determine the default.
> 	* configure: Regenerate.

I think this deserves an entry in gdb/NEWS. Opinions?

Thanks,
-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]