Mercurial > ecos
diff packages/hal/powerpc/arch/current/ChangeLog @ 1441:dbadab9b4441
Add macros for machine check exception
| author | gthomas |
|---|---|
| date | Thu, 11 Dec 2003 15:17:04 +0000 |
| parents | e0a4e3b20d73 |
| children | 0e3378e69a2a |
line wrap: on
line diff
--- a/packages/hal/powerpc/arch/current/ChangeLog +++ b/packages/hal/powerpc/arch/current/ChangeLog @@ -1,3 +1,8 @@ +2003-12-11 Gary Thomas <gary@mlbassoc.com> + + * include/hal_intr.h: Add macros to manipulate machine check enable + bit in the MSR. + 2003-12-08 Gary Thomas <gary@mlbassoc.com> * src/hal_misc.c (cyg_hal_exception_handler): Only declare __mem_fault_handler
