ecos/packages/hal/arm/arch/current ChangeLog c ...

[email protected] Sun, 16 Mar 2014 19:39:12 +0000
Newsgroups gmane.os.ecos.cvs
Message-ID <[email protected]>
CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	[email protected]	2014-03-16 19:39:12

Modified files:
	packages/hal/arm/arch/current: ChangeLog 
	packages/hal/arm/arch/current/cdl: hal_arm.cdl 
Added files:
	packages/hal/arm/arch/current/src: mcount.S 

Log message:
	* src/mcount.S: Add mcount functions for call-graph profiling.
	* cdl/hal_arm.cdl: Add option to build mcount functions.
	[ Bugzilla 1001959 ]