From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15461 invoked by alias); 21 Apr 2008 19:46:26 -0000 Received: (qmail 15448 invoked by uid 22791); 21 Apr 2008 19:46:25 -0000 X-Spam-Check-By: sourceware.org Received: from mtaout6.012.net.il (HELO mtaout6.012.net.il) (84.95.2.16) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 21 Apr 2008 19:46:06 +0000 Received: from HOME-C4E4A596F7 ([83.130.1.82]) by i-mtaout6.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0JZO0041CY7Z1B62@i-mtaout6.012.net.il> for gdb-patches@sourceware.org; Mon, 21 Apr 2008 22:59:59 +0300 (IDT) Date: Mon, 21 Apr 2008 20:01: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: <20080421153610.GW23852@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> 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/msg00445.txt.bz2 > Date: Mon, 21 Apr 2008 17:36:10 +0200 > From: Corinna Vinschen > > ...and the following NEWS entry? > > > Thanks,. > Corinna > > > Index: NEWS > =================================================================== > RCS file: /cvs/src/src/gdb/NEWS,v > retrieving revision 1.265 > diff -u -p -r1.265 NEWS > --- NEWS 20 Apr 2008 00:03:24 -0000 1.265 > +++ NEWS 21 Apr 2008 15:35:20 -0000 > @@ -3,6 +3,13 @@ > > *** Changes since GDB 6.8 > > +* GDB can now evaluate function calling conventions according to the > + Dwarf-2 DW_AT_calling_convention function attribute. 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"