[Patch] QNX i386 native support take 2

Kris Warkentin kewarken@qnx.com
Mon Feb 24 19:41:00 GMT 2003


Status report:

> * You should submit BFD changes to the binutils list.

Submitted, approved and applied.

> * You should submit config.sub changes to the appropriate list (see
>   MAINTAINERS at toplevel).

Submitted to config-patches@gnu.org

> * I think this patch can be broken up in some smaller bits that can be
>   approved more easily, e.g. the osabi stuff.

Patch submitted.  Approval pending.

> * I'd really prefer if we could move the bits in the *-tdep.c files
>   dealing with the NTO remote protocol to seperate files.

I've cleaned this up.  There were a couple defines/enums that needed to be
moved to nto-share/debug.h from nto-share/dsmsgs.h.  Now there is no
requirement for the remote header in any of the tdep stuff.

Note also that I've cleaned a few more things up, including copyright
headers on all files, etc.

> I've been hacking on a (minimal) i386-nto-tdep.c file based on your
> patches.  If it's OK, I'd like to get that in first such that we can
> work from there.  That gets the basic support "in".  We can then
> discuss the hairier bits later.

Perhaps that combined with my changes will do the trick.

Kris



More information about the Gcc-patches mailing list