1libc { 2 GLIBC_2.1.1 { 3 # SPARC v9 SYSV ABI helper functions 4 __align_cpy_1; __align_cpy_2; __align_cpy_4; 5 __align_cpy_8; __align_cpy_16; 6 } 7 GLIBC_2.2 { 8 _Qp_add; _Qp_cmp; _Qp_cmpe; _Qp_div; _Qp_dtoq; _Qp_feq; _Qp_fge; _Qp_fgt; 9 _Qp_fle; _Qp_flt; _Qp_fne; _Qp_itoq; _Qp_mul; _Qp_neg; _Qp_qtod; _Qp_qtoi; 10 _Qp_qtos; _Qp_qtoui; _Qp_qtoux; _Qp_qtox; _Qp_sqrt; _Qp_stoq; _Qp_sub; 11 _Qp_uitoq; _Qp_uxtoq; _Qp_xtoq; 12 } 13} 14libm { 15 GLIBC_2.1 { 16 # A generic bug got this omitted from other configurations' version 17 # sets, but we always had it. 18 exp2l; 19 } 20} 21