summaryrefslogtreecommitdiffstats
path: root/libm/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* DO_XSI_MATH: add config knobBernhard Reutner-Fischer2009-11-221-2/+6
* support building out-of-treeBernhard Reutner-Fischer2009-08-191-0/+2
* libm/Makefile.in: reformat the list of wrappersDenis Vlasenko2009-02-171-17/+120
* test/math/compile_test.c: "are long double functions even compile/link?" testDenis Vlasenko2009-02-171-2/+2
* ldouble_wrappers.c: fix __signbitl, it was calling itself by mistake.Denis Vlasenko2009-02-091-1/+1
* fix nextafterf. by Jie Zhang (jie.zhang AT analog.com)Denis Vlasenko2009-02-061-2/+3
* libm: add scalbf, gammaf, significandf wrappers.Denis Vlasenko2009-02-051-1/+1
* libm_sh: fix libm build for shCarmelo Amoroso2009-01-141-3/+0
* libm: remove scalbln implementation, it seems to be less correct than scalbn.Denis Vlasenko2009-01-031-2/+1
* libm/*: delete many incarnations of logarithmic gamma function,Denis Vlasenko2008-12-291-5/+4
* remove many functions which just call __ieee754_<function>,Denis Vlasenko2008-12-281-10/+9
* - sync with trunk @r24492Bernhard Reutner-Fischer2008-12-221-16/+23
* Sync with trunk.Khem Raj2008-12-151-1/+0
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-171-19/+41
* Synch libm with trunkCarmelo Amoroso2008-06-181-15/+32
* Merge nptl branch tree with trunk. Carmelo Amoroso2008-03-161-1/+1
* Add SH minimal support for floating point exceptioins.Carmelo Amoroso2007-11-211-0/+1
* Merge from trunk."Steven J. Hill"2007-01-201-1/+1
* Merge from trunk."Steven J. Hill"2006-08-211-1/+1
* Merge from trunk."Steven J. Hill"2006-02-251-4/+4
* Merge from trunk. Going pretty good so far. Kind of. Okay, not really."Steven J. Hill"2006-02-251-20/+28
* Merge from trunk."Steven J. Hill"2005-11-291-5/+9
* Sync up with trunk."Steven J. Hill"2005-11-191-1/+1
* Massive merge from trunk."Steven J. Hill"2005-11-181-45/+67
* Copy from trunk."Steven J. Hill"2005-10-301-0/+134