mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-24 03:31:07 +00:00
d876f53279
1999-12-29 Ulrich Drepper <drepper@cygnus.com> * soft-fp/*: Tons of new files to implement floating-point arithmetic in software. Contributed by Richard Henderson, Jakub Jelinek and others. |
||
---|---|---|
.. | ||
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_mul.c | ||
q_neg.c | ||
q_qtod.c | ||
q_qtoi.c | ||
q_qtos.c | ||
q_qtoui.c | ||
q_qtoux.c | ||
q_qtox.c | ||
q_sqrt.c | ||
q_stoq.c | ||
q_sub.c | ||
q_uitoq.c | ||
q_util.c | ||
q_uxtoq.c | ||
q_xtoq.c | ||
sfp-machine.h |