Mercurial > nand-ecoscentric
diff packages/hal/cortexm/arch/current/ChangeLog @ 3086:9ba76199bff2
* include/hal_intr.h (HAL_DISABLE_INTERRUPTS): Mark operand as an
earlyclobber operand to ensure correct register usage. Issue reported
by both Ulrich Holeschak and Stanislav Meduna. [ Bugzilla 1001154 ]
| author | jld |
|---|---|
| date | Thu, 17 Feb 2011 13:40:30 +0000 |
| parents | a49edf752d44 |
| children | 843c497ed312 |
line wrap: on
line diff
--- a/packages/hal/cortexm/arch/current/ChangeLog +++ b/packages/hal/cortexm/arch/current/ChangeLog @@ -1,3 +1,10 @@ +2011-02-17 John Dallaway <john@dallaway.org.uk> + + * include/hal_intr.h (HAL_DISABLE_INTERRUPTS): Mark operand as + an earlyclobber operand to ensure correct register usage. Issue + reported by both Ulrich Holeschak and Stanislav Meduna. + [ Bugzilla 1001154 ] + 2011-01-20 Christophe Coutand <ccoutand@stmi.com> * include/hal_intr.h:
