From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22289 invoked by alias); 29 Nov 2006 15:30:20 -0000 Received: (qmail 22163 invoked by uid 22791); 29 Nov 2006 15:30:18 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Wed, 29 Nov 2006 15:30:10 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1GpRNw-0000M4-HA; Wed, 29 Nov 2006 10:30:08 -0500 Date: Wed, 29 Nov 2006 15:30:00 -0000 From: Daniel Jacobowitz To: Andrew Cagney Cc: tom.marn@telargo.com, gdb-patches@sourceware.org, matej.kupljen@telargo.com Subject: Re: PATCH: stfiwx implementation for PowerPC gdb simulator Message-ID: <20061129153008.GA1348@nevyn.them.org> Mail-Followup-To: Andrew Cagney , tom.marn@telargo.com, gdb-patches@sourceware.org, matej.kupljen@telargo.com References: <45642EC1.2070709@telargo.com> <456DA6EB.5070307@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <456DA6EB.5070307@gnu.org> User-Agent: Mutt/1.5.13 (2006-08-11) 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: 2006-11/txt/msg00394.txt.bz2 On Wed, Nov 29, 2006 at 10:27:39AM -0500, Andrew Cagney wrote: > Tom Marn wrote: > >Hi > > > >I append new optional instruction "stfiwx" for PowerPC 603/603e/604 > >needed by gdb inside sim/ppc simulator. GNU gcc already generates > >binaries with this instruction and the patch is essential for properly > >running binaries on gdb simulator (target sim). Without this patch you > >will get: program interrupt - illegal instruction (optional instruction > >not supported) > > Thanks! > > I've checked this in (finding a 604 manual is getting tricky :-), but > with a slightly simpler ChangeLog. Thank you too! -- Daniel Jacobowitz CodeSourcery