From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14069 invoked by alias); 7 May 2007 04:44:04 -0000 Received: (qmail 14060 invoked by uid 22791); 7 May 2007 04:44:04 -0000 X-Spam-Check-By: sourceware.org Received: from nile.gnat.com (HELO nile.gnat.com) (205.232.38.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 07 May 2007 04:44:01 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id 3C0D248CC54; Mon, 7 May 2007 00:43:59 -0400 (EDT) Received: from nile.gnat.com ([127.0.0.1]) by localhost (nile.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 28755-01-2; Mon, 7 May 2007 00:43:59 -0400 (EDT) Received: from joel.gnat.com (unknown [70.71.0.212]) by nile.gnat.com (Postfix) with ESMTP id E2D7348CC53; Mon, 7 May 2007 00:43:58 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 217F4E7B4F; Sun, 6 May 2007 21:44:06 -0700 (PDT) Date: Mon, 07 May 2007 04:44:00 -0000 From: Joel Brobecker To: Ulrich Weigand Cc: gdb-patches@sourceware.org Subject: Re: [rfc] Eliminate the config/pa/tm-hppah.h file Message-ID: <20070507044406.GE3798@adacore.com> References: <200705062137.l46LbUn9029838@d12av02.megacenter.de.ibm.com> <20070506220930.GC3798@adacore.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070506220930.GC3798@adacore.com> User-Agent: Mutt/1.4.2.2i Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-05/txt/msg00080.txt.bz2 Ulrich, > > Unfortunately I'm unable to test this on hppa-hpux. It's not even > > possible to build a cross-GDB targetting hppa-hpux, as native header > > files are required to build the -tdep file (and somread.c). I tested the patch on hpux 11.something and the testsuite reported no change in behavior. Cheers, -- Joel