Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - move libm_hidden_proto to the corresponding headers. Remove from callsites. | Bernhard Reutner-Fischer | 2008-09-26 | 1 | -2/+0 |
| | | | | Note that gamma_r is not provided by glibc, perhaps add a SUN specific knob later | ||||
* | All math related relocs gone | Peter S. Mazinger | 2006-01-17 | 1 | -0/+3 |
| | |||||
* | Hide all __kernel_x and __ieee754_ | Peter S. Mazinger | 2005-11-21 | 1 | -2/+2 |
| | |||||
* | Trim off whitespace | Eric Andersen | 2005-03-06 | 1 | -6/+6 |
| | |||||
* | Totally rework the math library, this time based on the MacOs X | Eric Andersen | 2001-11-22 | 1 | -0/+69 |
math library (which is itself based on the math lib from FreeBSD). -Erik |