Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Mar 2005 04:58:43 +0000 (UTC)
From:      David Schultz <das@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/msun/src math.h
Message-ID:  <200503070458.j274whXS053501@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
das         2005-03-07 04:58:43 UTC

  FreeBSD src repository

  Modified files:
    lib/msun/src         math.h 
  Log:
  - Define FP_FAST_FMA for sparc64, since fma() is now implemented using
    sparc64's 128-bit long doubles.
  - Define FP_FAST_FMAL for ia64.
  - Prototypes for fmal, frexpl, ldexpl, nextafterl, nexttoward{,f,l},
    scalblnl, and scalbnl.
  
  Revision  Changes    Path
  1.56      +12 -4     src/lib/msun/src/math.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503070458.j274whXS053501>