This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA] Support for alpha*-*-netbsd*


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 <thorpej@wasabisystems.com>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]