summaryrefslogtreecommitdiff
path: root/mpfr-math.h
Commit message (Expand)AuthorAgeFilesLines
* (__mpfr_nan): Clarify comments about HP C and alpha.ryde2002-08-221-3/+7
* (_MPFR_NAN_BYTES, _MPFR_INFP_BYTES, _MPFR_INFM_BYTES):ryde2002-08-221-31/+4
* Add __sparc__ (patch by Nix <nix@esperi.demon.co.uk>).vlefevre2002-07-141-1/+1
* Check if HUGE_VAL is supported.vlefevre2002-04-251-1/+1
* Structures are used to get correct alignment.vlefevre2002-04-241-9/+11
* _MPFR_INF*_BYTES fix. On alpha, use a "double" for the bytes,vlefevre2002-04-231-4/+9
* Union -> array + cast because of the HP compiler.vlefevre2002-04-221-9/+8
* COPYING -> COPYING.LIB and GPL re-added.vlefevre2002-04-151-1/+1
* #include ordering changed for Windows + Cygwin 32.vlefevre2002-04-111-4/+0
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* Macros MPFR_DBL_NAN, MPFR_DBL_INFP and MPFR_DBL_INFM.vlefevre2002-03-191-0/+92