From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31617 invoked by alias); 26 Feb 2003 15:13:41 -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 31609 invoked from network); 26 Feb 2003 15:13:41 -0000 Received: from unknown (HELO hub.ott.qnx.com) (209.226.137.76) by 172.16.49.205 with SMTP; 26 Feb 2003 15:13:41 -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 KAA21356; Wed, 26 Feb 2003 10:01:25 -0500 Received: from catdog ([10.4.2.2]) by smtp.ott.qnx.com (8.8.8/8.6.12) with SMTP id KAA02999; Wed, 26 Feb 2003 10:13:39 -0500 Message-ID: <032f01c2dda9$9df18d60$0202040a@catdog> From: "Kris Warkentin" To: "Kevin Buettner" Cc: References: <067a01c2d6c7$092d87d0$0202040a@catdog> <86lm06oaf9.fsf@elgar.kettenis.dyndns.org> <016a01c2dc1d$4f365bc0$0202040a@catdog> <1030225163140.ZM10719@localhost.localdomain> Subject: Re: [Patch] add GDB_OSABI_QNXNTO Date: Wed, 26 Feb 2003 15:13: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/msg00703.txt.bz2 > > Attached find a patch and changelog for gdb osabi support for QNX Neutrino. > > [From attachment...] > > > 2003-02-24 Kris Warkentin > > > > * defs.h (gdb_osabi): add GDB_OSABI_QNXNTO > > * osabi.c (gdb_osabi_names): add "QNX Neutrino" > > This is approved. But, please make sure that you've fixed the punctuation > and capitalization in your ChangeLog entry before committing it. Committed.