From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22104 invoked by alias); 5 Oct 2007 23:18:42 -0000 Received: (qmail 22096 invoked by uid 22791); 5 Oct 2007 23:18:42 -0000 X-Spam-Check-By: sourceware.org Received: from sibelius.xs4all.nl (HELO brahms.sibelius.xs4all.nl) (82.92.89.47) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 05 Oct 2007 23:18:40 +0000 Received: from brahms.sibelius.xs4all.nl (kettenis@localhost.sibelius.xs4all.nl [127.0.0.1]) by brahms.sibelius.xs4all.nl (8.14.1/8.14.0) with ESMTP id l95NICko027823; Sat, 6 Oct 2007 01:18:12 +0200 (CEST) Received: (from kettenis@localhost) by brahms.sibelius.xs4all.nl (8.14.1/8.14.1/Submit) id l95NIC8O024974; Sat, 6 Oct 2007 01:18:12 +0200 (CEST) Date: Fri, 05 Oct 2007 23:18:00 -0000 Message-Id: <200710052318.l95NIC8O024974@brahms.sibelius.xs4all.nl> From: Mark Kettenis To: brobecker@adacore.com CC: uweigand@de.ibm.com, gdb-patches@sourceware.org In-reply-to: <20071005205839.GE3570@adacore.com> (message from Joel Brobecker on Fri, 5 Oct 2007 13:58:39 -0700) Subject: Re: [rfc/rft] Remove tm-alpha.h header file References: <200710051803.l95I3n1v027694@d12av02.megacenter.de.ibm.com> <20071005205839.GE3570@adacore.com> 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-10/txt/msg00078.txt.bz2 > Date: Fri, 5 Oct 2007 13:58:39 -0700 > From: Joel Brobecker > > > Tested only to the extent to make sure everything still compiles; > > if anyone with access to an Alpha machine could run a regression > > test, I'd appreciate it! > > We have some Tru64 machines available to us, but I haven't been able > to run the testsuite on these machine for some time now :-(. I have > looked at this patch, and it looks correct to me (FWIW). I'll see if I can run the testsuite on OpenBSD/alpha this weekend.