Moved from soft-fp/sysdeps/sparc/sparc64/s_scalbnl.c

This commit is contained in:
Andreas Jaeger 2000-09-05 09:07:19 +00:00
parent 584bbcdd2c
commit a9591af9e9
51 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
libc {
GLIBC_2.1.1 {
_Qp_add; _Qp_cmp; _Qp_cmpe; _Qp_div; _Qp_dtoq; _Qp_feq; _Qp_fge; _Qp_fgt;
_Qp_fle; _Qp_flt; _Qp_fne; _Qp_itoq; _Qp_mul; _Qp_neg; _Qp_qtod; _Qp_qtoi;
_Qp_qtos; _Qp_qtoui; _Qp_qtoux; _Qp_qtox; _Qp_sqrt; _Qp_stoq; _Qp_sub;
_Qp_uitoq; _Qp_uxtoq; _Qp_xtoq; __Qp_handle_exceptions;
}