Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jun 2007 03:54:33 +0000 (UTC)
From:      Bruce Evans <bde@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/msun Makefile
Message-ID:  <200706140354.l5E3sYte042422@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2007-06-14 03:54:33 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    lib/msun             Makefile 
  Log:
  MFC (1.74: detach k_rem_pio2f.c from the build since it is now unused).
  
  This goes with optimizing and debugging cosf(), sinf() and tanf().  This
  is an internal API change.  Hopefully nothing outside of libm abuses
  libm's internals.  Especially this internal, since it should never have
  existed and had large bugs.
  
  Revision  Changes    Path
  1.71.2.3  +1 -1      src/lib/msun/Makefile



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