Date: Tue, 21 Nov 2000 10:36:10 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 bioscall.s support.s Message-ID: <200011211836.KAA66097@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2000/11/21 10:36:10 PST Modified files: sys/i386/i386 bioscall.s support.s Log: Stop handcoding a couple of instructions since gas 2.10 can properly assemble 16-bit code. Noticed by: markm Revision Changes Path 1.8 +2 -5 src/sys/i386/i386/bioscall.s 1.73 +2 -2 src/sys/i386/i386/support.s 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?200011211836.KAA66097>