From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32542 invoked by alias); 2 Jun 2003 16:00:27 -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 32493 invoked from network); 2 Jun 2003 16:00:26 -0000 Received: from unknown (HELO are.twiddle.net) (64.81.246.98) by sources.redhat.com with SMTP; 2 Jun 2003 16:00:26 -0000 Received: from are.twiddle.net (localhost.localdomain [127.0.0.1]) by are.twiddle.net (8.12.8/8.12.8) with ESMTP id h52G0PLH009510; Mon, 2 Jun 2003 09:00:25 -0700 Received: (from rth@localhost) by are.twiddle.net (8.12.8/8.12.8/Submit) id h52G0GkT009508; Mon, 2 Jun 2003 09:00:16 -0700 X-Authentication-Warning: are.twiddle.net: rth set sender to rth@twiddle.net using -f Date: Mon, 02 Jun 2003 16:00:00 -0000 From: Richard Henderson To: Elena Zannoni Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] fix calling conventions wrt 32-bit values Message-ID: <20030602160016.GC9425@twiddle.net> References: <20030602055343.GA7598@twiddle.net> <16091.21976.440173.612371@localhost.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <16091.21976.440173.612371@localhost.redhat.com> User-Agent: Mutt/1.4i X-SW-Source: 2003-06/txt/msg00068.txt.bz2 On Mon, Jun 02, 2003 at 09:49:12AM -0400, Elena Zannoni wrote: > The alpha target has no official maintainer, and I think we can > consider most of these patches obvious. I think that if they work for > you, you can commit them yourself, and just post the patch with a > [PATCH] subject. Thanks. I'll still specially mark any patch that I'm not 100% sure I'm using the proper gdb interface, but I think the bulk of that job is done. There's only one more pending patch that removes instances of the word "deprecated". r~