From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14834 invoked by alias); 28 Feb 2011 18:37:49 -0000 Received: (qmail 14814 invoked by uid 22791); 28 Feb 2011 18:37:48 -0000 X-SWARE-Spam-Status: No, hits=-1.1 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST X-Spam-Check-By: sourceware.org Received: from mail-qw0-f41.google.com (HELO mail-qw0-f41.google.com) (209.85.216.41) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 28 Feb 2011 18:37:43 +0000 Received: by qwd7 with SMTP id 7so3881321qwd.0 for ; Mon, 28 Feb 2011 10:37:42 -0800 (PST) MIME-Version: 1.0 Received: by 10.229.98.206 with SMTP id r14mr4560968qcn.145.1298918261626; Mon, 28 Feb 2011 10:37:41 -0800 (PST) Received: by 10.229.89.197 with HTTP; Mon, 28 Feb 2011 10:37:41 -0800 (PST) In-Reply-To: <201102281650.p1SGoFQv018877@greed.delorie.com> References: <4D667D55.5010309@redhat.com> <201102281650.p1SGoFQv018877@greed.delorie.com> Date: Mon, 28 Feb 2011 18:37:00 -0000 Message-ID: Subject: Re: [patch libiberty include gcc]: PR debug/28047 DWARF output_file_names should really understand DOS pathnames From: Kai Tietz To: DJ Delorie Cc: Richard Guenther , gcc-patches@gcc.gnu.org, binutils@sourceware.org, gdb-patches@sourceware.org, nickc@redhat.com, jason@redhat.com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2011-02/txt/msg00413.txt.bz2 2011/2/28 DJ Delorie : > > The libiberty parts are OK > Applied at rev. 170570. Regards, Kai