Mercurial > nand-ecoscentric
diff packages/hal/cortexm/arch/current/ChangeLog @ 3029:996c69429643
* include/hal_intr.h (HAL_INTERRUPT_STACK_CALL_PENDING_DSRS):
* src/hal_misc.c (hal_reset_vsr): Add 0 argument to SWI.
* src/vectors.S (hal_switch_state_vsr): Eliminate "msr psp,sp",
which is now deprecated.
(hal_pendable_svc_vsr): Add 0 argument to SWI.
| author | nickg |
|---|---|
| date | Mon, 17 May 2010 11:38:29 +0000 |
| parents | 8fe6d83b6d48 |
| children | 7650f522d135 |
line wrap: on
line diff
--- a/packages/hal/cortexm/arch/current/ChangeLog +++ b/packages/hal/cortexm/arch/current/ChangeLog @@ -1,3 +1,12 @@ +2010-05-17 Spencer Oliver <spen@spen-soft.co.uk> + + * include/hal_intr.h (HAL_INTERRUPT_STACK_CALL_PENDING_DSRS): + * src/hal_misc.c (hal_reset_vsr): Add 0 argument to SWI. + + * src/vectors.S (hal_switch_state_vsr): Eliminate "msr psp,sp", + which is now deprecated. + (hal_pendable_svc_vsr): Add 0 argument to SWI. + 2009-02-27 Simon Kallweit <simon.kallweit@intefo.ch> * include/hal_io.h: Added system control register definitions
