From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15693 invoked by alias); 21 Jan 2007 17:28:12 -0000 Received: (qmail 15685 invoked by uid 22791); 21 Jan 2007 17:28:12 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Sun, 21 Jan 2007 17:28:06 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1H8gU8-0003e6-M4; Sun, 21 Jan 2007 12:28:04 -0500 Date: Sun, 21 Jan 2007 17:28:00 -0000 From: Daniel Jacobowitz To: Jan Kratochvil Cc: gdb-patches@sourceware.org Subject: Re: [PATCH] DW_CFA_GNU_negative_offset_extended support Message-ID: <20070121172804.GD12463@nevyn.them.org> Mail-Followup-To: Jan Kratochvil , gdb-patches@sourceware.org References: <20061230190615.GA22829@host0.dyn.jankratochvil.net> <20070103182742.GD17935@nevyn.them.org> <20070111191107.GA4993@host0.dyn.jankratochvil.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070111191107.GA4993@host0.dyn.jankratochvil.net> User-Agent: Mutt/1.5.13 (2006-08-11) 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: 2007-01/txt/msg00437.txt.bz2 On Thu, Jan 11, 2007 at 08:11:07PM +0100, Jan Kratochvil wrote: > 2007-01-11 Andrew Cagney > Daniel Jacobowitz > Jan Kratochvil > > * dwarf2-frame.c (execute_cfa_program): New support of > `DW_CFA_GNU_negative_offset_extended'. > > 2007-01-11 Jan Kratochvil > Daniel Jacobowitz > > * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c, > gdb.arch/i386-gnu-cfi-asm.S: New files. This looks fine to me; please commit it. There should be one more space between Andrew's name and email, though, to match the changelog style. -- Daniel Jacobowitz CodeSourcery