mirror of git://sourceware.org/git/glibc.git
* soft-fp/eqdf2.c (__eqdf2): Use CMPtype instead of int as the return type. Change type of "r" variable to CMPtype. * soft-fp/eqsf2.c (__eqsf2): Likewise. * soft-fp/eqtf2.c (__eqtf2): Likewise. * soft-fp/gedf2.c (__gedf2): Likewise. * soft-fp/gesf2.c (__gesf2): Likewise. * soft-fp/getf2.c (__getf2): Likewise. * soft-fp/ledf2.c (__ledf2): Likewise. * soft-fp/lesf2.c (__lesf2): Likewise. * soft-fp/letf2.c (__letf2): Likewise. * soft-fp/unorddf2 (__unorddf2): Likewise. * soft-fp/unordsf2 (__unordsf2): Likewise. * soft-fp/unordtf2 (__unordtf2): Likewise. 2007-06-14 Uros Bizjak <ubizjak@gmail.com> * soft-fp/soft-fp.h (CMPtype): Define to "int" if undefined. * soft-fp/eqdf2.c (__eqdf2): Use CMPtype instead of int as the return type. Change type of "r" variable to CMPtype. * soft-fp/eqsf2.c (__eqsf2): Likewise. * soft-fp/eqtf2.c (__eqtf2): Likewise. * soft-fp/gedf2.c (__gedf2): Likewise. * soft-fp/gesf2.c (__gesf2): Likewise. * soft-fp/getf2.c (__getf2): Likewise. * soft-fp/ledf2.c (__ledf2): Likewise. * soft-fp/lesf2.c (__lesf2): Likewise. * soft-fp/letf2.c (__letf2): Likewise. * soft-fp/unorddf2 (__unorddf2): Likewise. * soft-fp/unordsf2 (__unordsf2): Likewise. * soft-fp/unordtf2 (__unordtf2): Likewise. |
||
|---|---|---|
| .. | ||
| Banner | ||
| Makefile | ||
| adddf3.c | ||
| addsf3.c | ||
| addtf3.c | ||
| divdf3.c | ||
| divsf3.c | ||
| divtf3.c | ||
| double.h | ||
| eqdf2.c | ||
| eqsf2.c | ||
| eqtf2.c | ||
| extenddftf2.c | ||
| extended.h | ||
| 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 | ||
| floatundisf.c | ||
| floatunditf.c | ||
| floatunsidf.c | ||
| floatunsisf.c | ||
| floatunsitf.c | ||
| gedf2.c | ||
| gesf2.c | ||
| getf2.c | ||
| ledf2.c | ||
| lesf2.c | ||
| letf2.c | ||
| 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 | ||
| quad.h | ||
| single.h | ||
| soft-fp.h | ||
| sqrtdf2.c | ||
| sqrtsf2.c | ||
| sqrttf2.c | ||
| subdf3.c | ||
| subsf3.c | ||
| subtf3.c | ||
| testit.c | ||
| truncdfsf2.c | ||
| trunctfdf2.c | ||
| trunctfsf2.c | ||
| unorddf2.c | ||
| unordsf2.c | ||
| unordtf2.c | ||