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:	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


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