Mercurial > flash_v2
diff packages/hal/powerpc/arch/current/ChangeLog @ 1433:e0a4e3b20d73
Clean up declarations of __mem_fault_handler
| author | gthomas |
|---|---|
| date | Mon, 08 Dec 2003 15:34:55 +0000 |
| parents | 3e87cf3554ba |
| children | dbadab9b4441 |
line wrap: on
line diff
--- a/packages/hal/powerpc/arch/current/ChangeLog +++ b/packages/hal/powerpc/arch/current/ChangeLog @@ -1,5 +1,8 @@ 2003-12-08 Gary Thomas <gary@mlbassoc.com> + * src/hal_misc.c (cyg_hal_exception_handler): Only declare __mem_fault_handler + if GDB stubs are included (and it will be used). + * src/vectors.S: Minor change which makes newer versions of assembler happy (at least for binutils-2.14.90.0.6).
