This is the mail archive of the gdb-patches@sources.redhat.com 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: [patch] sim/sh: fix movua for little endian


fcnvds.s fails, but I don't think it's the test suite that's broken.
I suspect there's a disagreement between gas and sim on how to lay out
doubles in memory.

Ok, create a bug and KFAIL it if you want.


2004-09-08 DJ Delorie <dj@redhat.com>

	* lib/sim-defs.exp (run_sim_test): Add global_as_options,
	global_ld_options, and global_sim_options to all test cases,
	if defined.
	* sim/sh/allinsn.exp: Set global_as_options and
	global_ld_options appropriately for little endian builds.
	* sim/sh/movua.s: Support little endian.

Thanks! Feel free to commit.


Andrew



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