This is the mail archive of the ecos-cvs@sourceware.org mailing list for the ecos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]