From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3492 invoked by alias); 1 Sep 2004 20:26:24 -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 3481 invoked from network); 1 Sep 2004 20:26:24 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 1 Sep 2004 20:26:24 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.10/8.12.10) with ESMTP id i81KQOS2024160 for ; Wed, 1 Sep 2004 16:26:24 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i81KQN322182; Wed, 1 Sep 2004 16:26:23 -0400 Received: from localhost.localdomain (vpn50-38.rdu.redhat.com [172.16.50.38]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id i81KQN5L025583; Wed, 1 Sep 2004 16:26:23 -0400 Received: from saguaro (saguaro.lan [192.168.64.2]) by localhost.localdomain (8.12.11/8.12.10) with SMTP id i81KQHbp000786; Wed, 1 Sep 2004 13:26:17 -0700 Date: Wed, 01 Sep 2004 20:26:00 -0000 From: Kevin Buettner To: Joel Brobecker Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] Delete aix432.mh, use aix.mh instead Message-Id: <20040901132617.099c5772@saguaro> In-Reply-To: <20040901183302.GF969@gnat.com> References: <20040901183302.GF969@gnat.com> Organization: Red Hat Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-SW-Source: 2004-09/txt/msg00023.txt.bz2 On Wed, 1 Sep 2004 11:33:02 -0700 Joel Brobecker wrote: > Re: http://sources.redhat.com/ml/gdb-patches/2004-08/msg00439.html > > This implements the suggestion made above. > > 2004-09-01 Joel Brobecker > > * configure.host: Use aix.mh for all powerpc-aix hosts. > * config/powerpc/aix432.mh: Delete, no longer necessary. > > Tested on powerpc-aix 5.1, no regression. > Ok to apply? Okay. Kevin