From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29470 invoked by alias); 7 Mar 2008 23:28:57 -0000 Received: (qmail 29462 invoked by uid 22791); 7 Mar 2008 23:28:57 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 07 Mar 2008 23:28:39 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id m27NOa64032397; Fri, 7 Mar 2008 18:24:36 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [10.11.255.20]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m27NOZuu026013; Fri, 7 Mar 2008 18:24:35 -0500 Received: from opsy.redhat.com (vpn-248-111.boston.redhat.com [10.13.248.111]) by pobox.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m27NOZWQ023123; Fri, 7 Mar 2008 18:24:35 -0500 Received: by opsy.redhat.com (Postfix, from userid 500) id AFCA43782C5; Fri, 7 Mar 2008 15:32:34 -0700 (MST) To: "Joseph S. Myers" Cc: Gcc Patch List Subject: Re: Patch: automatic dependencies for gcc References: From: Tom Tromey Reply-To: Tom Tromey X-Attribution: Tom Date: Fri, 07 Mar 2008 23:28:00 -0000 In-Reply-To: (Joseph S. Myers's message of "Fri\, 7 Mar 2008 23\:20\:11 +0000 \(UTC\)") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2008-03/txt/msg00513.txt.bz2 >>>>> "Joseph" == Joseph S Myers writes: Joseph> On Fri, 7 Mar 2008, Tom Tromey wrote: >> * config/c4x/t-c4x (c4x-c.o): Update. Joseph> This file no longer exists. Thanks. I will update the ChangeLog entry. I've been maintaining this patch using hg queues for several months; I must have forgotten to remove that entry whenever the file went away. Tom