This is the mail archive of the ecos-cvs@sources.redhat.com 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/h8300/arch/current ChangeLog ...


CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2004-04-06 20:33:11

Modified files:
	packages/hal/h8300/arch/current: ChangeLog 
	packages/hal/h8300/arch/current/cdl: hal_h8300.cdl 
	packages/hal/h8300/arch/current/include: h8300_stub.h hal_arch.h 
	packages/hal/h8300/arch/current/src: context.S 
	                                     redboot_linux_exec.c sci.c 
	                                     vectors.S 

Log message:
	* src/context.S
	fix broken ccr from context save.
	* src/redboot_linux_exec.c
	fix build error of undefined "CYGDAT_REDBOOT_H8300_LINUX_COMMAND_START"
	* src/sci.c
	delete waste code.
	* src/vectors.S
	add CYGSEM_HAL_SAVE_STUB_VECTOR.
	saved parent gdb-stub breakpoint vector.
	* cdl/hal_h8300.cdl
	add CYGSEM_HAL_SAVE_STUB_VECTOR
	move CYGSEM_HAL_H8300_VECTOR_HOOK from target cdl's
	* src/vector.S
	add runtime vector setup.
	add trace exception pc adjust.


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