This is the mail archive of the glibc-cvs@sourceware.cygnus.com mailing list for the glibc project.


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

libc/ /ChangeLog /config.make.in /configure /c ...


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	geoffk@sourceware.cygnus.com	00/03/03 19:36:15

Modified files:
	.              : ChangeLog config.make.in configure configure.in 
	soft-fp        : ChangeLog soft-fp.h 
Added files:
	soft-fp/sysdeps/powerpc: Makefile Versions q_add.c q_cmp.c 
	                         q_cmpe.c q_div.c q_dtoq.c q_feq.c 
	                         q_fge.c q_fgt.c q_fle.c q_flt.c q_fne.c 
	                         q_itoq.c q_lltoq.c q_mul.c q_neg.c 
	                         q_qtod.c q_qtoi.c q_qtoll.c q_qtos.c 
	                         q_qtou.c q_qtoull.c q_sqrt.c q_stoq.c 
	                         q_sub.c q_ulltoq.c q_util.c q_utoq.c 

Log message:
	In libc/:
	* configure.in: Compute sizeof-long-double.
	* configure: Regenerated.
	* config.make.in: Make sizeof-long-double available to sub-makes.
	
	In libc/soft-fp/:
	* soft-fp.h (_FP_ROUND_ZERO): Cast 0 to void before using it
	as a statement.
	
	* sysdeps/powerpc/Makefile (routines): New file.
	* sysdeps/powerpc/q_*: New files.


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