Mercurial > ecos
diff packages/hal/i386/arch/current/ChangeLog @ 202:353a011b23b8
Merge from eCos master repository on 2002-01-11-06:43:03-GMT
| author | jlarmour |
|---|---|
| date | Fri, 11 Jan 2002 16:53:46 +0000 |
| parents | 8147f1c99f15 |
| children | e0c0827131d1 |
line wrap: on
line diff
--- a/packages/hal/i386/arch/current/ChangeLog +++ b/packages/hal/i386/arch/current/ChangeLog @@ -1,3 +1,15 @@ +2002-01-08 Nick Garnett <nickg@redhat.com> + + * include/hal_arch.h: + Removed consideration of lazy FPU context switching in determining + the size of CYGNUM_HAL_STACK_CONTEXT_SIZE, since it does not + actually make any difference - and previously resulted in too + small a value for CYGNUM_HAL_STACK_SIZE_MINIMUM. + +2002-01-07 Nick Garnett <nickg@redhat.com> + + * src/vectors.S (__fpu_switch_vsr): Fixed register usage bug. + 2001-12-19 Mark Salter <msalter@redhat.com> * include/arch.inc: Use fnsave instead of fsave.
