コミット履歴

作者 SHA1 メッセージ 日付
  Bernhard Reutner-Fischer a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 年 前
  Denis Vlasenko 0f55c533b6 *: document __USE_EXTERN_INLINES better; 15 年 前
  Bernhard Reutner-Fischer 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 年 前
  Mike Frysinger 54d2040734 import trunc()/truncf() for ISO C requirements, otherwise fortran can hit infinite loops when it generates builtins+trunc() substitutes 16 年 前
  Mike Frysinger 60dfbf13d6 remove __* symbols and enable llrintf() 17 年 前
  Mike Frysinger 6ec72c25ad implement carg 17 年 前
  Mike Frysinger 6eaed4179b fix return casts for a bunch of functions 17 年 前
  Mike Frysinger a8d3a36f81 grab s_lrint from glibc for C99 17 年 前
  Mike Frysinger 0d05cff64d rename exp to _exp for sake of shadow warnings 18 年 前
  Peter S. Mazinger 9cc29786d7 All math related relocs gone 18 年 前
  Mike Frysinger 69841e625b update license 18 年 前
  Mike Frysinger abc27c85d6 cleanup how we enable/disable certain wrappers since some were suffering from bit rot ... also enable the round float wrappers 18 年 前
  Eric Andersen 7036f928bf Disable float wrappers for functions that are not presently 19 年 前
  Eric Andersen 0686404653 split the float wrappers into separate object files 19 年 前