From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13584 invoked by alias); 4 Feb 2003 13:33:54 -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 13570 invoked from network); 4 Feb 2003 13:33:54 -0000 Received: from unknown (HELO hub.ott.qnx.com) (209.226.137.76) by 172.16.49.205 with SMTP; 4 Feb 2003 13:33:54 -0000 Received: from smtp.ott.qnx.com (smtp.ott.qnx.com [10.0.2.158]) by hub.ott.qnx.com (8.9.3/8.9.3) with ESMTP id IAA05431; Tue, 4 Feb 2003 08:23:34 -0500 Received: from dash ([192.168.20.37]) by smtp.ott.qnx.com (8.8.8/8.6.12) with SMTP id IAA04527; Tue, 4 Feb 2003 08:33:52 -0500 Message-ID: <004c01c2cc52$56dddb80$2a00a8c0@dash> From: "Kris Warkentin" To: "Eli Zaretskii" Cc: References: Subject: Re: patch to add QNX NTO i386 support Date: Tue, 04 Feb 2003 13:33:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-SW-Source: 2003-02/txt/msg00110.txt.bz2 > > I am submitting, on behalf of my employer QNX Software Systems Ltd., a patch > > against the current HEAD branch of gdb (as of Feb.3/2003 - see attachment). > > We already have copywrite assignment paperwork on file with the FSF. > > I don't know if these patches will be accepted by The Powers That Be, but > if they will, you need to update gdb/config/djgpp/fnchange.lst to take > care of file-name clashes on 8+3 filesystems. Doh! I remember reading that in the coding guidelines too. It must have slipped my mind. I'll look into it right away. cheers, Kris