From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13288 invoked by alias); 8 May 2002 10:21:25 -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 13276 invoked from network); 8 May 2002 10:21:23 -0000 Received: from unknown (HELO dell-paw-2.cambridge.redhat.com) (195.224.55.226) by sources.redhat.com with SMTP; 8 May 2002 10:21:23 -0000 Received: from north-pole.nickc.cambridge.redhat.com (host217-35-6-237.in-addr.btopenworld.com [217.35.6.237]) by dell-paw-2.cambridge.redhat.com (Postfix) with ESMTP id 63A902B55A; Wed, 8 May 2002 11:21:23 +0100 (BST) Received: from north-pole.nickc.cambridge.redhat.com.nickc.cambridge.redhat.com (localhost [127.0.0.1]) by north-pole.nickc.cambridge.redhat.com (Postfix) with ESMTP id 22B021C395; Wed, 8 May 2002 11:21:11 +0100 (BST) To: thorpej@wasabisystems.com Cc: obrien@FreeBSD.org, binutils@sources.redhat.com, gdb-patches@sources.redhat.com Subject: Re: [PATCH/RFA] Define various OS/ABI note types References: <20020507131833.M503@dr-evil.shagadelic.org> <20020507152801.A30973@dragon.nuxi.com> <20020507223343.A3435@dr-evil.shagadelic.org> From: Nick Clifton Date: Wed, 08 May 2002 03:21:00 -0000 In-Reply-To: <20020507223343.A3435@dr-evil.shagadelic.org> Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-05/txt/msg00199.txt.bz2 Hi Jason, > * common.h (NT_GNU_ABI_TAG): Define. > (GNU_ABI_TAG_LINUX): Define. > (GNU_ABI_TAG_HURD): Define. > (GNU_ABI_TAG_SOLARIS): Define. > (NT_NETBSD_IDENT): Define. > (NT_FREEBSD_ABI_TAG): Define. Approved - please apply. Cheers Nick