Date: Thu, 7 Nov 1996 18:38:46 -0800 (PST) From: Satoshi Asami <asami> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/i386 support.s src/sys/i386/conf LINT options.i386 Message-ID: <199611080238.SAA00297@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
asami 96/11/07 18:38:45 Modified: sys/i386/conf LINT options.i386 sys/i386/i386 support.s Log: Remove option I586_FAST_BCOPY. The code will be included by default if I586_CPU is defined. Note there is a runtime check so the code won't be run for non-Pentium CPUs anyway. 2.2 candidate, this code has been tested for almost half year in -current. Revision Changes Path 1.288 +3 -7 src/sys/i386/conf/LINT 1.28 +1 -2 src/sys/i386/conf/options.i386 1.42 +9 -9 src/sys/i386/i386/support.s
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611080238.SAA00297>