From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8803 invoked by alias); 27 Mar 2002 08:09:13 -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 8751 invoked from network); 27 Mar 2002 08:09:11 -0000 Received: from unknown (HELO Cantor.suse.de) (213.95.15.193) by sources.redhat.com with SMTP; 27 Mar 2002 08:09:11 -0000 Received: from Hermes.suse.de (Hermes.suse.de [213.95.15.136]) by Cantor.suse.de (Postfix) with ESMTP id 279A11E476; Wed, 27 Mar 2002 09:09:11 +0100 (MET) X-Authentication-Warning: gee.suse.de: aj set sender to aj@suse.de using -f To: Daniel Berlin Cc: Andrew Cagney , Subject: Re: [PATCH] Let dwarf2 CFI's execute_stack_op be used outside of CFI References: From: Andreas Jaeger Date: Wed, 27 Mar 2002 00:09:00 -0000 In-Reply-To: (Daniel Berlin's message of "Tue, 26 Mar 2002 20:59:12 -0500 (EST)") Message-ID: User-Agent: Gnus/5.090006 (Oort Gnus v0.06) XEmacs/21.4 (Artificial Intelligence, i386-suse-linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-SW-Source: 2002-03/txt/msg00534.txt.bz2 --=-=-= Content-Transfer-Encoding: quoted-printable Content-length: 1113 So, since there seems to be agreement on this issue and Dan's larger patch might need further tweaking, I'd like to get approval to commit the appended (untested;-) patch so that this issue is closed for good. Ok to commit to both branches? Andreas 2002-03-27 Andreas Jaeger * dwarf2cfi.c: Give credit to Daniel Berlin, reformat copyright comment. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Index: gdb/dwarf2cfi.c --- gdb/dwarf2cfi.c 2001/12/07 12:10:15 1.1 +++ gdb/dwarf2cfi.c 2002/03/27 08:07:57 @@ -1,7 +1,7 @@ /* Stack unwinding code based on dwarf2 frame info for GDB, the GNU debugg= er. - Copyright 2001 - Free Software Foundation, Inc. + Copyright 2001, 2002 Free Software Foundation, Inc. Contributed by Jiri Smid, SuSE Labs. + Based on code written by Daniel Berlin (dan@dberlin.org). =20 This file is part of GDB. =20 --=20 Andreas Jaeger SuSE Labs aj@suse.de private aj@arthur.inka.de http://www.suse.de/~aj --=-=-= Content-Type: application/pgp-signature Content-length: 231 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE8oX4mOJpWPMJyoSYRAmiHAJ9IA7L9E5dx2s900yAy1+9fZ3HzegCfUas8 x4tb7sX1YJUuUPn+7uvfVLg= =W+v+ -----END PGP SIGNATURE----- --=-=-=--