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

dj@sourceware.org dj@sourceware.org
Tue Oct 2 22:55:00 GMT 2012


CVSROOT:	/cvs/src
Module name:	src
Changes by:	dj@sourceware.org	2012-10-02 22:55:10

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

Log message:
	* libc/sys/sysnecv850/sbrk.c (_sbrk): Change heap_start to be an
	array of undefined size, to avoid problems when compiled with
	-msda=4.
	
	* v850/sbrk.c (_sbrk): Change heap_start to be an array of
	undefined size, to avoid problems when compiled with -msda=4.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.1705&r2=1.1706
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/sysnecv850/sbrk.c.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/ChangeLog.diff?cvsroot=src&r1=1.349&r2=1.350
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/v850/sbrk.c.diff?cvsroot=src&r1=1.2&r2=1.3



More information about the Newlib-cvs mailing list