From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27034 invoked by alias); 18 Jan 2002 16:15:20 -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 26988 invoked from network); 18 Jan 2002 16:15:15 -0000 Received: from unknown (HELO dr-evil.shagadelic.org) (208.176.2.162) by sources.redhat.com with SMTP; 18 Jan 2002 16:15:15 -0000 Received: by dr-evil.shagadelic.org (Postfix, from userid 7518) id 364B6986A; Fri, 18 Jan 2002 08:15:14 -0800 (PST) Date: Fri, 18 Jan 2002 08:15:00 -0000 From: Jason R Thorpe To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] Support for alpha*-*-netbsd* Message-ID: <20020118081514.A28259@dr-evil.shagadelic.org> Reply-To: thorpej@wasabisystems.com Mail-Followup-To: Jason R Thorpe , Andrew Cagney , gdb-patches@sources.redhat.com References: <20020117224847.P15405@dr-evil.shagadelic.org> <3C4832FB.9060708@cygnus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3C4832FB.9060708@cygnus.com>; from ac131313@cygnus.com on Fri, Jan 18, 2002 at 09:36:43AM -0500 Organization: Wasabi Systems, Inc. X-SW-Source: 2002-01/txt/msg00509.txt.bz2 On Fri, Jan 18, 2002 at 09:36:43AM -0500, Andrew Cagney wrote: > I'm really sorry (this is so cruel) we (I guess you and me) need to get > the Alpha at least partially multi-arched before I can accept this > target. Anyone got access to a working alpha port? Err... I thought it was clear from my reply to your announcement that Alpha would be obsoleted that I am planning on doing the work to multi-arch the Alpha target. But I obviously need a working base to start from. This patch provides me that working base. > Breaking down the changes to at least clear the decks: > > alpha/xm-nbsd.h: I don't think it is needed. PPC/NetBSD, for instance, > doesn't have one. I would note that the i386 still uses it to describe > the host FP but even that is being worked on. Ok, I'll verify that it works without it. > alpha/nbsd.mh: The XDEPFILES makefile variable in nbsd.mh was removed > from GDB about 6 hours ago. Yah, I noticed that after I submitted the patch, and removed it. > config/nm-nbsd.h: Can you submit that separatly with more info. Ok. > alphabsd-nat.c: The changes are approved (separatly) but please change > the macro GETREGS_SUPPLIES into a function. Hm. It's a macro in a lot of other files, as well. It's not intended to be used outside that source module ... should all the other macro versions of it be functions, too? > The rest are on hold. Sigh. Grumble. -- -- Jason R. Thorpe