Date: Fri, 14 May 1999 10:39:54 -0700 (PDT) From: "Justin T. Gibbs" <gibbs@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/conf files.i386 src/sys/libkern quad.h ucmpdi2.c Message-ID: <199905141739.KAA14179@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gibbs 1999/05/14 10:39:54 PDT
Modified files:
sys/i386/conf files.i386
sys/libkern quad.h ucmpdi2.c
Log:
Nuke ucmpdi2.c from i386/libkern to serve as a reminder that switch
statements on 64bit values generate poor code.
Requested by: bde
Revision Changes Path
1.242 +1 -2 src/sys/i386/conf/files.i386
1.8 +1 -2 src/sys/libkern/quad.h
1.6 +2 -2 src/sys/libkern/ucmpdi2.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?199905141739.KAA14179>
