From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13642 invoked by alias); 8 Oct 2004 11:19: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 13405 invoked from network); 8 Oct 2004 11:19:19 -0000 Received: from unknown (HELO legolas.inter.net.il) (192.114.186.24) by sourceware.org with SMTP; 8 Oct 2004 11:19:19 -0000 Received: from zaretski (pns03-208-187.inter.net.il [80.230.208.187]) by legolas.inter.net.il (MOS 3.5.3-GR) with ESMTP id CTW00323 (AUTH halo1); Fri, 8 Oct 2004 13:19:02 +0200 (IST) Date: Fri, 08 Oct 2004 11:19:00 -0000 From: "Eli Zaretskii" To: gdb-patches@sources.redhat.com Message-ID: <01c4ad28$Blat.v2.2.2$4a1e18c0@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 In-reply-to: <20041007094727.GM6702@cygbert.vinschen.de> (message from Corinna Vinschen on Thu, 7 Oct 2004 11:47:27 +0200) Subject: Re: [RFA] gdbtypes.h: Add "calling_convention" field to struct main_type Reply-to: Eli Zaretskii References: <20041007094727.GM6702@cygbert.vinschen.de> X-SW-Source: 2004-10/txt/msg00145.txt.bz2 > Date: Thu, 7 Oct 2004 11:47:27 +0200 > From: Corinna Vinschen > > * gdbtypes.h (struct_main_type): Add member calling_convention. > (TYPE_CALLING_CONVENTION): New macro. If this patch is approved, please review the relevant parts of gdbint.texinfo and see if something there needs updating (perhaps just mention this new macro or something). TIA