glibc/sysdeps/sparc/sparc64/soft-fp
Stefan Liebler 3ef6b85059 [BZ #6803] Set errno for scalbln, scalbn
Errno is not set and the testcases will fail.

Now the scalbln-aliases are removed in i386/m68
and the wrappers are used when calling the scalbln-functions.

On ia64 only scalblnf has its own implementation.
For scalbln and scalblnl the ieee754/dbl-64 and ieee754/ldbl-96 are used, thus
the wrappers are needed, too.
2014-06-20 07:48:20 +05:30
..
e_ilogbl.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
Makefile Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
qp_add.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
qp_cmp.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
qp_cmpe.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
qp_div.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
qp_dtoq.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
qp_feq.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
qp_fge.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
qp_fgt.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
qp_fle.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
qp_flt.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
qp_fne.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
qp_itoq.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
qp_mul.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
qp_neg.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
qp_qtod.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
qp_qtoi.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
qp_qtos.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
qp_qtoui.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
qp_qtoux.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
qp_qtox.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
qp_sqrt.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
qp_stoq.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
qp_sub.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
qp_uitoq.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
qp_util.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
qp_uxtoq.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
qp_xtoq.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
s_frexpl.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
s_scalblnl.c [BZ #6803] Set errno for scalbln, scalbn 2014-06-20 07:48:20 +05:30
s_scalbnl.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
sfp-machine.h soft-fp: support after-rounding tininess detection. 2014-02-12 18:27:12 +00:00
Versions Fix underflow reporting and tie up loose ends in sparc soft-fp. 2012-05-27 21:11:42 -07:00