diff packages/hal/h8300/arch/current/ChangeLog @ 1281:f58b62f3c85d

Apply Yoshinori Sato's H8/300 patches plus a few of my own. See the individual ChangeLogs for detail of the changes in each package.
author nickg
date Mon, 06 Oct 2003 17:28:51 +0000
parents f2b5df359050
children 10851723ceff
line wrap: on
line diff
--- a/packages/hal/h8300/arch/current/ChangeLog
+++ b/packages/hal/h8300/arch/current/ChangeLog
@@ -1,8 +1,46 @@
+2003-07-10  Nick Garnett  <nickg@balti.calivar.com>
+
+	* <general>: Added Yoshinori Sato's changes, see following
+	entries, plus a few small changes of my own.
+
+2003-03-09  Yoshinori Sato <ysato@users.sourceforge.jp>
+
+	* src/sci.c
+	* cdl/hal_h8300.cdl
+	move variant h8_sci.c to arch sci.c
+	h8300_stub.c move to variant
+	
+2003-02-27  Yoshinori Sato <ysato@users.sourceforge.jp>
+
+	* src/context.S
+	H8S support fix.
+
+2003-02-22  Yoshinori Sato <ysato@users.sourceforge.jp>
+
+	* include/arch.inc
+	* include/h8300_stub.h
+	* include/hal_arch.h
+	* src/context.S
+	H8S support add.
+	* src/vector.S
+	H8S support add.
+	Nested interrupt mask fix.
+
 2003-01-31  Mark Salter  <msalter@redhat.com>
 
 	* src/hal_syscall.c (hal_syscall_handler): Let generic syscall code
 	handle exit.
 
+2002-10-17  Yoshinori Sato <ysato@users.sourceforge.jp>
+
+	* src/h8300_stub.c
+	single step fix.
+
+2002-08-30  Yoshinori Sato <ysato@users.sourceforge.jp>
+
+	* include/hal_io.h
+	RedBoot IDE support add.
+
 2002-04-29  Jonathan Larmour  <jlarmour@redhat.com>
 
 	* src/vectors.S: