From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24085 invoked by alias); 7 Aug 2003 04:11:36 -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 24075 invoked from network); 7 Aug 2003 04:11:34 -0000 Received: from unknown (HELO localhost.redhat.com) (24.157.166.107) by sources.redhat.com with SMTP; 7 Aug 2003 04:11:34 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 62C952B7F; Thu, 7 Aug 2003 00:11:31 -0400 (EDT) Message-ID: <3F31D173.4010609@redhat.com> Date: Thu, 07 Aug 2003 04:11:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030223 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel Jacobowitz Cc: gdb-patches@sources.redhat.com Subject: Re: [commit, 6.0] Fix fnchange ARI problems References: <3F2C7260.7080500@redhat.com> <3F2E5863.8090003@redhat.com> <20030804140916.GA1241@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-08/txt/msg00084.txt.bz2 >> Mark, should the original files be called x86-64-*? > > > No, he mentioned in his original posting that the FreeBSD port (like > the architecture, now) is called amd64. All the files for that architecture should be called x86-64-* xor amd64-*. Andrew