Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jun 2009 13:59:51 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/msun/src math_private.h
Message-ID:  <200906111400.n5BE04KA072220@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ed          2009-06-11 13:59:51 UTC

  FreeBSD src repository

  Modified files:
    lib/msun/src         math_private.h 
  Log:
  SVN rev 194000 on 2009-06-11 13:59:51Z by ed
  
  Use the documented machine constraint for SSE registers.
  
  The amd64-specific bits of msun use an undocumented constraint, which is
  less likely to be supported by other compilers (such as Clang). Change
  the code to use a more common machine constraint.
  
  Obtained from:  /projects/clangbsd/
  
  Revision  Changes    Path
  1.30      +1 -1      src/lib/msun/src/math_private.h



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