From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32611 invoked by alias); 21 Jul 2009 20:20:44 -0000 Received: (qmail 32601 invoked by uid 22791); 21 Jul 2009 20:20:44 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from smtp-outbound-1.vmware.com (HELO smtp-outbound-1.vmware.com) (65.115.85.69) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 21 Jul 2009 20:20:36 +0000 Received: from mailhost3.vmware.com (mailhost3.vmware.com [10.16.27.45]) by smtp-outbound-1.vmware.com (Postfix) with ESMTP id 87EB044001; Tue, 21 Jul 2009 13:20:34 -0700 (PDT) Received: from [10.20.94.141] (msnyder-server.eng.vmware.com [10.20.94.141]) by mailhost3.vmware.com (Postfix) with ESMTP id 7B7AACDBF1; Tue, 21 Jul 2009 13:20:34 -0700 (PDT) Message-ID: <4A6621A8.506@vmware.com> Date: Tue, 21 Jul 2009 20:58:00 -0000 From: Michael Snyder User-Agent: Thunderbird 1.5.0.12 (X11/20080411) MIME-Version: 1.0 To: "gdb-patches@sourceware.org" CC: Michael Eager , Joel Brobecker Subject: Re: Add register definitions for PowerPC 405 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: 2009-07/txt/msg00526.txt.bz2 > 2009-06-26 Michael Eager > > * features/rs6000/powerpc-405.xml: New. > * rs6000-tdep.c: Add include & initialize for > powerpc-405.c, add 405 to variants. > * features/rs6000/powerpc-405.c: Generate. I confess to not having a whole lot of experience with this, but I think that's the way to do things, and it'd be easy to fix any problem later, so OK. -- Joel Committing on behalf of Michael Eager, who (I guess) doesn't have write-after-approval access. msnyder