From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10111 invoked by alias); 12 Aug 2004 16:16:02 -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 10084 invoked from network); 12 Aug 2004 16:15:59 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 12 Aug 2004 16:15:59 -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 i7CGFse3022469 for ; Thu, 12 Aug 2004 12:15:59 -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 i7CGFra20387; Thu, 12 Aug 2004 12:15:53 -0400 Received: from localhost.localdomain (vpn50-22.rdu.redhat.com [172.16.50.22]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id i7CGFrGB032653; Thu, 12 Aug 2004 12:15:53 -0400 Received: from saguaro (saguaro.lan [192.168.64.2]) by localhost.localdomain (8.12.11/8.12.10) with SMTP id i7CGFmXE016999; Thu, 12 Aug 2004 09:15:48 -0700 Date: Thu, 12 Aug 2004 16:16:00 -0000 From: Kevin Buettner To: Joel Brobecker Cc: gdb-patches@sources.redhat.com, Peter Schauer Subject: Re: [RFC] Merge aix.mh and aix432.mh ? Message-Id: <20040812091547.132779f9@saguaro> In-Reply-To: <20040812045900.GS25562@gnat.com> References: <20040812045900.GS25562@gnat.com> Organization: Red Hat Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-SW-Source: 2004-08/txt/msg00465.txt.bz2 On Wed, 11 Aug 2004 21:59:00 -0700 Joel Brobecker wrote: > aix.mh and aix432.mh (in config/powerpc) are identical, with the > exception of a comment that applies to all versions of AIX. Should > we only keep aix.mh with the extra comment? Yes. Thanks for tracking all of this down. Kevin