Commit History

Author SHA1 Message Date
  Sergey Cherkashin ea38f4d89c math: add exception handling functionality 6 years ago
  Waldemar Brodkorb 52df983934 remove editor hints for vi 6 years ago
  Bernhard Reutner-Fischer 6c4538905e libm: Add missing C99 float/ld wrappers 9 years ago
  Denys Vlasenko 8f6064f5ce libm: fix testuite failure in modf 13 years ago
  Bernhard Reutner-Fischer 80c1f895b8 libm: explain why some funcs are not implemented (yet) 14 years ago
  Aurelien Jacobs 306a7db826 libm: enable log2f and exp2f 14 years ago
  Bernhard Reutner-Fischer 0881a12999 - scalb{,f,l} depend on UCLIBC_SUSV3_LEGACY 15 years ago
  Denis Vlasenko eb8e61f010 ldouble_wrappers.c: add long and long long optimized wrappers 15 years ago
  Denis Vlasenko 7037a571dd fix nextafterf. by Jie Zhang (jie.zhang AT analog.com) 15 years ago
  Denis Vlasenko fe41011818 libm: add scalbf, gammaf, significandf wrappers. 15 years ago
  Bernhard Reutner-Fischer a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 years ago
  Denis Vlasenko 0f55c533b6 *: document __USE_EXTERN_INLINES better; 15 years ago
  Bernhard Reutner-Fischer 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 years ago
  Mike Frysinger 54d2040734 import trunc()/truncf() for ISO C requirements, otherwise fortran can hit infinite loops when it generates builtins+trunc() substitutes 16 years ago
  Mike Frysinger 60dfbf13d6 remove __* symbols and enable llrintf() 17 years ago
  Mike Frysinger 6ec72c25ad implement carg 17 years ago
  Mike Frysinger 6eaed4179b fix return casts for a bunch of functions 17 years ago
  Mike Frysinger a8d3a36f81 grab s_lrint from glibc for C99 17 years ago
  Mike Frysinger 0d05cff64d rename exp to _exp for sake of shadow warnings 18 years ago
  Peter S. Mazinger 9cc29786d7 All math related relocs gone 18 years ago
  Mike Frysinger 69841e625b update license 18 years ago
  Mike Frysinger abc27c85d6 cleanup how we enable/disable certain wrappers since some were suffering from bit rot ... also enable the round float wrappers 18 years ago
  Eric Andersen 7036f928bf Disable float wrappers for functions that are not presently 19 years ago
  Eric Andersen 0686404653 split the float wrappers into separate object files 19 years ago