Mercurial > ecos-v2_0-branch
diff packages/hal/mips/arch/current/ChangeLog @ 92:08ffab08d2ee ecos-sw-2000-05-26
Merge from eCos master repository on 2000-05-26-07:47:03-BST
| author | jlarmour |
|---|---|
| date | Fri, 26 May 2000 13:46:34 +0000 |
| parents | 70190fa0fe10 |
| children | c37d3a9e1b28 |
line wrap: on
line diff
--- a/packages/hal/mips/arch/current/ChangeLog +++ b/packages/hal/mips/arch/current/ChangeLog @@ -1,3 +1,29 @@ +2000-05-25 Jesper Skov <jskov@redhat.com> + + * include/basetype.h: + * src/mipsfp.c: + Support FPU double-LE layout in BE mode. + +2000-05-24 Jesper Skov <jskov@redhat.com> + + * src/mipsfp.c: Also handle doubles in 32bit FPU mode. + +2000-05-23 Jesper Skov <jskov@redhat.com> + + * include/arch.inc: + * src/vectors.S: + Made exception return safe. + +2000-05-22 Jesper Skov <jskov@redhat.com> + + * src/vectors.S: Call CTRLC init after stub initialization. + + * cdl/hal_mips.cdl: Only include CTRLC support if not prevented + by platform. + + * include/hal_cache.h: When using 'cache' instruction, hit all + ways, not only way0. + 2000-05-18 Jesper Skov <jskov@redhat.com> * include/hal_io.h: Allow platforms to override IO macro
