From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17988 invoked by alias); 6 Dec 2002 16:47:12 -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 17975 invoked from network); 6 Dec 2002 16:47:10 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 6 Dec 2002 16:47:10 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id gB6GLtP02541; Fri, 6 Dec 2002 11:21:55 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id gB6Gl9D25635; Fri, 6 Dec 2002 11:47:09 -0500 Received: from north-pole.nickc.cambridge.redhat.com.redhat.com (vpnuser8.stuttgart.redhat.com [172.16.4.8]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id gB6Gl1927460; Fri, 6 Dec 2002 11:47:07 -0500 To: Klee Dienes Cc: binutils@sources.redhat.com, gdb-patches@sources.redhat.com Subject: Re: [RFA] Add stabs entries for coalesced symbols. References: From: Nick Clifton Date: Fri, 06 Dec 2002 08:59:00 -0000 In-Reply-To: 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-12/txt/msg00228.txt.bz2 Hi Klee, > 2002-11-18 Klee Dienes > > * stab.def (N_BNSYM): Add definition. > (N_ENSYM): Add definition. > > 2002-11-18 Klee Dienes > > * stabs.texinfo (Relocatable Symbol Blocks): New section, covering > Mac OS X coalesced symbol block markers. Added to the "Program > Structure" section. Approved - please apply (with the changes in the documentaiton already mentioed by yourself and others). Cheers Nick