old-cross-binutils/sim
Chris Demetriou 3a2b820ef3 2002-06-13 Chris Demetriou <cgd@broadcom.com>
* cp1.c (FP_PS_upper, FP_PS_lower, FP_PS_cat, FPQNaN_PS): New macros.
	(value_fpr, store_fpr, fp_cmp, fp_unary, fp_binary, fp_mac)
	(fp_inv_sqrt, fpu_format_name): Add paired-single support.
	(convert): Note that this function is not used for paired-single
	format conversions.
	(ps_lower, ps_upper, pack_ps, convert_ps): New functions.
	* mips.igen (FMT, MOVtf.fmt): Add paired-single support.
	(check_fmt_p): Enable paired-single support.
	(ALNV.PS, CVT.PS.S, CVT.S.PL, CVT.S.PU, PLL.PS, PLU.PS, PUL.PS)
	(PUU.PS): New instructions.
	(CVT.S.fmt): Don't use this instruction for paired-single format
	destinations.
	* sim-main.h (FP_formats): New value 'fmt_ps.'
	(ps_lower, ps_upper, pack_ps, convert_ps): New prototypes.
	(PSLower, PSUpper, PackPS, ConvertPS): New macros.
2002-06-14 04:44:11 +00:00
..
arm Add the file include/gdb/sim-arm.h defining an enum that specifies the 2002-06-12 21:19:43 +00:00
common missed 2 in 2002. oops. 2002-06-12 00:46:41 +00:00
d10v Move include/callback.h and include/remote-sim.h to include/gdb/. 2002-06-09 15:45:54 +00:00
d30v Change minimum loop size limit to 0x10 (103792) 2000-07-05 21:40:11 +00:00
erc32 Move include/callback.h and include/remote-sim.h to include/gdb/. 2002-06-09 15:45:54 +00:00
fr30 2001-11-14 Dave Brolley <brolley@redhat.com> 2001-11-14 19:50:01 +00:00
h8300 Move include/callback.h and include/remote-sim.h to include/gdb/. 2002-06-09 15:45:54 +00:00
h8500 Move include/callback.h and include/remote-sim.h to include/gdb/. 2002-06-09 15:45:54 +00:00
i960 2001-07-05 Ben Elliston <bje@redhat.com> 2001-07-05 13:51:26 +00:00
igen * gen-engine.c (print_run_body): Avoid multi-line strings. 2002-06-03 16:04:31 +00:00
m32r 2001-11-14 Dave Brolley <brolley@redhat.com> 2001-11-14 19:51:40 +00:00
m68hc11 Move include/callback.h and include/remote-sim.h to include/gdb/. 2002-06-09 15:45:54 +00:00
mcore Move include/callback.h and include/remote-sim.h to include/gdb/. 2002-06-09 15:45:54 +00:00
mips 2002-06-13 Chris Demetriou <cgd@broadcom.com> 2002-06-14 04:44:11 +00:00
mn10200 Move include/callback.h and include/remote-sim.h to include/gdb/. 2002-06-09 15:45:54 +00:00
mn10300 Move include/callback.h and include/remote-sim.h to include/gdb/. 2002-06-09 15:45:54 +00:00
ppc Move include/callback.h and include/remote-sim.h to include/gdb/. 2002-06-09 15:45:54 +00:00
sh Move include/callback.h and include/remote-sim.h to include/gdb/. 2002-06-09 15:45:54 +00:00
sh64 print_insn_sh cleanup: 2002-05-17 14:36:46 +00:00
testsuite * Contribute Hitachi SH5 simulator. 2002-02-01 11:44:32 +00:00
v850 * Makefile.in (simops.h, table.c): Delete targets. 2001-12-02 19:27:29 +00:00
w65 Move include/callback.h and include/remote-sim.h to include/gdb/. 2002-06-09 15:45:54 +00:00
z8k Move include/callback.h and include/remote-sim.h to include/gdb/. 2002-06-09 15:45:54 +00:00
ChangeLog * Makefile.in (ChangeLog): New makefile variable. 2002-06-06 16:33:45 +00:00
configure Revert sh64 changes. Accidently committed. 2002-02-02 04:48:32 +00:00
configure.in Revert sh64 changes. Accidently committed. 2002-02-02 04:48:32 +00:00
MAINTAINERS * MAINTAINERS: Update my email address. 2002-05-16 13:38:55 +00:00
Makefile.in * Makefile.in (ChangeLog): New makefile variable. 2002-06-06 16:33:45 +00:00
README-HACKING * Makefile.in (ChangeLog): New makefile variable. 2002-06-06 16:33:45 +00:00