cvs commit: src/lib/msun/src math.h

David Schultz das at FreeBSD.org
Mon Mar 7 04:58:43 GMT 2005


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


More information about the cvs-src mailing list