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 Switch the license of all files explicitly copyright the FSF 2007-08-24 14:30:15 +00:00
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 Switch the license of all files explicitly copyright the FSF 2007-08-24 14:30:15 +00:00
erc32 Switch the license of all files explicitly copyright the FSF 2007-08-24 14:30:15 +00:00
frv Switch the license of all files explicitly copyright the FSF 2007-08-24 14:30:15 +00:00
h8300 Switch the license of all files explicitly copyright the FSF 2007-08-24 14:30:15 +00:00
igen * compare_igen_models: Change license to GPL version 3. 2007-08-28 16:08:00 +00:00
iq2000 Switch the license of all files explicitly copyright the FSF 2007-08-24 14:30:15 +00:00
m32c Switch the license of all files explicitly copyright the FSF 2007-08-24 14:30:15 +00:00
m32r Switch the license of all files explicitly copyright the FSF 2007-08-24 14:30:15 +00:00
m68hc11 Switch the license of all files explicitly copyright the FSF 2007-08-24 14:30:15 +00:00
mcore Switch the license of all files explicitly copyright the FSF 2007-08-24 14:30:15 +00:00
mips sim/mips/ 2007-10-22 20:02:25 +00:00
mn10300 Switch the license of all files explicitly copyright the FSF 2007-08-24 14:30:15 +00:00
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 Switch the license of all files explicitly copyright the FSF 2007-08-24 14:30:15 +00:00
testsuite * sim/cris/asm/testutils.inc (test_move_cc): Add missing call to 2007-10-22 16:49:25 +00:00
v850 Switch the license of all files explicitly copyright the FSF 2007-08-24 14:30:15 +00:00
ChangeLog * cris/arch.c, cris/arch.h, cris/cpuall.h, cris/cpuv10.c, 2007-10-22 16:06:38 +00:00
MAINTAINERS * MAINTAINERS: Add self as authorized committer for *. 2006-12-20 12:34:46 +00:00
Makefile.in Switch the license of all files explicitly copyright the FSF 2007-08-24 14:30:15 +00:00
README-HACKING * Makefile.in (ChangeLog): New makefile variable. 2002-06-06 16:33:45 +00:00
configure 2007-01-28 Manuel Lauss <slauss@resi.at> 2007-01-29 16:41:14 +00:00
configure.ac 2007-01-28 Manuel Lauss <slauss@resi.at> 2007-01-29 16:41:14 +00:00