comparison packages/hal/cortexm/arch/current/ChangeLog @ 3138:9dd3ea41e5b6

* src/hal_misc.c (hal_reset_vsr): Ensure we only init intr vectors up to top of VSR table.
author jlarmour
date Sun, 01 Apr 2012 01:58:28 +0000
parents e5eaf45371e1
children abf5be1b8582
comparison
equal deleted inserted replaced
3137:25656c49d55e 3138:9dd3ea41e5b6
1 2012-03-06 Ilija Kocho <ilijak@siva.com.mk> 1 2012-03-06 Ilija Kocho <ilijak@siva.com.mk>
2 2
3 * include/hal_intr.h: Fix compiler warning about unused variables. 3 * include/hal_intr.h: Fix compiler warning about unused variables.
4 [Bugzilla 1001520] 4 [Bugzilla 1001520]
5
6 2012-02-05 Jonathan Larmour <jifl@eCosCentric.com>
7
8 * src/hal_misc.c (hal_reset_vsr): Ensure we only init intr vectors
9 up to top of VSR table.
5 10
6 2011-08-23 Ilija Kocho <ilijak@siva.com.mk> 11 2011-08-23 Ilija Kocho <ilijak@siva.com.mk>
7 12
8 * cdl/hal_cortexm.cdl: New CDL option CYGIMP_HAL_ARCH_ENDIAN 13 * cdl/hal_cortexm.cdl: New CDL option CYGIMP_HAL_ARCH_ENDIAN
9 * include/cortexm_endian.h: New file 14 * include/cortexm_endian.h: New file