ecos/packages/hal cortexm/arch/current/ChangeL ...

jld@sourceware.org jld@sourceware.org
Thu Jan 13 17:59:00 GMT 2011


CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	jld@sourceware.org	2011-01-13 17:59:22

Modified files:
	packages/hal/cortexm/arch/current: ChangeLog 
	packages/hal/common/current: ChangeLog 
	packages/hal/common/current/cdl: debugging.cdl hal.cdl 
	packages/hal/common/current/src: hal_if.c 
	packages/hal/cortexm/arch/current/src: vectors.S 

Log message:
	* cortexm/arch/current/src/vectors.S (hal_default_interrupt_vsr): Save
	interrupt state if CYGINT_HAL_COMMON_SAVED_INTERRUPT_STATE_REQUIRED is
	implemented.
	* common/current/cdl/hal.cdl: Add a CDL interface to control whether
	interrupt state must be saved.
	* common/current/cdl/debugging.cdl: Implement the new interface within GDB
	Ctrl-C break options.
	* common/current/src/hal_if.c: Make declaration of the
	hal_saved_interrupt_state variable conditional on an implementation of
	the new CDL interface.



More information about the Ecos-cvs mailing list