Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 May 2003 17:53:34 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/amd64/include asm.h
Message-ID:  <200305100053.h4A0rYlm012015@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2003/05/09 17:53:34 PDT

  FreeBSD src repository

  Modified files:
    sys/amd64/include    asm.h 
  Log:
  Remove _ARCH_INDIRECT ifdefs.  They existed for lib/msun/* on i386, which
  could use different versions of the math code depending on whether there
  was real floating point hardware or math emulation.  Since the fpu is
  part of the core specification on amd64, there is no need for this here.
  
  Approved by:    re (blanket amd64/*)
  
  Revision  Changes    Path
  1.12      +0 -63     src/sys/amd64/include/asm.h



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