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 libc/machine/powerpc/vfpr ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sourceware.org	2008-02-12 18:07:55

Modified files:
	newlib         : ChangeLog 
	newlib/libc/machine/powerpc: vfprintf.c 

Log message:
	2008-02-12  Jeff Johnston  <jjohnstn@redhat.com>
	
	* libc/machine/powerpc/vfprintf.c (_VFPRINTF_R): Prepare
	for user specifying --disable-newlib-io-long-long on configure.
	Call _fflush_r instead of fflush.  For _mbtowc_r, pass the
	reentrant pointer passed in rather than _REENT.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.1123&r2=1.1124
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/powerpc/vfprintf.c.diff?cvsroot=src&r1=1.13&r2=1.14


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