binutils-gdb/sim
DJ Delorie c5fbc25baf Index: ChangeLog
* configure.ac (v850): V850 now has a testsuite.
	* configure (v850): Likewise.

Index: testsuite/ChangeLog

	* sim/v850/: New directory.
	* sim/v850/allinsns.exp: New.
	* sim/v850/bsh.cgs: New.
	* sim/v850/div.cgs: New.
	* sim/v850/divh.cgs: New.
	* sim/v850/divh_3.cgs: New.
	* sim/v850/divhu.cgs: New.
	* sim/v850/divu.cgs: New.
	* sim/v850/sar.cgs: New.
	* sim/v850/satadd.cgs: New.
	* sim/v850/satsub.cgs: New.
	* sim/v850/satsubi.cgs: New.
	* sim/v850/satsubr.cgs: New.
	* sim/v850/shl.cgs: New.
	* sim/v850/shr.cgs: New.
	* sim/v850/testutils.cgs: New.
	* sim/v850/testutils.inc: New.

Index: v850/ChangeLog

	* simops.c (OP_C0): Correct saturation logic.
	(OP_220): Likewise.
	(OP_A0): Likewise.
	(OP_660): Likewise.
	(OP_80): Likewise.

	* simops.c (OP_2A0): If the shift count is zero, clear the
	carry.
	(OP_A007E0): Likewise.
	(OP_2C0): Likewise.
	(OP_C007E0): Likewise.
	(OP_280): Likewise.
	(OP_8007E0): Likewise.

	* simops.c (OP_2C207E0): Correct PSW flags for special divu
	conditions.
	(OP_2C007E0): Likewise, for div.
	(OP_28207E0): Likewise, for divhu.
	(OP_28007E0): Likewise, for divh.  Also, sign-extend the correct
	operand.
	* v850.igen (divh): Likewise, for 2-op divh.

	* v850.igen (bsh): Fix carry logic.
2008-02-06 00:40:05 +00:00
..
arm Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
common Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
cris Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
d10v Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
erc32 Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
frv Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
h8300 Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
igen Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
iq2000 Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
m32c Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
m32r Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
m68hc11 Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mcore Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mips Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mn10300 Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
ppc Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
sh 2008-02-04 Antony King <antony.king@st.com> 2008-02-04 17:26:07 +00:00
sh64 Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
testsuite Index: ChangeLog 2008-02-06 00:40:05 +00:00
v850 Index: ChangeLog 2008-02-06 00:40:05 +00:00
ChangeLog Index: ChangeLog 2008-02-06 00:40:05 +00:00
configure Index: ChangeLog 2008-02-06 00:40:05 +00:00
configure.ac Index: ChangeLog 2008-02-06 00:40:05 +00:00
MAINTAINERS * MAINTAINERS: Add self as authorized committer for *. 2006-12-20 12:34:46 +00:00
Makefile.in Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
README-HACKING * Makefile.in (ChangeLog): New makefile variable. 2002-06-06 16:33:45 +00:00