From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32001 invoked by alias); 22 Apr 2008 03:25:29 -0000 Received: (qmail 31971 invoked by uid 22791); 22 Apr 2008 03:25:28 -0000 X-Spam-Check-By: sourceware.org Received: from mtaout7.012.net.il (HELO mtaout7.012.net.il) (84.95.2.19) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 22 Apr 2008 03:25:09 +0000 Received: from HOME-C4E4A596F7 ([83.130.1.82]) by i-mtaout7.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0JZP0070ZI0C8W90@i-mtaout7.012.net.il> for gdb-patches@sourceware.org; Tue, 22 Apr 2008 06:07:24 +0300 (IDT) Date: Tue, 22 Apr 2008 06:55:00 -0000 From: Eli Zaretskii Subject: Re: [RFA] Support for multiple calling conventions, patch 3/3: Use calling convention information to handle differnt ABIs on sh target In-reply-to: <20080421200251.GC23852@calimero.vinschen.de> X-012-Sender: halo1@inter.net.il To: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: References: <20080415115840.GA22994@calimero.vinschen.de> <20080417162802.GI17488@caradoc.them.org> <20080421153008.GV23852@calimero.vinschen.de> <20080421153610.GW23852@calimero.vinschen.de> <20080421200251.GC23852@calimero.vinschen.de> 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: 2008-04/txt/msg00462.txt.bz2 > Date: Mon, 21 Apr 2008 22:02:51 +0200 > From: Corinna Vinschen > > On Apr 21 22:45, Eli Zaretskii wrote: > > I think we use "DWARF-2" everywhere. > > > > Also, what do you mean by ``evaluate''? Don't you want to say simply > > that we now support different calling conventions? > > > > > +* The SH target utilizes the aforementioned change to differ between gcc > > ^^^^^^^^^ > > "to distinguish" > > Like this? Yes, thanks.