This is the mail archive of the newlib-cvs@sourceware.org mailing list for the newlib 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]

src newlib/ChangeLog newlib/libc/sys/sysnecv85 ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sourceware.org	2011-05-27 10:46:48

Modified files:
	newlib         : ChangeLog 
	newlib/libc/sys/sysnecv850: sbrk.c 
	libgloss       : ChangeLog 
	libgloss/v850  : sbrk.c 

Log message:
	* v8500/sbrk.c (_sbrk): Tidy code.
	Base start of heap on the "heap_start" symbol.
	
	* libc/sys/sysnecv850/sbrk.c (_sbrk): Tidy code.
	Base start of heap on the "heap_start" symbol.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.1611&r2=1.1612
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/sysnecv850/sbrk.c.diff?cvsroot=src&r1=1.1.1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/ChangeLog.diff?cvsroot=src&r1=1.318&r2=1.319
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/v850/sbrk.c.diff?cvsroot=src&r1=1.1&r2=1.2


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