From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17224 invoked by alias); 31 Oct 2002 19:55:45 -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 17142 invoked from network); 31 Oct 2002 19:55:44 -0000 Received: from unknown (HELO walton.kettenis.dyndns.org) (62.163.169.250) by sources.redhat.com with SMTP; 31 Oct 2002 19:55:44 -0000 Received: from elgar.kettenis.dyndns.org (elgar.kettenis.dyndns.org [192.168.0.2]) by walton.kettenis.dyndns.org (8.12.5/8.12.5) with ESMTP id g9VJtb5u000306; Thu, 31 Oct 2002 20:55:37 +0100 (CET) (envelope-from kettenis@elgar.kettenis.dyndns.org) Received: from elgar.kettenis.dyndns.org (localhost [127.0.0.1]) by elgar.kettenis.dyndns.org (8.12.6/8.12.6) with ESMTP id g9VJtbj9000605; Thu, 31 Oct 2002 20:55:37 +0100 (CET) (envelope-from kettenis@elgar.kettenis.dyndns.org) Received: (from kettenis@localhost) by elgar.kettenis.dyndns.org (8.12.6/8.12.6/Submit) id g9VJtbv4000602; Thu, 31 Oct 2002 20:55:37 +0100 (CET) To: Joel Brobecker Cc: gdb-patches@sources.redhat.com Subject: Re: [RFC/RFA] Adding new files for Interix (take 3) References: <20021015235503.GC1282@gnat.com> <20021031191659.GR903@gnat.com> From: Mark Kettenis Date: Thu, 31 Oct 2002 11:55:00 -0000 In-Reply-To: Joel Brobecker's message of "Thu, 31 Oct 2002 11:16:59 -0800" Message-ID: <86of9a2xja.fsf@elgar.kettenis.dyndns.org> X-SW-Source: 2002-10/txt/msg00606.txt.bz2 Joel Brobecker writes: > > 2002-10-15 Joel Brobecker > > > > New interix-specific files: > > * config/i386/nm-interix.h: New file. > > * config/i386/xm-interix.h: New file. > > * config/i386/interix.mh: New file. > > * config/i386/interix.mt: New file. > > * i386-interix-nat.c: New file. > > * i386-interix-tdep.c: New file. > > Ping? Sorry, yes, this looks much better. So go ahead and check this in. Mark