From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10160 invoked by alias); 14 Apr 2009 17:58:43 -0000 Received: (qmail 10145 invoked by uid 22791); 14 Apr 2009 17:58:42 -0000 X-SWARE-Spam-Status: No, hits=0.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_JMF_BL,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout5.012.net.il (HELO mtaout5.012.net.il) (84.95.2.13) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 14 Apr 2009 17:58:38 +0000 Received: from conversion-daemon.i_mtaout5.012.net.il by i_mtaout5.012.net.il (HyperSendmail v2004.12) id <0KI300700R3TSM00@i_mtaout5.012.net.il> for gdb-patches@sources.redhat.com; Tue, 14 Apr 2009 20:58:35 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.229.34.97]) by i_mtaout5.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KI300M0ER9MW9T0@i_mtaout5.012.net.il>; Tue, 14 Apr 2009 20:58:35 +0300 (IDT) Date: Tue, 14 Apr 2009 17:58:00 -0000 From: Eli Zaretskii Subject: Re: libiberty configuration for DJGPP In-reply-to: <200904141746.n3EHkZwp015096@greed.delorie.com> To: DJ Delorie Cc: iant@google.com, gcc-patches@gcc.gnu.org, gdb-patches@sources.redhat.com Reply-to: Eli Zaretskii Message-id: <83k55nm819.fsf@gnu.org> References: <83zlejmkgb.fsf@gnu.org> <83skkbmhk6.fsf@gnu.org> <200904141746.n3EHkZwp015096@greed.delorie.com> 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: 2009-04/txt/msg00269.txt.bz2 > Date: Tue, 14 Apr 2009 13:46:35 -0400 > From: DJ Delorie > CC: eliz@gnu.org, gcc-patches@gcc.gnu.org, gdb-patches@sources.redhat.com > > > > Anybody want to volunteer to commit this patch? > > I committed it. Thanks.