glibc/soft-fp/sysdeps/powerpc
Geoff Keating 8ed1e7d589 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.
2000-03-03  Geoff Keating  <geoffk@cygnus.com>

	* configure.in: Compute sizeof-long-double.
	* configure: Regenerated.
	* config.make.in: Make sizeof-long-double available to sub-makes.
2000-03-04 03:36:14 +00:00
..
Makefile
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
sfp-machine.h
Versions