cvs commit: src/sys/amd64/include asm.h

Peter Wemm peter at FreeBSD.org
Fri May 9 17:53:35 PDT 2003


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


More information about the cvs-src mailing list