Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jan 2009 20:35:16 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/amd64/amd64 fpu.c src/sys/amd64/include fpu.h
Message-ID:  <200901282035.n0SKZXKA001875@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2009-01-28 20:35:16 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      fpu.c 
    sys/amd64/include    fpu.h 
  Log:
  SVN rev 187867 on 2009-01-28 20:35:16Z by jhb
  
  Use a different value for the initial control word for the FPU state for
  32-bit processes.  The value matches the initial setting used by
  FreeBSD/i386.  Otherwise, 32-bit binaries using floating point would use
  a slightly different initial state when run on FreeBSD/amd64.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.160     +5 -0      src/sys/amd64/amd64/fpu.c
  1.34      +1 -0      src/sys/amd64/include/fpu.h



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