From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30157 invoked by alias); 25 Jul 2007 03:58:22 -0000 Received: (qmail 30131 invoked by uid 22791); 25 Jul 2007 03:58:20 -0000 X-Spam-Check-By: sourceware.org Received: from wa-out-1112.google.com (HELO wa-out-1112.google.com) (209.85.146.180) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 25 Jul 2007 03:58:17 +0000 Received: by wa-out-1112.google.com with SMTP id l35so71427waf for ; Tue, 24 Jul 2007 20:58:16 -0700 (PDT) Received: by 10.114.161.11 with SMTP id j11mr231879wae.1185335895216; Tue, 24 Jul 2007 20:58:15 -0700 (PDT) Received: by 10.115.91.12 with HTTP; Tue, 24 Jul 2007 20:58:15 -0700 (PDT) Message-ID: <4aca3dc20707242058p40377df6tab99cdc43971298b@mail.gmail.com> Date: Wed, 25 Jul 2007 05:21:00 -0000 From: "Daniel Berlin" To: "DJ Delorie" Subject: Re: PATCH: remove libiberty/ternary.c et al Cc: bje@au1.ibm.com, gcc-patches@gcc.gnu.org, gdb-patches@sourceware.org, binutils@sourceware.org, ian@airs.com In-Reply-To: <200707250208.l6P28M9A008525@greed.delorie.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1185324590.19345.28.camel@localhost> <200707250140.l6P1eVjQ002759@greed.delorie.com> <1185328845.14525.1.camel@localhost> <200707250208.l6P28M9A008525@greed.delorie.com> 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: 2007-07/txt/msg00268.txt.bz2 The patches that used it were never committed into gdb mainline, and they were the only client, so it's most certainly dead. On 7/24/07, DJ Delorie wrote: > > Well, I can't think of any other reasons to not remove it. Ian? >