glibc/soft-fp
Roland McGrath e7b8c7bc73 * soft-fp/Makefile (gcc-single-routines): Add unordsf2,
floatunsisf, floatundisf.
	(gcc-double-routines): Add unorddf2, floatunsidf, floatundidf.
	(gcc-quad-routines): Add unordtf2, floatunsitf, floatunditf.
	* soft-fp/op-common.h (_FP_CMP_UNORD): Define.
	* soft-fp/single.h (FP_CMP_UNORD_S): Define.
	* soft-fp/double.h (FP_CMP_UNORD_D): Define.
	* soft-fp/quad.h (FP_CMP_UNORD_Q): Define.
	* soft-fp/extended.h (FP_CMP_UNORD_E): Define.
	* soft-fp/unordsf2.c: New file.
	* soft-fp/unorddf2.c: New file.
	* soft-fp/unordtf2.c: New file.
	* soft-fp/floatunsisf.c: New file.
	* soft-fp/floatundisf.c: New file.
	* soft-fp/floatunsidf.c: New file.
	* soft-fp/floatundidf.c: New file.
	* soft-fp/floatunsitf.c: New file.
	* soft-fp/floatunditf.c: New file.
2006-01-06 10:47:57 +00:00
..
adddf3.c
addsf3.c
addtf3.c
Banner
divdf3.c
divsf3.c
divtf3.c
double.h * soft-fp/Makefile (gcc-single-routines): Add unordsf2, 2006-01-06 10:47:57 +00:00
eqdf2.c
eqsf2.c
eqtf2.c
extenddftf2.c
extended.h * soft-fp/Makefile (gcc-single-routines): Add unordsf2, 2006-01-06 10:47:57 +00:00
extendsfdf2.c
extendsftf2.c
fixdfdi.c
fixdfsi.c
fixsfdi.c
fixsfsi.c
fixtfdi.c
fixtfsi.c
fixunsdfdi.c
fixunsdfsi.c
fixunssfdi.c
fixunssfsi.c
fixunstfdi.c
fixunstfsi.c
floatdidf.c
floatdisf.c
floatditf.c
floatsidf.c
floatsisf.c
floatsitf.c
floatundidf.c * soft-fp/Makefile (gcc-single-routines): Add unordsf2, 2006-01-06 10:47:57 +00:00
floatundisf.c * soft-fp/Makefile (gcc-single-routines): Add unordsf2, 2006-01-06 10:47:57 +00:00
floatunditf.c * soft-fp/Makefile (gcc-single-routines): Add unordsf2, 2006-01-06 10:47:57 +00:00
floatunsidf.c * soft-fp/Makefile (gcc-single-routines): Add unordsf2, 2006-01-06 10:47:57 +00:00
floatunsisf.c * soft-fp/Makefile (gcc-single-routines): Add unordsf2, 2006-01-06 10:47:57 +00:00
floatunsitf.c * soft-fp/Makefile (gcc-single-routines): Add unordsf2, 2006-01-06 10:47:57 +00:00
gedf2.c
gesf2.c
getf2.c
ledf2.c
lesf2.c
letf2.c
Makefile * soft-fp/Makefile (gcc-single-routines): Add unordsf2, 2006-01-06 10:47:57 +00:00
muldf3.c
mulsf3.c
multf3.c
negdf2.c
negsf2.c
negtf2.c
op-1.h
op-2.h
op-4.h
op-8.h
op-common.h * soft-fp/Makefile (gcc-single-routines): Add unordsf2, 2006-01-06 10:47:57 +00:00
quad.h * soft-fp/Makefile (gcc-single-routines): Add unordsf2, 2006-01-06 10:47:57 +00:00
single.h * soft-fp/Makefile (gcc-single-routines): Add unordsf2, 2006-01-06 10:47:57 +00:00
soft-fp.h * elf/cache.c: Use <> rather than "" #includes. 2005-12-21 22:16:34 +00:00
sqrtdf2.c
sqrtsf2.c
sqrttf2.c
subdf3.c
subsf3.c
subtf3.c
testit.c
truncdfsf2.c
trunctfdf2.c
trunctfsf2.c
unorddf2.c * soft-fp/Makefile (gcc-single-routines): Add unordsf2, 2006-01-06 10:47:57 +00:00
unordsf2.c * soft-fp/Makefile (gcc-single-routines): Add unordsf2, 2006-01-06 10:47:57 +00:00
unordtf2.c * soft-fp/Makefile (gcc-single-routines): Add unordsf2, 2006-01-06 10:47:57 +00:00