jlarmour | 5 Oct 2007 19:41
Favicon

ecos/packages/language/c/libc/startup/current ...

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	jlarmour <at> sourceware.org	2007-10-05 17:41:49

Modified files:
	packages/language/c/libc/startup/current: ChangeLog 
	packages/language/c/libc/startup/current/src: main.cxx 

Log message:
	* src/main.cxx (main): Suspend main thread, rather than exit.
	Thanks to Sergei Organov for the idea.

gthomas | 12 Oct 2007 17:30
Favicon

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

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	gthomas <at> sourceware.org	2007-10-12 15:30:20

Modified files:
	packages/hal/powerpc/arch/current: ChangeLog 
	packages/hal/powerpc/arch/current/src: vectors.S 

Log message:
	Optimize system initialization

gthomas | 15 Oct 2007 13:28
Favicon

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

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	gthomas <at> sourceware.org	2007-10-15 11:28:06

Modified files:
	packages/hal/arm/arch/current: ChangeLog 
	packages/hal/arm/arch/current/cdl: hal_arm.cdl 

Log message:
	Use ACTUAL_CFLAGS - from Sergei Gavrikov

asl | 16 Oct 2007 14:37
Favicon

ecos/packages/hal/arm/at91/at91sam7sek/current ...

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl <at> sourceware.org	2007-10-16 12:37:52

Modified files:
	packages/hal/arm/at91/at91sam7sek/current: ChangeLog 
	packages/hal/arm/at91/at91sam7sek/current/src: 
	                                               at91sam7sek_misc.c 

Log message:
	* src/at91sam7sek_misc.c (hal_at91_led): Fix off by one error on
	GPIO lines for LEDs. Reported by Rasmus Stougaard
	<rasmus.stougaard <at> gmail.com>

jlarmour | 24 Oct 2007 14:42
Favicon

ecos/packages/services/memalloc/common/current ...

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	jlarmour <at> sourceware.org	2007-10-24 12:42:38

Modified files:
	packages/services/memalloc/common/current: ChangeLog 
	packages/services/memalloc/common/current/src: malloc.cxx 

Log message:
	* src/malloc.cxx: Init priority for pool initialization is now
	CYG_INIT_MEMALLOC instead of before CYG_INIT_LIBC

jlarmour | 24 Oct 2007 15:25
Favicon

ecos/packages/services/memalloc/common/current ...

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	jlarmour <at> sourceware.org	2007-10-24 13:25:46

Modified files:
	packages/services/memalloc/common/current: ChangeLog 
	packages/services/memalloc/common/current/src: heapgen.tcl 

Log message:
	* src/heapgen.tcl: Init priority for pool initialization is now
	CYG_INIT_MEMALLOC instead of before CYG_INIT_LIBC.

jlarmour | 24 Oct 2007 18:19
Favicon

ecos/packages/services/memalloc/common/current ...

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	jlarmour <at> sourceware.org	2007-10-24 16:19:54

Modified files:
	packages/services/memalloc/common/current/src: malloc.cxx 

Log message:
	Fix error in earlier change - doesn't need to precede CYG_INIT_MEMALLOC, needs to just be at it

gthomas | 25 Oct 2007 17:17
Favicon

ecos/host/tools configtool/ChangeLog configtoo ...

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	gthomas <at> sourceware.org	2007-10-25 15:17:49

Modified files:
	host/tools/configtool: ChangeLog 
	host/tools/configtool/standalone/wxwin: propertywin.h 
	host/tools/ecostest: ChangeLog 
	host/tools/ecostest/common: eCosTest.h 

Log message:
	Clean up for GCC-4.x


Gmane