From mboxrd@z Thu Jan 1 00:00:00 1970 From: bjg@sourceware.cygnus.com To: gsl-cvs@sourceware.cygnus.com Subject: gsl ./acconfig.h ./config.h.in ./configure.in ... Date: Thu, 16 Nov 2000 11:32:00 -0000 Message-id: <20001116193212.11312.qmail@sourceware.cygnus.com> X-SW-Source: 2000/msg00445.html List-Id: CVSROOT: /cvs/gsl Module name: gsl Changes by: bjg@sources.redhat.com 2000-11-16 11:32:12 Modified files: . : acconfig.h config.h.in configure.in gsl_math.h sys : ChangeLog Makefile.am Added files: sys : coerce.c Log message: defined GSL_COERCE_DBL macro for forcing double values out of extended registers. On machines which don't have extended precision registers this is a no-op.