From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2012 invoked by alias); 12 Mar 2010 15:27:27 -0000 Received: (qmail 2004 invoked by uid 22791); 12 Mar 2010 15:27:26 -0000 X-SWARE-Spam-Status: No, hits=-1.5 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout20.012.net.il (HELO mtaout20.012.net.il) (80.179.55.166) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 12 Mar 2010 15:27:19 +0000 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0KZ600I00DJODB00@a-mtaout20.012.net.il> for gdb-patches@sourceware.org; Fri, 12 Mar 2010 17:27:16 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.70.214.230]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KZ600H5VDLFZY20@a-mtaout20.012.net.il>; Fri, 12 Mar 2010 17:27:16 +0200 (IST) Date: Fri, 12 Mar 2010 15:27:00 -0000 From: Eli Zaretskii Subject: Re: PATCH: 2/6 [2nd try]: Add AVX support (Update document) In-reply-to: <20100306221946.GC21133@intel.com> To: "H.J. Lu" Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83r5np36hx.fsf@gnu.org> References: <20100304180219.GA10826@intel.com> <20100304180408.GA10869@intel.com> <20100306221946.GC21133@intel.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2010-03/txt/msg00451.txt.bz2 > Date: Sat, 6 Mar 2010 14:19:46 -0800 > From: "H.J. Lu" > > This patch updates document for AVX support. Thanks. > +This feature indicates that @value{GDBN} supports x86 XML target > +description. "supports the x86 XML target description." > +The @samp{org.gnu.gdb.i386.avx} feature is optional. It should ^^ Two spaces, please. > +describe the upper 128bit of @sc{ymm} registers: "the upper 128 bits" Okay with those changes.