From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6065 invoked by alias); 18 Aug 2003 16:47:57 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 6056 invoked from network); 18 Aug 2003 16:47:56 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 18 Aug 2003 16:47:56 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h7IGltt11564 for ; Mon, 18 Aug 2003 12:47:55 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h7IGlts19937 for ; Mon, 18 Aug 2003 12:47:55 -0400 Received: from localhost.localdomain (vpn50-17.rdu.redhat.com [172.16.50.17]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id h7IGltgl008932; Mon, 18 Aug 2003 12:47:55 -0400 Received: (from kev@localhost) by localhost.localdomain (8.11.6/8.11.6) id h7IGlnq25351; Mon, 18 Aug 2003 09:47:49 -0700 Date: Mon, 18 Aug 2003 16:47:00 -0000 From: Kevin Buettner Message-Id: <1030818164749.ZM25350@localhost.localdomain> In-Reply-To: Andrew Cagney "[patch, rfa:doco, rfa:ppc] Generic red zone arch method" (Aug 16, 3:07pm) References: <3F3E80F0.2070607@redhat.com> To: Andrew Cagney , gdb-patches@sources.redhat.com Subject: Re: [patch, rfa:doco, rfa:ppc] Generic red zone arch method MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-08/txt/msg00295.txt.bz2 On Aug 16, 3:07pm, Andrew Cagney wrote: > Kevin, for PPC64 and AIX I pulled the numbers from ABI doco. It isn't > yet tested. For PPC64 I've too many other failures for results to be > meaningful, and for AIX probably won't happen :-(. The rs6000-tdep.c changes are okay with me. Kevin