From owner-cvs-src@FreeBSD.ORG Mon Apr 21 20:32:07 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 283A337B401; Mon, 21 Apr 2003 20:32:07 -0700 (PDT) Received: from exchhz01.viatech.com.cn (ip-167-164-97-218.anlai.com [218.97.164.167]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C9F043FD7; Mon, 21 Apr 2003 20:32:04 -0700 (PDT) (envelope-from davidxu@freebsd.org) Received: from davidw2k (ip-240-1-168-192.rev.dyxnet.com [192.168.1.240]) by exchhz01.viatech.com.cn with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id JM648S1Q; Tue, 22 Apr 2003 11:17:13 +0800 Message-ID: <002901c3087f$fe0fc120$f001a8c0@davidw2k> From: "David Xu" To: "John Baldwin" , "Daniel Eischen" References: Date: Tue, 22 Apr 2003 11:33:51 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libpthread/arch/i386/i386 thr_switch.S X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Apr 2003 03:32:07 -0000 ----- Original Message -----=20 From: "John Baldwin" To: "Daniel Eischen" Cc: ; ; = Sent: Tuesday, April 22, 2003 1:21 AM Subject: RE: cvs commit: src/lib/libpthread/arch/i386/i386 thr_switch.S >=20 > On 21-Apr-2003 Daniel Eischen wrote: > > deischen 2003/04/20 20:59:07 PDT > >=20 > > FreeBSD src repository > >=20 > > Modified files: > > lib/libpthread/arch/i386/i386 thr_switch.S=20 > > Log: > > Use popfl to get the flags off the stack instead of popf. >=20 > This shouldn't matter as gas will infer the 'l' or 'w' suffix for the > instruction for you. Specifically, gas will use popfl in .code32 > (which is what gcc outputs and what gas defaults to) and popfw in > .code16 code. >=20 This is a cosmetic change. :-) > --=20 >=20 > John Baldwin <>< http://www.FreeBSD.org/~jhb/ > "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/