From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16311 invoked by alias); 28 Dec 2002 18:54:19 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 16191 invoked from network); 28 Dec 2002 18:54:16 -0000 Received: from unknown (HELO delorie.com) (207.22.48.162) by 209.249.29.67 with SMTP; 28 Dec 2002 18:54:16 -0000 Received: from envy.delorie.com (envy.delorie.com [207.22.48.171]) by delorie.com (8.11.6/8.9.1) with ESMTP id gBSIrqW18954; Sat, 28 Dec 2002 13:53:52 -0500 Received: (from dj@localhost) by envy.delorie.com (8.11.6/8.11.2) id gBSIrq007552; Sat, 28 Dec 2002 13:53:52 -0500 Date: Sat, 28 Dec 2002 11:00:00 -0000 Message-Id: <200212281853.gBSIrq007552@envy.delorie.com> X-Authentication-Warning: envy.delorie.com: dj set sender to dj@delorie.com using -f From: DJ Delorie To: neroden@twcny.rr.com CC: gcc-patches@gcc.gnu.org, gdb-patches@sources.redhat.com, binutils@sources.redhat.com In-reply-to: <20021228093127.GA455@doctormoo> (message from Nathanael Nerode on Sat, 28 Dec 2002 04:31:27 -0500) Subject: Re: (toplevel) Fix dramatic breakage for ordinary crosses (related to program_transform_name) References: <20021228093127.GA455@doctormoo> X-SW-Source: 2002-12/txt/msg00731.txt.bz2 > Unfortunately, I really have to go to sleep now. > > Part of the motivation for autoconfiscating was to make the top level less > of a "secret region" which only the "initiated" could hack on. I hope > I've accomplished that. In case nobody else says so explicitly, please accept our thanks for all the effort you've put into this task.