Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Jan 1999 05:07:18 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/i386 identcpu.c
Message-ID:  <199901091307.FAA19566@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1999/01/09 05:07:18 PST

  Modified files:
    sys/i386/i386        identcpu.c 
  Log:
  Don't put operands in clobber lists, since this is dubious for old
  versions of gcc and broken for current versions of egcs.
  
  Cleaned up the asm statement for do_cpuid() a little.
  
  Submitted by:	"John S. Dyson" <dyson@iquest.net> but rewritten by me
  
  Revision  Changes    Path
  1.56      +8 -8      src/sys/i386/i386/identcpu.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?199901091307.FAA19566>