comparison packages/hal/mips/arch/current/ChangeLog @ 126:518f42066aba ecos-sw-2000-09-19

Merge from eCos master repository on 2000-09-19-06:25:26-BST
author jlarmour
date Tue, 19 Sep 2000 05:53:51 +0000
parents 0ec04793409a
children eb9fd8c04db3
comparison
equal deleted inserted replaced
125:b4407dc7f59d 126:518f42066aba
1 2000-09-15 Jesper Skov <jskov@redhat.com>
2
3 * include/hal_intr.h (HAL_DEFAULT_ISR): Fix warning.
4 (HAL_DEFAULT_ISR): Undo that change.
5
6 2000-09-14 Jesper Skov <jskov@redhat.com>
7
8 * include/hal_intr.h: Only define _FPE when there's a FPU.
9
10 2000-09-13 Jesper Skov <jskov@redhat.com>
11
12 * include/hal_intr.h (HAL_VSR_SET_TO_ECOS_HANDLER): Fix compiler
13 warning.
14
15 * src/vectors.S: Fully decode TLB related exceptions.
16 * src/hal_misc.c (cyg_hal_exception_handler): Undid below change.
17
18 * src/hal_misc.c (cyg_hal_exception_handler): Base vector
19 calculation on cause register, not the provided vector value.
20
21 2000-09-12 Jesper Skov <jskov@redhat.com>
22
23 * include/hal_intr.h: Added definition for decoded FPU
24 exceptions.
25
26 * src/hal_misc.c (cyg_hal_exception_handler): Decode FPU
27 exceptions.
28
1 2000-09-07 Jesper Skov <jskov@redhat.com> 29 2000-09-07 Jesper Skov <jskov@redhat.com>
2 30
3 * include/basetype.h: Removed change from yesterday. 31 * include/basetype.h: Removed change from yesterday.
4 32
5 * include/hal_intr.h (CYGNUM_HAL_EXCEPTION_FPU): Associated to FPE 33 * include/hal_intr.h (CYGNUM_HAL_EXCEPTION_FPU): Associated to FPE