summaryrefslogtreecommitdiff
path: root/rnd_mode.c
Commit message (Expand)AuthorAgeFilesLines
* Use gmp-impl.h to get MPFR_HAVE_FESETROUND (reported by Kevin Ryde).vlefevre2002-06-061-2/+9
* COPYING -> COPYING.LIB and GPL re-added.vlefevre2002-04-151-1/+1
* HAVE_FESETROUND renamed to MPFR_HAVE_FESETROUND to avoid possiblevlefevre2002-04-101-1/+1
* Check for fenv.h -> check for fesetround.vlefevre2002-04-091-1/+1
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* use AC_CHECK_HEADERS to check for fenv.hzimmerma2002-04-051-1/+1
* added test in configure for checking rand48 functions (HAVE_RAND48)zimmerma2002-03-221-96/+7
* Copyright line changed.vlefevre2002-03-041-1/+1
* added stdlib.h for exitzimmerma2001-12-051-0/+1
* removed K&R function headerszimmerma2001-11-161-7/+2
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* Added support for PPC/Linuxhanrot2000-12-201-0/+6
* changed copyright to Free Software Foundationzimmerma2000-12-011-1/+1
* solaris --> __sparc__zimmerma2000-08-141-1/+1
* ifdef IRIX64 -> ifdef __mipszimmerma2000-08-141-1/+1
* use standard macro for Alphazimmerma2000-08-141-1/+1
* adapted for freebsdzimmerma2000-06-211-1/+5
* added #ifdef TEST: if not defined (default), then functionzimmerma2000-05-291-1/+2
* updated for AIX (thanks to Gerardo Ballabio)zimmerma2000-05-041-0/+5
* unsigned char -> mp_rnd_tzimmerma2000-02-111-3/+3
* added rounding instructions for Cygnus compiler under Windowszimmerma1999-10-201-1/+11
* now use macros for Linux case, and added ifdef for _ISOC9X_SOURCEzimmerma1999-10-081-12/+16
* added copyright noticezimmerma1999-07-301-3/+24
* merged machine rounding instructions for Sun and HPzimmerma1999-07-061-6/+5
* added def. of swapRM to avoid warning on IRIX64zimmerma1999-07-021-0/+1
* Prototypes et quelques causes de warnings corriges.hanrot1999-06-251-1/+7
* Initial revisionhanrot1999-06-091-0/+77