diff packages/hal/mips/arch/current/ChangeLog @ 24:306eee292492 ecos-sw-1999-07-16

Merge from eCos master repository on 1999-07-16-05:47:06-BST
author jlarmour
date Fri, 16 Jul 1999 21:54:32 +0000
parents 7253dcc42a09
children 4741a3c3496a
line wrap: on
line diff
--- a/packages/hal/mips/arch/current/ChangeLog
+++ b/packages/hal/mips/arch/current/ChangeLog
@@ -1,3 +1,20 @@
+1999-07-09  Jonathan Larmour  <jlarmour@cygnus.co.uk>
+
+	* include/mips.inc:
+	* include/arch.inc:
+	* src/vectors.S:
+	Rename "cache" register to "cachectrl" to prevent confusion with
+	the "cache" instruction.
+	For symmetry therefore also rename mipsreg_cache to mipsreg_cachectrl
+
+	* include/arch.inc (hal_cache_init):
+	Invalidate caches at startup
+
+	* include/hal_cache.h:
+	Allow cache invalidation when cache disabled
+	Add _HAL_ASM_SET_MIPS_ISA() to allow use of cache macros in code
+	compiled with a MIPS ISA below 3
+
 1999-06-25  Nick Garnett  <nickg@cygnus.co.uk>
 
 	* include/arch.inc: