This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin 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/winsup/mingw ChangeLog Makefile.in include ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	mingwex
Changes by:	dannysmith@sources.redhat.com	2002-04-28 19:38:23

Modified files:
	winsup/mingw   : ChangeLog Makefile.in 
	winsup/mingw/include: float.h 

Log message:
	Change FP default precison from 53 to 64-bit mantissa.
	* Makefile.in (CRT0S): Add CRT_fp8.o.
	(MINGW_OBJS): Replace CRT_fp8.o with CRT_fp10.o.
	* include/float.h: Replace standard float.h defines with
	#include_next<float.h> to use GCC's defines.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=src&only_with_tag=mingwex&r1=1.49.4.22&r2=1.49.4.23
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/Makefile.in.diff?cvsroot=src&only_with_tag=mingwex&r1=1.19.10.5&r2=1.19.10.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/float.h.diff?cvsroot=src&only_with_tag=mingwex&r1=1.2.10.1&r2=1.2.10.2


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