Date: Wed, 6 Dec 2000 18:23:16 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include mutex.h Message-ID: <200012070223.eB72NGD39487@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2000/12/06 18:23:16 PST Modified files: sys/i386/include mutex.h Log: Fix broken register restraints that needlessly clobbered registers %ecx and %edx resulting in gcc not having enough registers left to work with. Revision Changes Path 1.15 +14 -14 src/sys/i386/include/mutex.h 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?200012070223.eB72NGD39487>