From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29810 invoked by alias); 29 Dec 2006 23:16:12 -0000 Received: (qmail 29802 invoked by uid 22791); 29 Dec 2006 23:16:11 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 29 Dec 2006 23:16:10 +0000 Received: (qmail 32308 invoked from network); 29 Dec 2006 23:16:08 -0000 Received: from unknown (HELO localhost) (jimb@127.0.0.2) by mail.codesourcery.com with ESMTPA; 29 Dec 2006 23:16:08 -0000 To: "Gary Funck" Cc: Subject: Re: [commit] improve decode-to-name of additional DWARF 2/DWARF 3 codes References: <00ea01c72b7b$b80007d0$0a0a0a0a@DELORIAN> From: Jim Blandy Date: Fri, 29 Dec 2006 23:16:00 -0000 In-Reply-To: <00ea01c72b7b$b80007d0$0a0a0a0a@DELORIAN> (Gary Funck's message of "Fri, 29 Dec 2006 11:01:16 -0800") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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: 2006-12/txt/msg00353.txt.bz2 "Gary Funck" writes: > 2006-12-27 Gary Funck > > * dwarf2read.c (dwarf_attr_name, dwarf_cfi_name) > (dwarf_stack_op_name, dwarf_tag_name) > (dwarf_type_encoding_name): Decode additional DWARF 2 > and DWARF 3 codes into their corresponding string names. > > * MAINTAINERS (Write After Approval): Add myself. Just to clarify --- this is a commit of a patch previously approved.