From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28139 invoked by alias); 10 Jun 2004 13:02:33 -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 28129 invoked from network); 10 Jun 2004 13:02:31 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 10 Jun 2004 13:02:31 -0000 Received: from drow by nevyn.them.org with local (Exim 4.34 #1 (Debian)) id 1BYPCQ-0001jw-UN; Thu, 10 Jun 2004 09:02:31 -0400 Date: Thu, 10 Jun 2004 13:02:00 -0000 From: Daniel Jacobowitz To: Randolph Chung Cc: gdb-patches@sources.redhat.com Subject: Re: [patch/rfa] Exclude local symbols in somread.c Message-ID: <20040610130230.GA6617@nevyn.them.org> Mail-Followup-To: Randolph Chung , gdb-patches@sources.redhat.com References: <20040610060108.GD561@tausq.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040610060108.GD561@tausq.org> User-Agent: Mutt/1.5.5.1+cvs20040105i X-SW-Source: 2004-06/txt/msg00222.txt.bz2 On Wed, Jun 09, 2004 at 11:01:08PM -0700, Randolph Chung wrote: > This adds one more label prefix to the exclusion list -- gcc generates > these local symbols that are not really meaningful to the end user. > > ok to apply? > > randolph > > 2004-06-09 Randolph Chung > > * somread.c (som_symtab_read): Exclude gcc local symbols. OK. -- Daniel Jacobowitz