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

nickg@sourceware.org nickg@sourceware.org
Fri Aug 7 09:22:00 GMT 2009


CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	nickg@sourceware.org	2009-08-07 09:22:55

Modified files:
	packages/hal/powerpc/arch/current: ChangeLog 
	packages/hal/powerpc/arch/current/cdl: hal_powerpc.cdl 
	packages/hal/powerpc/arch/current/include: arch.inc 
	packages/hal/powerpc/arch/current/src: hal_misc.c vectors.S 

Log message:
	* cdl/hal_powerpc.cdl: Add CYGHWR_HAL_POWERPC_BOOK_E_FIXED_VECTORS
	to enable support for fixed vectors.
	
	* include/arch.inc:
	* src/vectors.S: Add support for small fixed sized vector table
	present on some variants.
	
	* src/hal_misc.c (hal_enable_caches): Change test for unified
	cache to use HAL_CACHE_UNIFIED rather than HAL_UCACHE_ENABLE.



More information about the Ecos-cvs mailing list