binutils-gdb/sim
Richard Sandiford 60dc88db8b sim/mips/
* mips.igen (check_fmt_p): Provide a separate mips32r2 definition
	that unconditionally allows fmt_ps.
	(ALNV.PS, CEIL.L.fmt, CVT.L.fmt, CVT.PS.S, CVT.S.PL, CVT.S.PU)
	(FLOOR.L.fmt, LWXC1, MADD.fmt, MSUB.fmt, NMADD.fmt, NMSUB.fmt)
	(PLL.PS, PLU.PS, PUL.PS, PUU.PS, ROUND.L.fmt, TRUNC.L.fmt): Change
	filter from 64,f to 32,f.
	(PREFX): Change filter from 64 to 32.
	(LDXC1, LUXC1): Provide separate mips32r2 implementations
	that use do_load_double instead of do_load.  Make both LUXC1
	versions unpredictable if SizeFGR () != 64.
	(SDXC1, SUXC1): Extend to mips32r2, using do_store_double
	instead of do_store.  Remove unused variable.  Make both SUXC1
	versions unpredictable if SizeFGR () != 64.
2007-10-22 20:02:25 +00:00
..
arm
common 2007-10-11 Jesper Nilsson <jesper.nilsson@axis.com> 2007-10-11 18:44:07 +00:00
cris * cris/arch.c, cris/arch.h, cris/cpuall.h, cris/cpuv10.c, 2007-10-22 16:06:38 +00:00
d10v
erc32
frv
h8300
igen * compare_igen_models: Change license to GPL version 3. 2007-08-28 16:08:00 +00:00
iq2000
m32c
m32r
m68hc11
mcore
mips sim/mips/ 2007-10-22 20:02:25 +00:00
mn10300
ppc * NEWS: Document target described register support for PowerPC. 2007-10-15 19:45:31 +00:00
sh 2007-09-24 Andrew Stubbs <andrew.stubbs@st.com> 2007-10-08 11:51:31 +00:00
sh64
testsuite * sim/cris/asm/testutils.inc (test_move_cc): Add missing call to 2007-10-22 16:49:25 +00:00
v850
ChangeLog * cris/arch.c, cris/arch.h, cris/cpuall.h, cris/cpuv10.c, 2007-10-22 16:06:38 +00:00
configure
configure.ac
MAINTAINERS
Makefile.in
README-HACKING