Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Oct 1998 10:10:50 -0700 (PDT)
From:      Robert Nordier <rnordier@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/i386 math_emulate.c
Message-ID:  <199810211710.KAA25932@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

rnordier    1998/10/21 10:10:49 PDT

  Modified files:
    sys/i386/i386        math_emulate.c 
  Log:
  Get things limping along again for the 80386 and friends.  The
  ELF assembler emits a redundant operand-size prefix for the
  fnstsw %ax instruction, and this stops the show for 3.0-RELEASE.
  
  Revision  Changes    Path
  1.30      +5 -2      src/sys/i386/i386/math_emulate.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



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