diff packages/hal/mips/arch/current/ChangeLog @ 36:e97d78785e2d ecos-sw-1999-09-12

Merge from eCos master repository on 1999-09-12-15:40:34-BST
author jlarmour
date Sun, 12 Sep 1999 15:26:05 +0000
parents 29bc183297e1
children e7ba79f6d3a8
line wrap: on
line diff
--- a/packages/hal/mips/arch/current/ChangeLog
+++ b/packages/hal/mips/arch/current/ChangeLog
@@ -1,3 +1,14 @@
+1999-09-09  Nick Garnett  <nickg@cygnus.co.uk>
+
+	* include/arch.inc:
+	Moved code to initialize cache out to variant header since it is
+	variant specific.
+
+1999-09-08  Jonathan Larmour  <jlarmour@cygnus.co.uk>
+
+	* src/hal_misc.c (exception_handler): Catch exceptions that come from
+	within GDB stubs and return if that's what the stubs intend
+
 1999-08-19  Nick Garnett  <nickg@cygnus.co.uk>
 
 	* include/hal_io.h: Added include of plf_io.h.