From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30856 invoked by alias); 2 Mar 2010 13:55:11 -0000 Received: (qmail 30840 invoked by uid 22791); 2 Mar 2010 13:55:10 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 02 Mar 2010 13:55:06 +0000 Received: (qmail 8066 invoked from network); 2 Mar 2010 13:55:04 -0000 Received: from unknown (HELO caradoc.them.org) (dan@127.0.0.2) by mail.codesourcery.com with ESMTPA; 2 Mar 2010 13:55:04 -0000 Date: Tue, 02 Mar 2010 13:55:00 -0000 From: Daniel Jacobowitz To: "H.J. Lu" Cc: GDB Subject: Re: PATCH: Support x86 pseudo registers Message-ID: <20100302135502.GB16596@caradoc.them.org> Mail-Followup-To: "H.J. Lu" , GDB References: <20100301170152.GA20106@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100301170152.GA20106@intel.com> User-Agent: Mutt/1.5.20 (2009-06-14) 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/msg00045.txt.bz2 On Mon, Mar 01, 2010 at 09:01:52AM -0800, H.J. Lu wrote: > Hi, > > This patch supports 8bit, 16bit and 32bit x86 pseudo registers. OK > to install? IMO, this is useful enough for a NEWS entry. -- Daniel Jacobowitz CodeSourcery