Mercurial > flash_v2
diff packages/hal/arm/arch/current/ChangeLog @ 1649:0a6e548604cc
* src/hal_misc.c: __mem_fault_handler: Only do this if we have
CYGDBG_HAL_DEBUG_GDB_INCLUDE_STUBS. This allows the HAL to be
compiled without stubs.
| author | asl |
|---|---|
| date | Mon, 24 May 2004 12:32:09 +0000 |
| parents | bc88a3357a79 |
| children | 431860e2ee69 |
line wrap: on
line diff
--- a/packages/hal/arm/arch/current/ChangeLog +++ b/packages/hal/arm/arch/current/ChangeLog @@ -1,3 +1,9 @@ +2004-05-24 Ian Campbell <icampbell@arcom.com> + + * src/hal_misc.c: __mem_fault_handler: Only do this if we have + CYGDBG_HAL_DEBUG_GDB_INCLUDE_STUBS. This allows the HAL to be + compiled without stubs. + 2004-04-22 Jani Monoses <jani@iv.ro> * cdl/hal_arm.cdl :
