comparison packages/hal/cortexm/arch/current/ChangeLog @ 2999:a532b7c12094

* include/hal_io.h: conditional VTOR setting. [ Bugzilla 1001117 ]
author sergeig
date Wed, 19 Jan 2011 18:59:15 +0000
parents 05d279424483
children a49edf752d44
comparison
equal deleted inserted replaced
2998:f04f37d9c269 2999:a532b7c12094
1 2010-12-28 Ilija Kocho <ilijak@siva.com.mk>
2
3 * include/hal_io.h: conditional VTOR setting.
4
1 2011-01-13 John Dallaway <john@dallaway.org.uk> 5 2011-01-13 John Dallaway <john@dallaway.org.uk>
2 6
3 * src/vectors.S (hal_default_interrupt_vsr): Save interrupt state 7 * src/vectors.S (hal_default_interrupt_vsr): Save interrupt state
4 if CYGINT_HAL_COMMON_SAVED_INTERRUPT_STATE_REQUIRED is implemented. 8 if CYGINT_HAL_COMMON_SAVED_INTERRUPT_STATE_REQUIRED is implemented.
5 [ Bugzilla 1001111 ] 9 [ Bugzilla 1001111 ]