This is the mail archive of the gdb-cvs@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]

src/sim h8300/ChangeLog h8300/compile.c testsu ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	aoliva@sourceware.org	2004-06-28 19:26:37

Modified files:
	sim/h8300      : ChangeLog compile.c 
	sim/testsuite/sim/h8300: ChangeLog div.s mul.s 

Log message:
	sim/h8300/ChangeLog:
	2003-07-23  Richard Sandiford  <rsandifo@redhat.com>
	* compile.c (sim_resume): Make sure that dst.reg refers to the
	right register byte in mova/sz.l @(dd,RnL),ERn.
	2003-07-21  Richard Sandiford  <rsandifo@redhat.com>
	* compile.c (sim_resume): Zero-extend immediate to muls, mulsu,
	mulxs, divs and divxs.
	sim/testsuite/sim/h8300/ChangeLog:
	2003-07-22  Michael Snyder  <msnyder@redhat.com>
	* mul.s: Don't try to use negative immediate (it's always
	unsigned).
	* div.s: Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sim/h8300/ChangeLog.diff?cvsroot=src&r1=1.45&r2=1.46
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sim/h8300/compile.c.diff?cvsroot=src&r1=1.41&r2=1.42
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sim/testsuite/sim/h8300/ChangeLog.diff?cvsroot=src&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sim/testsuite/sim/h8300/div.s.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sim/testsuite/sim/h8300/mul.s.diff?cvsroot=src&r1=1.1&r2=1.2


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