diff packages/hal/mips/arch/current/ChangeLog @ 14:01ce82f3e11a ecos-sw-1999-06-11

Merge from eCos master repository on 1999-06-11-17:05:41-BST
author jlarmour
date Fri, 11 Jun 1999 09:36:56 +0000
parents 4cc3eff958ab
children 4f2df4ab82c8
line wrap: on
line diff
--- a/packages/hal/mips/arch/current/ChangeLog
+++ b/packages/hal/mips/arch/current/ChangeLog
@@ -1,3 +1,16 @@
+1999-06-10  Nick Garnett  <nickg@cygnus.co.uk>
+
+	* include/hal_arch.h: Added macros to copy FPU registers between
+	HAL and GDB register save states.
+
+1999-06-08  Nick Garnett  <nickg@cygnus.co.uk>
+
+	* src/vectors.S: Dummy __gccmain did not have a delay slot after
+	the "jr ra".
+
+	* include/hal_arch.h: Make value of CYGNUM_HAL_STACK_SIZE_TYPICAL
+	always be greater than CYGNUM_HAL_STACK_SIZE_MINIMUM.
+
 1999-06-02  Jonathan Larmour  <jlarmour@cygnus.co.uk>
 
 	* src/hal_misc.c (cyg_hal_invoke_constructors):