mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-27 07:20:11 +00:00
dc0722b289
* sysdeps/sparc/sparc64/soft-fp/Versions: Likewise.
9 lines
319 B
Plaintext
9 lines
319 B
Plaintext
libc {
|
|
GLIBC_2.2 {
|
|
_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;
|
|
}
|
|
}
|