summaryrefslogtreecommitdiffstats
path: root/libm/ldouble
Commit message (Collapse)AuthorAgeFilesLines
* Totally rework the math library, this time based on the MacOs XEric Andersen2001-11-2269-27633/+0
| | | | | math library (which is itself based on the math lib from FreeBSD). -Erik
* Be consistant for all the client code, and use TARGET_CC with ↵Eric Andersen2001-06-151-12/+12
| | | | --uclibc-use-build-dir
* Ok, this should finish off my massive ro-organization. The sourceEric Andersen2001-05-121-4/+3
| | | | | | | | | tree is less messy now (which helps), all libraries are placed into uClibc/lib when compiling, all libraries now use a consistant mechanism for being built, all libraries use a consistant naming scheme where the lib name includes the uClibc version number, which makes ldconfig happy and willing to work with us. -Erik
* uClibc now has a math library. muahahahaha!Eric Andersen2001-05-1069-0/+27634
-Erik