From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27010 invoked by alias); 8 Jan 2009 20:07:37 -0000 Received: (qmail 27000 invoked by uid 22791); 8 Jan 2009 20:07:36 -0000 X-Spam-Check-By: sourceware.org Received: from pool-96-233-71-199.bstnma.fios.verizon.net (HELO cgf.cx) (96.233.71.199) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 08 Jan 2009 20:07:33 +0000 Received: from ednor.cgf.cx (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with ESMTP id E950413C028; Thu, 8 Jan 2009 15:07:23 -0500 (EST) Received: by ednor.cgf.cx (Postfix, from userid 201) id E23382B385; Thu, 8 Jan 2009 15:07:23 -0500 (EST) Date: Thu, 08 Jan 2009 20:07:00 -0000 From: Christopher Faylor To: gdb-patches@sourceware.org, Joel Brobecker , Kai Tietz Subject: Re: [patch] Reading coff-pe-read files Message-ID: <20090108200723.GD3521@ednor.casa.cgf.cx> Mail-Followup-To: gdb-patches@sourceware.org, Joel Brobecker , Kai Tietz References: <20090108111002.GT3664@adacore.com> <20090108125816.GC20220@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090108125816.GC20220@adacore.com> User-Agent: Mutt/1.5.16 (2007-06-09) 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: 2009-01/txt/msg00171.txt.bz2 On Thu, Jan 08, 2009 at 04:58:16PM +0400, Joel Brobecker wrote: >> > > 2009-01-08 Kai Tietz >> > > >> > > * coff-pe-read.c (read_pe_exported_syms): Enable read of PE+ >> > > export directory. > >Approved. > >Once your account gives you write access, please add yourself in >the MAINTAINERS file in the "WRITE AFTER APPROVAL" section (remember >to post a patch on this list as well :-). Once done, you can commit >this patch as well. Kai already has checkin privileges to binutils so he can already check into gdb. cgf