Mercurial > ecos
diff packages/hal/arm/arch/current/ChangeLog @ 1307:1750695510ac
Fix exception debug in THUMB mode - from Thomas Koeller
| author | gthomas |
|---|---|
| date | Tue, 14 Oct 2003 13:51:48 +0000 |
| parents | 04b94baa3683 |
| children | 8758da1a0278 |
line wrap: on
line diff
--- a/packages/hal/arm/arch/current/ChangeLog +++ b/packages/hal/arm/arch/current/ChangeLog @@ -1,3 +1,7 @@ +2003-10-13 Thomas Koeller <thomas.koeller@baslerweb.com> + + * src/vectors.S: Fixed broken thumb mode exception handling. + 2003-06-30 Mark Salter <msalter@redhat.com> * src/vectors.S: Fix CYGOPT_HAL_ARM_PRESERVE_SVC_SPSR handling.
