Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - expand SUSv3_LEGACY | Bernhard Reutner-Fischer | 2008-12-29 | 1 | -1/+2 |
| | | | | - SUSv4_LEGACY part #1 (non-networking) | ||||
* | - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double ↵ | Bernhard Reutner-Fischer | 2008-12-22 | 1 | -137/+57 |
| | | | | | | math support - add rule to create preprocessor output for float- and long double math wrapper | ||||
* | - move libm_hidden_proto to the corresponding headers. Remove from callsites. | Bernhard Reutner-Fischer | 2008-09-26 | 1 | -0/+79 |
| | | | | Note that gamma_r is not provided by glibc, perhaps add a SUN specific knob later | ||||
* | sync with upstream via psm | Mike Frysinger | 2006-08-24 | 1 | -24/+56 |
| | |||||
* | Major rework of the include files to eliminate redundancy | Eric Andersen | 2002-03-01 | 1 | -0/+333 |
and to better support each arch. This is a really big patch... -Erik |