Commit History

Author SHA1 Message Date
  Waldemar Brodkorb 8ae2b54ee7 remove DOMULTI support 7 years ago
  Alexey Brodkin e58bacb7ec libs: install backward compatibility symlinks 7 years ago
  Waldemar Brodkorb abfbe76cb5 libm: remove dead code 8 years ago
  Waldemar Brodkorb 12a85731dc add exp10() from glibc 8 years ago
  Bernhard Reutner-Fischer 6c4538905e libm: Add missing C99 float/ld wrappers 9 years ago
  Bernhard Reutner-Fischer 41537a770b buildsys: fix IS_IN_lib* 9 years ago
  William Pitcock 7ae07d4f02 libm: implement a generic sincos(). 12 years ago
  William Pitcock 6471fc450b libm: implement generic cexp(), cexpf() and cexpl(). 12 years ago
  Bernhard Reutner-Fischer 2fbbd10ac6 libm: fix building out-of-tree 13 years ago
  Bernd Schmidt bernds_cb1@t-online.de f4eebb6146 Add Makefile support for DSBT ELF. 13 years ago
  Carmelo Amoroso c61707353e libm_powerpc: update buildsys to use TARGET_SUBARCH 13 years ago
  Carmelo Amoroso 5a1453f20c libm_sh: Move fenv functions into sh4 sub-folder 13 years ago
  Natanael Copa 71239593ef nptl: proper soname handling 14 years ago
  Bernhard Reutner-Fischer abdbaa897b prettify make clean 14 years ago
  Aurelien Jacobs 306a7db826 libm: enable log2f and exp2f 14 years ago
  Bernhard Reutner-Fischer 4c5c4502d0 DO_XSI_MATH: add config knob 14 years ago
  Bernhard Reutner-Fischer 53c9f62657 Revert "libm: fix C99_MATH on __NO_LONG_DOUBLE_MATH hosts" 14 years ago
  Bernhard Reutner-Fischer 73d6e5c41b libm: fix C99_MATH on __NO_LONG_DOUBLE_MATH hosts 14 years ago
  Bernhard Reutner-Fischer 49d8a0e9c6 support building out-of-tree 14 years ago
  Denis Vlasenko 050aa62a22 libm/Makefile.in: reformat the list of wrappers 15 years ago
  Denis Vlasenko d0fdc959d9 test/math/compile_test.c: "are long double functions even compile/link?" test 15 years ago
  Denis Vlasenko 40c881d1c5 ldouble_wrappers.c: fix __signbitl, it was calling itself by mistake. 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
  Carmelo Amoroso cd3a494e99 libm_sh: fix libm build for sh 15 years ago
  Denis Vlasenko b994ff9e32 libm: remove scalbln implementation, it seems to be less correct than scalbn. 15 years ago
  Denis Vlasenko d4f94ef391 libm/*: delete many incarnations of logarithmic gamma function, 15 years ago
  Denis Vlasenko 30bd4a6cc3 remove many functions which just call __ieee754_<function>, 15 years ago
  Bernhard Reutner-Fischer a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 years ago
  Bernhard Reutner-Fischer b74c3aa1a9 - less verbose make clean 15 years ago