From owner-cvs-all Mon Jul 1 21: 8:29 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38B9D37B418; Mon, 1 Jul 2002 21:08:23 -0700 (PDT) Received: from mail.viasoft.com.cn (ip-167-164-97-218.anlai.com [218.97.164.167]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FDFD43E35; Mon, 1 Jul 2002 21:08:20 -0700 (PDT) (envelope-from davidx@viasoft.com.cn) Received: from davidwnt (davidwnt.viasoft.com.cn [192.168.1.239]) by mail.viasoft.com.cn (8.9.3/8.9.3) with SMTP id MAA15068; Tue, 2 Jul 2002 12:24:21 +0800 Message-ID: <006c01c2217c$e4f49250$ef01a8c0@davidwnt> From: "David Xu" To: "John Polstra" , , References: <200207020403.g62434Iv003501@freefall.freebsd.org> Subject: Re: cvs commit: src/sys/i386/i386 in_cksum.c src/sys/i386/include in_cksum.h Date: Tue, 2 Jul 2002 11:59:41 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: quoted-printable X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Does this mean that we can safely compile kernel with -O2? David Xu ----- Original Message -----=20 From: "John Polstra" To: ; Sent: Tuesday, July 02, 2002 12:03 PM Subject: cvs commit: src/sys/i386/i386 in_cksum.c src/sys/i386/include = in_cksum.h > jdp 2002/07/01 21:03:04 PDT >=20 > Modified files: (Branch: RELENG_4) > sys/i386/i386 in_cksum.c=20 > sys/i386/include in_cksum.h=20 > Log: > MFC: Fixes to asm statements in the Internet checksum code to make > them safer at high optimization levels. Also, replace matching > constraints with the "+" modifier where appropriate. This commit > merges in the following revisions from the main branch: > =20 > i386/in_cksum.c 1.23, 1.24 > include/in_cksum.h 1.11, 1.13 > =20 > Revision Changes Path > 1.17.2.3 +15 -10 src/sys/i386/i386/in_cksum.c > 1.7.2.2 +15 -12 src/sys/i386/include/in_cksum.h >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message