Mercurial > flash_v2
diff packages/hal/powerpc/arch/current/ChangeLog @ 1333:0e2485da1dbc
Fix problem with [re]enable of FPU during interrupts
| author | gthomas |
|---|---|
| date | Tue, 28 Oct 2003 08:47:50 +0000 |
| parents | dbcfe4e0dbd2 |
| children | 9c818dd5d9fa |
line wrap: on
line diff
--- a/packages/hal/powerpc/arch/current/ChangeLog +++ b/packages/hal/powerpc/arch/current/ChangeLog @@ -1,3 +1,8 @@ +2003-10-28 Gary Thomas <gary@mlbassoc.com> + + * src/vectors.S: Revert change to interrupt handling (see below) which + was over-exuberant on platforms without MMU (but with FP). + 2003-09-19 Gary Thomas <gary@mlbassoc.com> * src/vectors.S: Respect initial MMU settings when handling interrupts
