From owner-svn-src-all@FreeBSD.ORG Wed Sep 4 04:25:42 2013 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 990224F3; Wed, 4 Sep 2013 04:25:42 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from kib.kiev.ua (kib.kiev.ua [IPv6:2001:470:d5e7:1::1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0A9BC292D; Wed, 4 Sep 2013 04:25:41 +0000 (UTC) Received: from tom.home (kostik@localhost [127.0.0.1]) by kib.kiev.ua (8.14.7/8.14.7) with ESMTP id r844Pa2s010631; Wed, 4 Sep 2013 07:25:36 +0300 (EEST) (envelope-from kostikbel@gmail.com) DKIM-Filter: OpenDKIM Filter v2.8.3 kib.kiev.ua r844Pa2s010631 Received: (from kostik@localhost) by tom.home (8.14.7/8.14.7/Submit) id r844PZqu010620; Wed, 4 Sep 2013 07:25:35 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: tom.home: kostik set sender to kostikbel@gmail.com using -f Date: Wed, 4 Sep 2013 07:25:35 +0300 From: Konstantin Belousov To: John Baldwin Subject: Re: svn commit: r255192 - in head: contrib/binutils/gas/config contrib/binutils/opcodes sys/amd64/amd64 Message-ID: <20130904042535.GX41229@kib.kiev.ua> References: <201309032121.r83LLlI5026519@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="8jEihaNHb65WmIJG" Content-Disposition: inline In-Reply-To: <201309032121.r83LLlI5026519@svn.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-Spam-Status: No, score=-2.0 required=5.0 tests=ALL_TRUSTED,BAYES_00, DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on tom.home Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Sep 2013 04:25:42 -0000 --8jEihaNHb65WmIJG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Sep 03, 2013 at 09:21:47PM +0000, John Baldwin wrote: > Author: jhb > Date: Tue Sep 3 21:21:47 2013 > New Revision: 255192 > URL: http://svnweb.freebsd.org/changeset/base/255192 >=20 > Log: > Add support for the 'invpcid' instruction to binutils and DDB's > disassembler on amd64. > =20 > MFC after: 1 month Nice, thank you. Do you agree with me that it is premature to start using the mnemonics in the kernel source until the changes are merged into stable/9 at least ? --8jEihaNHb65WmIJG Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.21 (FreeBSD) iQIcBAEBAgAGBQJSJrY/AAoJEJDCuSvBvK1BTzUP/Az/a1n4z3DTwqDuiB9wj224 D+wu7hoLng8qCspRDQ6JEjiFhlrLFUsv+DHE8Xm5s9UBcuZn9FpPM35eH+GsnfY3 QrLtx9aCCpUmiL4Ho33sJhN1ve7hREIBobWQX8gk/ZrKkhfjzww3lB3hZqek3B0Y 37E3wpK379ACEFYTBj5R1X55hfQc9XmMm7TntoxlGDZ8081jXQ/78WvG0ax4SURA PhHZdW3d1U5PutmOPHfRlyt33cIQFUHjQYleIvOIjJuY0IZKlE2X+MR7EGXYy7fG cd6/QQSx5sqbycSCHt8nAVFHgS6n8K6yJofQbxKYXtHINiYgAfFWO3Ufp8Go+/DR cPXQH7r/FIDyZ8QZjy9O1QbzfezSci19iLByPKWBa5ZkAUgXqJU7W28Sn6qtNeMN g6b/HLWbeXrofjP58b7XGgv448f2AOudAEOvfuVZcE0yuQ7nepUW9x/I5xmmndEO CobTzwC66W2ZhudD5cj/K580MIk2RZfBSfJh05kBd/HoGTFCSfBKYYpSZbc1C3v3 ETKi/f9d5iCI99seg+di3A0g87fuimehTJAP55Dgf53mFjRkRAmt63R7tmT+7ISN UKS7Hh+1UIIUHG2wo4QX6DjA4V2IFWOnFMKmX/m0ErqrzWO9jSLo4ESClSl6nIXF o0/vuc2ZGlJxj9hVo6oC =Q2RS -----END PGP SIGNATURE----- --8jEihaNHb65WmIJG--