Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/agc-symver]: src/lib/libm add versioning info for libm
details: https://anonhg.NetBSD.org/src/rev/8e626a6370ed
branches: agc-symver
changeset: 785641:8e626a6370ed
user: agc <agc%NetBSD.org@localhost>
date: Sat Mar 30 06:19:41 2013 +0000
description:
add versioning info for libm
diffstat:
lib/libm/Version.map | 327 +++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 327 insertions(+), 0 deletions(-)
diffs (truncated from 331 to 300 lines):
diff -r 2b87514dd4a8 -r 8e626a6370ed lib/libm/Version.map
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/lib/libm/Version.map Sat Mar 30 06:19:41 2013 +0000
@@ -0,0 +1,327 @@
+LIBM_0.10.0.0 {
+global:
+ acos;
+ acosf;
+ acosh;
+ acoshf;
+ asin;
+ asinf;
+ asinh;
+ asinhf;
+ atan2;
+ atan2f;
+ atan;
+ atanf;
+ atanh;
+ atanhf;
+ cabs;
+ cabsf;
+ cacos;
+ cacosf;
+ cacosh;
+ cacoshf;
+ carg;
+ cargf;
+ casin;
+ casinf;
+ casinh;
+ casinhf;
+ catan;
+ catanf;
+ catanh;
+ catanhf;
+ cbrt;
+ cbrtf;
+ ccos;
+ ccosf;
+ ccosh;
+ ccoshf;
+ ceil;
+ ceilf;
+ cexp;
+ cexpf;
+ cimag;
+ cimagf;
+ cimagl;
+ clog;
+ clogf;
+ conj;
+ conjf;
+ conjl;
+ copysign;
+ copysignf;
+ copysignl;
+ cos;
+ cosf;
+ cosh;
+ coshf;
+ cpow;
+ cpowf;
+ cproj;
+ cprojf;
+ cprojl;
+ creal;
+ crealf;
+ creall;
+ csin;
+ csinf;
+ csinh;
+ csinhf;
+ csqrt;
+ csqrtf;
+ ctan;
+ ctanf;
+ ctanh;
+ ctanhf;
+ drem;
+ dremf;
+ erf;
+ erfc;
+ erfcf;
+ erff;
+ exp2;
+ exp2f;
+ exp;
+ expf;
+ expm1;
+ expm1f;
+ fabsf;
+ fabsl;
+ fdim;
+ fdimf;
+ fdiml;
+ feclearexcept;
+ fedisableexcept;
+ feenableexcept;
+ fegetenv;
+ fegetexcept;
+ fegetexceptflag;
+ fegetround;
+ feholdexcept;
+ feraiseexcept;
+ fesetenv;
+ fesetexceptflag;
+ fesetround;
+ fetestexcept;
+ feupdateenv;
+ finite;
+ finitef;
+ floor;
+ floorf;
+ fma;
+ fmaf;
+ fmal;
+ fmax;
+ fmaxf;
+ fmaxl;
+ fmin;
+ fminf;
+ fminl;
+ fmod;
+ fmodf;
+ frexp;
+ frexpf;
+ frexpl;
+ gamma;
+ gammaf;
+ gammaf_r;
+ gamma_r;
+ hypot;
+ hypotf;
+ ilogb;
+ ilogbf;
+ ilogbl;
+ isinff;
+ isnanf;
+ j0;
+ j0f;
+ j1;
+ j1f;
+ jn;
+ jnf;
+ ldexp;
+ ldexpf;
+ ldexpl;
+ lgamma;
+ lgammaf;
+ lgammaf_r;
+ lgamma_r;
+ llrint;
+ llrintf;
+ llround;
+ llroundf;
+ log10;
+ log10f;
+ log1p;
+ log1pf;
+ log2;
+ log2f;
+ log;
+ logb;
+ logbf;
+ logbl;
+ logf;
+ lrint;
+ lrintf;
+ lround;
+ lroundf;
+ matherr;
+ modf;
+ modff;
+ nan;
+ nanf;
+ nanl;
+ nearbyint;
+ nearbyintf;
+ nearbyintl;
+ nextafter;
+ nextafterf;
+ nextafterl;
+ nexttoward;
+ nexttowardf;
+ pow;
+ powf;
+ remainder;
+ remainderf;
+ remquo;
+ remquof;
+ rint;
+ rintf;
+ rintl;
+ round;
+ roundf;
+ scalb;
+ scalbf;
+ scalbln;
+ scalblnf;
+ scalblnl;
+ scalbn;
+ scalbnf;
+ scalbnl;
+ significand;
+ significandf;
+ sin;
+ sinf;
+ sinh;
+ sinhf;
+ sqrt;
+ sqrtf;
+ tan;
+ tanf;
+ tanh;
+ tanhf;
+ tgamma;
+ tgammaf;
+ trunc;
+ truncf;
+ y0;
+ y0f;
+ y1;
+ y1f;
+ yn;
+ ynf;
+ _asin;
+ _asinf;
+ _atan2;
+ _atan2f;
+ _casin;
+ _casinf;
+ _catan;
+ _catanf;
+ _cchsh;
+ _cchshf;
+ _cosh;
+ _coshf;
+ _ctans;
+ _ctansf;
+ _exp;
+ _expf;
+ _fdlib_version;
+ _hypot;
+ _hypotf;
+ _log;
+ _logf;
+ _redupi;
+ _redupif;
+ _scalbln;
+ _scalblnf;
+ _scalblnl;
+ _scalbn;
+ _scalbnf;
+ _scalbnl;
+ _sinh;
+ _sinhf;
+ __c99_cabs;
+ __c99_cabsf;
+ __exp__D;
+ __fe_dfl_env;
+ __ieee754_acos;
+ __ieee754_acosf;
+ __ieee754_acosh;
+ __ieee754_acoshf;
+ __ieee754_asin;
+ __ieee754_asinf;
+ __ieee754_atan2;
+ __ieee754_atan2f;
+ __ieee754_atanh;
+ __ieee754_atanhf;
+ __ieee754_cosh;
+ __ieee754_coshf;
+ __ieee754_exp;
+ __ieee754_expf;
+ __ieee754_fmod;
+ __ieee754_fmodf;
+ __ieee754_hypot;
+ __ieee754_hypotf;
+ __ieee754_j0;
+ __ieee754_j0f;
+ __ieee754_j1;
+ __ieee754_j1f;
+ __ieee754_jn;
+ __ieee754_jnf;
+ __ieee754_lgammaf_r;
+ __ieee754_lgamma_r;
+ __ieee754_log10;
+ __ieee754_log10f;
+ __ieee754_log2;
+ __ieee754_log2f;
+ __ieee754_log;
+ __ieee754_logf;
+ __ieee754_pow;
+ __ieee754_powf;
+ __ieee754_remainder;
+ __ieee754_remainderf;
+ __ieee754_rem_pio2;
+ __ieee754_rem_pio2f;
+ __ieee754_scalb;
Home |
Main Index |
Thread Index |
Old Index